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
/
dimension
/
dimension.in
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make API more consistent.
Tavian Barnes
2011-10-30
1
-2
/
+2
*
Rename progress objects to future objects.
Tavian Barnes
2011-10-19
1
-5
/
+5
*
Don't import dimension right away in dimension.in.
Tavian Barnes
2011-09-29
1
-1
/
+2
*
Use double rather than single quotes for Python strings.
Tavian Barnes
2011-09-22
1
-2
/
+2
*
Use a sandbox dict for globals when exec()ing the scene file.
Tavian Barnes
2011-09-22
1
-116
/
+120
*
chdir() into the same directory as the scene file.
Tavian Barnes
2011-09-20
1
-3
/
+17
*
Replace sky_spheres with a single background pigment.
Tavian Barnes
2011-08-21
1
-3
/
+0
*
Don't dynamically allocate timers.
Tavian Barnes
2011-08-21
1
-2
/
+2
*
Support thread cancelation, and handle ^C in the client.
Tavian Barnes
2011-08-19
1
-9
/
+21
*
Add --adc-bailout option.
Tavian Barnes
2011-08-18
1
-0
/
+8
*
Fix progress bars.
Tavian Barnes
2011-07-29
1
-1
/
+1
*
Fix region sanity check.
Tavian Barnes
2011-07-29
1
-6
/
+8
*
Print argument defaults in --help.
Tavian Barnes
2011-07-29
1
-3
/
+4
*
Change --region format.
Tavian Barnes
2011-07-29
1
-2
/
+2
*
Support rendering image subregions.
Tavian Barnes
2011-07-29
1
-31
/
+61
*
Support flags-style syntax for --quality.
Tavian Barnes
2011-07-13
1
-1
/
+1
*
Use a default diffuse amount of 0.7.
Tavian Barnes
2011-06-17
1
-1
/
+1
*
Use /usr/bin/env python3 rather than /usr/bin/python3.
Tavian Barnes
2011-06-16
1
-1
/
+1
*
Put the client in bindir.
Tavian Barnes
2011-06-16
1
-3
/
+14
*
Implement Progress class.
Tavian Barnes
2011-06-16
1
-8
/
+26
*
More slight style fixes.
Tavian Barnes
2011-06-16
1
-33
/
+36
*
Use types for command-line options, and support --quality.
Tavian Barnes
2011-06-16
1
-7
/
+11
*
Add Python client.
Tavian Barnes
2011-06-16
1
-0
/
+125