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
/
libdimensionxx
/
dimensionxx
/
object.hpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
New C++ wrapper for dmnsn_texture*.
Tavian Barnes
2009-07-16
1
-6
/
+37
*
Make copy() a const method.
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
/
+1
*
Allow Array's of non-POD types through specialized Array_Element class.
Tavian Barnes
2009-07-11
1
-0
/
+19
*
Make copy() a non-const method.
Tavian Barnes
2009-07-11
1
-2
/
+2
*
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
-2
/
+2
*
Add shallow copy semantics to Camera's, Object's, and Scene's.
Tavian Barnes
2009-07-07
1
-5
/
+15
*
New C++ dmnsn_camera* wrapper.
Tavian Barnes
2009-07-01
1
-5
/
+5
*
Wrap objects' transformation matricies in C++.
Tavian Barnes
2009-07-01
1
-0
/
+5
*
Sphere and cube C++ wrappers.
Tavian Barnes
2009-07-01
1
-1
/
+1
*
Add lots of comments, and some code fixes discovered in the process.
Tavian Barnes
2009-06-26
1
-2
/
+2
*
New C++ dmnsn_array* and dmnsn_object* wrappers.
Tavian Barnes
2009-06-20
1
-0
/
+68