David Rose
|
f9f6f1eab0
|
build osx
|
2008-05-06 22:13:38 +00:00 |
|
Josh Yelon
|
9b27b21358
|
Fixed precision loss in compare_impl
|
2008-05-06 22:02:26 +00:00 |
|
Josh Yelon
|
a0f740720d
|
Added color attrib
|
2008-05-06 21:29:14 +00:00 |
|
David Rose
|
fd4c80f217
|
sdl framework
|
2008-05-06 19:58:53 +00:00 |
|
David Rose
|
77d2c851e6
|
explicit tinydisplay controls
|
2008-05-06 19:52:31 +00:00 |
|
David Rose
|
e0f3f85f60
|
build on linux
|
2008-05-06 19:46:37 +00:00 |
|
David Rose
|
1277a58742
|
tinydisplay
|
2008-05-06 19:30:55 +00:00 |
|
David Rose
|
80253733c6
|
build on windows
|
2008-05-06 19:18:41 +00:00 |
|
Josh Yelon
|
846c2a9fcc
|
Enabled shader generator to suppress alphatest and alpha-write
|
2008-05-06 16:27:18 +00:00 |
|
David Rose
|
33eca53d00
|
fix cubemap bug
|
2008-05-06 15:27:17 +00:00 |
|
David Rose
|
07ee48ae07
|
manage texture memory for tinydisplay
|
2008-05-06 03:17:29 +00:00 |
|
David Rose
|
acedeeceff
|
minor api reduction
|
2008-05-06 01:57:29 +00:00 |
|
David Rose
|
6e67368d89
|
minor fill optimization
|
2008-05-06 01:44:26 +00:00 |
|
David Rose
|
70dc513463
|
typo
|
2008-05-06 01:19:26 +00:00 |
|
David Rose
|
451a0fa4d6
|
remove more unused api
|
2008-05-06 01:14:39 +00:00 |
|
David Rose
|
e7e305e522
|
remove unused api
|
2008-05-06 01:09:48 +00:00 |
|
Darren Ranalli
|
d0c4d4f8fc
|
fixed doLater unit tests to work properly when they run in a single frame
|
2008-05-06 01:07:11 +00:00 |
|
David Rose
|
53c23cff04
|
cull face
|
2008-05-06 00:20:40 +00:00 |
|
David Rose
|
c21f899710
|
materials
|
2008-05-06 00:17:30 +00:00 |
|
David Rose
|
45c2aafe47
|
reverse order for robustness
|
2008-05-05 23:31:39 +00:00 |
|
David Rose
|
6c2eee140d
|
copy_framebuffer
|
2008-05-05 23:31:25 +00:00 |
|
Darren Ranalli
|
60f5de72b7
|
provide feedback when breaking into Python prompt
|
2008-05-05 22:22:38 +00:00 |
|
Darren Ranalli
|
fa1bec2af7
|
added TaskManager unit tests
|
2008-05-05 22:17:04 +00:00 |
|
David Rose
|
0b5894f27e
|
support varying texture sizes
|
2008-05-05 22:08:37 +00:00 |
|
Darren Ranalli
|
d594cb7dde
|
fixed getTasks and getDoLaters to exclude removed tasks, renamed stepping() to setStepping() so it isn't overwritten by 'stepping' instance member variable
|
2008-05-05 21:57:14 +00:00 |
|
David Rose
|
b226cf6f5d
|
experiment with texture filtering
|
2008-05-05 21:02:21 +00:00 |
|
Darren Ranalli
|
a88673a24a
|
fixed memory leak when task is removed via Task.remove()
|
2008-05-05 20:22:35 +00:00 |
|
David Rose
|
d031eb8688
|
fix alpha blending issue
|
2008-05-05 19:09:16 +00:00 |
|
David Rose
|
9c1fe2fed9
|
reuse existing GLLight objects
|
2008-05-05 07:09:20 +00:00 |
|
David Rose
|
1e067f210b
|
remove texture restriction
|
2008-05-05 07:04:03 +00:00 |
|
David Rose
|
f119c9c63c
|
resizing issues
|
2008-05-05 06:54:51 +00:00 |
|
David Rose
|
cf12fbfef7
|
fix viewports
|
2008-05-05 06:27:00 +00:00 |
|
David Rose
|
e45a354a05
|
optimize index traversal
|
2008-05-05 06:00:27 +00:00 |
|
David Rose
|
d6a9ea874d
|
lighting
|
2008-05-05 05:32:04 +00:00 |
|
David Rose
|
916b400101
|
remove do_issue_blending
|
2008-05-05 04:29:35 +00:00 |
|
David Rose
|
c72cf3f452
|
clear viewport
|
2008-05-05 04:04:22 +00:00 |
|
David Rose
|
9787429186
|
fix texturing issues
|
2008-05-04 23:44:49 +00:00 |
|
David Rose
|
b68cd0b513
|
line issues
|
2008-05-04 17:37:06 +00:00 |
|
David Rose
|
d06330192a
|
resize x
|
2008-05-04 17:21:53 +00:00 |
|
David Rose
|
5c7be58565
|
texmat
|
2008-05-04 17:20:17 +00:00 |
|
David Rose
|
19e0b0824c
|
X support
|
2008-05-04 08:00:12 +00:00 |
|
David Rose
|
90d7caf0a9
|
more fill options
|
2008-05-03 16:56:07 +00:00 |
|
Asad M. Zaman
|
89aa597bd4
|
fixed another bug: since maya2egg looks at MAnimControl::maxTime() to figure end_frame, lets set the maxTime on egg2maya to the end frame
|
2008-05-03 02:21:26 +00:00 |
|
David Rose
|
3f5acfe7bb
|
tweaks
|
2008-05-03 01:39:56 +00:00 |
|
David Rose
|
230d7825d3
|
fiddly bits
|
2008-05-03 00:37:47 +00:00 |
|
David Rose
|
66ec7e16d8
|
tinysdgl -> sdl
|
2008-05-03 00:12:34 +00:00 |
|
David Rose
|
d48ff75151
|
progress on rendering modes
|
2008-05-03 00:09:36 +00:00 |
|
Darren Ranalli
|
bed83ef77f
|
added forceAllowDelayDelete for legacy support
|
2008-05-02 21:40:41 +00:00 |
|
David Rose
|
ebee79a58e
|
remove some API
|
2008-05-02 18:12:23 +00:00 |
|
Josh Yelon
|
ab84c9e2e4
|
Added 1.5.2
|
2008-05-02 01:41:07 +00:00 |
|