0
I Use This!
Inactive

Commits : Listings

Analyzed about 24 hours ago. based on code collected 1 day ago.
Apr 24, 2023 — Apr 24, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added some more tests. More... over 14 years ago
Turned off creating the debug view unless debug mode is on. Fixed the logic tests so they compile. Added a custom executable so debugging the tests is possible. Added a new unit test and removed the old one. More... over 14 years ago
Changed some variable names. Added an optional perspective rotation to views based on distance from center. Significantly reduced the number of times view coordinates are calculated. More... over 14 years ago
Removed test code in LogicTests.m More... over 14 years ago
Changed the project name to reflect the ARKit domain (org.iphonear.*). Added the beginnings of unit testing. Fix for one of the sample points being in the wrong location. Fixed a few memory leaks. Added in delegate proxies for the location and acceleromter. ARKit will now forward delegate messages for the location and accelerometer. Made ARKit compile and run in the simulator. Everything was apparently off by 90° because of legacy code that only accounted for landscape. More... over 14 years ago
Added support for scaling views based on how far away they are. This should be viewed of as experimental as there are still some drawing bugs when scaling views. More... over 14 years ago
Fix for some delegate property weirdness on ARViewController. More... over 14 years ago
Change some project properties and actually committed changes...Sorry! More... over 14 years ago
Fixed the readme for github's sake. More... over 14 years ago
Fixed views displaying improperly within the view. Fixed the debug view not showing up. Stretched the camera to the edge of the screen. Added a readme. More... over 14 years ago
Fixed everything to work in portrait. Not quite perfect, but now the view has the camera behind it. More... over 14 years ago
Replaced custom distance calculation with the built in distance calculation. Moved all calculations from C to Objective-C. Changed some API around in ARViewController. Should mirror MapKit a little more. Altitude is now accounted for in determining the inclination of a ARGeoCoordinate. More... over 14 years ago
Update to latest. More... over 14 years ago
Initial commit in the new repo. No old revisions. Oh well. More... over 14 years ago