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-python
/
Makefile.am
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix some warnings found by higher warning levels than -Wall.
Tavian Barnes
2014-03-01
1
-0
/
+3
*
Replace INCLUDES with AM_CFLAGS.
Tavian Barnes
2012-12-16
1
-3
/
+1
*
Hide the presence of dimension.wrapper from wrapper types.
Tavian Barnes
2011-12-05
1
-6
/
+8
*
Add --enable-debug configure option.
Tavian Barnes
2011-10-31
1
-0
/
+4
*
Ship dimension client inside the Python package.
Tavian Barnes
2011-10-31
1
-11
/
+11
*
Add `doc' target to libdimension-python, using pydoc.
Tavian Barnes
2011-09-25
1
-0
/
+9
*
Implement Progress class.
Tavian Barnes
2011-06-16
1
-1
/
+3
*
Use Cython for the Python module.
Tavian Barnes
2011-06-13
1
-21
/
+8
*
Add cameras, objects, and spheres to Python module.
Tavian Barnes
2011-05-22
1
-1
/
+9
*
Add Canvases to the Python module.
Tavian Barnes
2011-05-20
1
-1
/
+3
*
Add Colors to the Python extension.
Tavian Barnes
2011-05-20
1
-1
/
+3
*
Rename Python dimension.h to dimension-python.h.
Tavian Barnes
2011-05-20
1
-1
/
+1
*
Add python headers to Makefile.am to fix distcheck.
Tavian Barnes
2011-05-19
1
-1
/
+5
*
Add matricies to Python module.
Tavian Barnes
2011-05-19
1
-1
/
+2
*
Don't #include .c files.
Tavian Barnes
2011-05-19
1
-4
/
+3
*
Implement Vectors in python.
Tavian Barnes
2011-05-18
1
-1
/
+2
*
Split python Scenes into a new source file, add python tests.
Tavian Barnes
2011-05-16
1
-0
/
+6
*
Start Python interface.
Tavian Barnes
2011-05-16
1
-0
/
+27