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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Remove .bench files on make clean.
Tavian Barnes
2011-08-26
1
-0
/
+3
*
Use the AX_PTHREAD macro to detect pthread flags properly.
Tavian Barnes
2011-08-26
3
-9
/
+315
*
Use DMNSN_INTERNAL for prtree functions.
Tavian Barnes
2011-08-25
4
-8
/
+15
*
Rename dimension-impl.h to dimension-internal.h
Tavian Barnes
2011-08-25
19
-21
/
+21
*
Don't evaluate the background color if we don't have to.
Tavian Barnes
2011-08-21
1
-6
/
+5
*
Replace sky_spheres with a single background pigment.
Tavian Barnes
2011-08-21
13
-235
/
+32
*
Don't dynamically allocate timers.
Tavian Barnes
2011-08-21
8
-61
/
+26
*
Cancel all ccthreads first before joining them on cleanup.
Tavian Barnes
2011-08-19
1
-0
/
+6
*
Support thread cancelation, and handle ^C in the client.
Tavian Barnes
2011-08-19
7
-35
/
+113
*
Add --adc-bailout option.
Tavian Barnes
2011-08-18
1
-0
/
+8
*
Handle reflection correctly in the client.
Tavian Barnes
2011-08-18
4
-9
/
+10
*
Handle reflection of light and transmitted rays.
Tavian Barnes
2011-08-18
5
-42
/
+108
*
Fix dmnsn_png_read_canvas() error handling.
Tavian Barnes
2011-08-15
1
-14
/
+9
*
Rename "translucency" to "transparency".
Tavian Barnes
2011-08-12
6
-15
/
+15
*
Use regular def for Matrix.inverse().
Tavian Barnes
2011-08-12
1
-2
/
+3
*
Make min_wait less hacky.
Tavian Barnes
2011-08-08
2
-8
/
+9
*
Clean up lights in complex.dmnsn even more.
Tavian Barnes
2011-08-07
1
-2
/
+2
*
Fix doc cleanup.
Tavian Barnes
2011-08-03
1
-3
/
+3
*
Clean up lights in complex test.
Tavian Barnes
2011-08-03
1
-9
/
+5
*
Take *args and **kwargs in Cylinder().
Tavian Barnes
2011-08-03
1
-2
/
+4
*
Wrap pthread API to reduce duplicated error tests.
Tavian Barnes
2011-08-02
7
-189
/
+369
*
Add [] accessors to Canvases.
Tavian Barnes
2011-07-29
2
-0
/
+36
*
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
6
-40
/
+127
*
Add leopard pigment.
Tavian Barnes
2011-07-28
6
-1
/
+63
*
Make the checker pattern a singleton.
Tavian Barnes
2011-07-28
7
-35
/
+17
*
Remove color_maps.
Tavian Barnes
2011-07-28
9
-224
/
+127
*
Use quick_color only for solid pigments.
Tavian Barnes
2011-07-27
2
-18
/
+6
*
Update some top-level info files.
Tavian Barnes
2011-07-26
3
-5
/
+25
*
Reduce duplication between demo.py and demo.dmnsn.
Tavian Barnes
2011-07-26
2
-130
/
+7
*
Add some sanity checking.
Tavian Barnes
2011-07-26
2
-1
/
+8
*
Support multiple texture assignment properly.
Tavian Barnes
2011-07-26
9
-69
/
+80
*
Fix up formatting a bit in complex test.
Tavian Barnes
2011-07-19
1
-2
/
+2
*
Implement quick_color for Pigments.
Tavian Barnes
2011-07-13
2
-10
/
+19
*
Support flags-style syntax for --quality.
Tavian Barnes
2011-07-13
2
-5
/
+60
*
Implement triangles.
Tavian Barnes
2011-07-13
8
-1
/
+187
*
Clean up tests a bit.
Tavian Barnes
2011-07-13
3
-18
/
+18
*
Fix complex test colors.
Tavian Barnes
2011-07-10
1
-1
/
+1
*
Fix up some Doxygen documentation.
Tavian Barnes
2011-06-17
4
-4
/
+8
*
Use a default diffuse amount of 0.7.
Tavian Barnes
2011-06-17
3
-3
/
+3
*
Add pigment= and finish= shorthand to Object.__init__().
Tavian Barnes
2011-06-17
4
-59
/
+98
*
Use /usr/bin/env python3 rather than /usr/bin/python3.
Tavian Barnes
2011-06-16
5
-5
/
+5
*
Put the client in bindir.
Tavian Barnes
2011-06-16
2
-4
/
+15
*
Implement Progress class.
Tavian Barnes
2011-06-16
7
-16
/
+167
*
Fix python module license.
Tavian Barnes
2011-06-16
2
-12
/
+14
*
More slight style fixes.
Tavian Barnes
2011-06-16
2
-37
/
+40
*
Change to version 0.0 from 0.0.0
Tavian Barnes
2011-06-16
1
-1
/
+1
[prev]
[next]