index
:
dimension.git
android
faster-futures
master
physics
teapot
A high-performance photo-realistic 3-D renderer
Tavian Barnes <tavianator@tavianator.com>
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libdimension
/
dimension
/
cameras.h
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Get rid of include guards on sub-headers.
Tavian Barnes
2011-05-16
1
-5
/
+0
|
*
Update email address.
Tavian Barnes
2011-03-08
1
-1
/
+1
|
*
Document libdimension with Doxygen.
Tavian Barnes
2010-11-14
1
-9
/
+10
|
*
Fix some -W{strict,missing}-prototypes warnings.
Tavian Barnes
2010-07-31
1
-1
/
+1
|
*
Fix some copyright dates.
Tavian Barnes
2010-05-10
1
-1
/
+1
|
*
Fix up license blurbs and copyright year.
Tavian Barnes
2010-01-27
1
-1
/
+1
|
*
Don't take a transformation matrix in dmnsn_new_perspective_camera().
Tavian Barnes
2009-07-16
1
-2
/
+2
|
*
Add destructor callbacks for polymorphic C types, and use their base
Tavian Barnes
2009-07-16
1
-1
/
+0
|
|
|
|
dmnsn_delete_*() function.
*
Update license copyrights to 2009.
Tavian Barnes
2009-07-08
1
-1
/
+1
|
*
Comments and style adjustments, and a couple fixes.
Tavian Barnes
2009-07-08
1
-0
/
+1
|
*
Provide interface to modify a perspective camera's transformation
Tavian Barnes
2009-07-02
1
-0
/
+3
|
|
|
|
matrix.
*
New C++ dmnsn_camera* wrapper.
Tavian Barnes
2009-07-01
1
-0
/
+34