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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use types for command-line options, and support --quality.
Tavian Barnes
2011-06-16
1
-1
/
+8
*
Make python module more "pythonic".
Tavian Barnes
2011-06-15
5
-190
/
+562
*
Add .pigment and .finish properties to Textures.
Tavian Barnes
2011-06-15
2
-50
/
+60
*
Use propper extensions for tests.
Tavian Barnes
2011-06-14
1
-0
/
+1
*
Add Timers to Python module.
Tavian Barnes
2011-06-14
2
-0
/
+59
*
Fix rotational alignment.
Tavian Barnes
2011-06-14
3
-25
/
+12
*
Use Cython for the Python module.
Tavian Barnes
2011-06-13
25
-2130
/
+1417
*
Add transform() to Python Objects.
Tavian Barnes
2011-05-29
4
-10
/
+44
*
Handle sRGB gamma correctly.
Tavian Barnes
2011-05-28
2
-32
/
+42
*
Add cameras, objects, and spheres to Python module.
Tavian Barnes
2011-05-22
23
-113
/
+637
*
Switch to Blender model of filtered transparency.
Tavian Barnes
2011-05-20
2
-28
/
+28
*
Add Canvases to the Python module.
Tavian Barnes
2011-05-20
8
-12
/
+290
*
Properly handle bools in dieOnWarnings().
Tavian Barnes
2011-05-20
1
-3
/
+7
*
Add Colors to the Python extension.
Tavian Barnes
2011-05-20
9
-31
/
+461
*
Rename Python dimension.h to dimension-python.h.
Tavian Barnes
2011-05-20
6
-6
/
+6
*
Fix Matrix repr() and tests.
Tavian Barnes
2011-05-20
2
-14
/
+28
*
Improve dmnsn_py_Vector_args() API.
Tavian Barnes
2011-05-20
2
-70
/
+35
*
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
7
-16
/
+419
*
Don't #include .c files.
Tavian Barnes
2011-05-19
7
-27
/
+103
*
Implement Vectors in python.
Tavian Barnes
2011-05-18
7
-115
/
+523
*
Add dieOnWarnings() to python module.
Tavian Barnes
2011-05-17
3
-52
/
+72
*
Split python Scenes into a new source file, add python tests.
Tavian Barnes
2011-05-16
5
-40
/
+175
*
Start Python interface.
Tavian Barnes
2011-05-16
2
-0
/
+108