David Rose
|
e53843ec11
|
traverse stashed also in prepare_scene
|
2009-01-22 02:45:36 +00:00 |
|
David Rose
|
574403a39f
|
fix pstats mutex leaking
|
2009-01-22 00:17:07 +00:00 |
|
Darren Ranalli
|
a9f3242305
|
check for garbage leaks in dev on window close and defocus, check on both client and AI
|
2009-01-21 23:49:33 +00:00 |
|
David Rose
|
27064ac98e
|
support FT_default
|
2009-01-21 23:12:07 +00:00 |
|
David Rose
|
8d96071d4b
|
support texture wrap modes
|
2009-01-21 22:38:42 +00:00 |
|
David Rose
|
e8543823a6
|
set text default filters
|
2009-01-21 22:37:30 +00:00 |
|
David Rose
|
87d3e20bca
|
prevent self-deadlock
|
2009-01-21 21:11:18 +00:00 |
|
Darren Ranalli
|
d4cc5e7a57
|
added allow-garbage-cycles, garbage error reporting
|
2009-01-21 19:01:47 +00:00 |
|
David Rose
|
0bc22b6034
|
prebuild-bison
|
2009-01-20 20:02:50 +00:00 |
|
David Rose
|
f477db0b19
|
might as well expose int and float typecasts, too
|
2009-01-20 19:51:31 +00:00 |
|
David Rose
|
5d73bc8e19
|
operator bool()
|
2009-01-20 03:17:59 +00:00 |
|
David Rose
|
a6f4fb2377
|
operator bool () -> __nonzero__()
|
2009-01-20 03:17:44 +00:00 |
|
David Rose
|
0811991a8a
|
explicate more parameters
|
2009-01-17 22:44:43 +00:00 |
|
David Rose
|
35ff345147
|
foreground font color
|
2009-01-17 21:53:48 +00:00 |
|
David Rose
|
b4ee61c59f
|
separate out outline params
|
2009-01-17 20:31:21 +00:00 |
|
David Rose
|
864dac0290
|
fix some font issues
|
2009-01-17 20:31:00 +00:00 |
|
rdb
|
66619e5251
|
Remove jitter
|
2009-01-17 12:43:18 +00:00 |
|
David Rose
|
3b793cf964
|
loadFont(outline=xxx)
|
2009-01-17 02:47:36 +00:00 |
|
David Rose
|
89aeadbc72
|
DynamicTextFont::set_outline()
|
2009-01-17 02:47:16 +00:00 |
|
David Rose
|
31091e8974
|
fix texture bam issues
|
2009-01-16 21:31:17 +00:00 |
|
David Rose
|
dbdc740dbd
|
yield during mipmap generation
|
2009-01-16 21:05:56 +00:00 |
|
David Rose
|
32581604cf
|
better fixes for auto-compressed textures
|
2009-01-16 18:01:35 +00:00 |
|
David Rose
|
2f47cbbb17
|
further depth-bias fixes
|
2009-01-16 02:56:51 +00:00 |
|
David Rose
|
cef2a5c8b2
|
further fix to fade lod
|
2009-01-16 02:33:28 +00:00 |
|
David Rose
|
a64839ca3c
|
fix depth bias
|
2009-01-16 02:17:04 +00:00 |
|
David Rose
|
4c2170ee5f
|
preload textures
|
2009-01-16 02:16:07 +00:00 |
|
David Rose
|
a398ac7517
|
fix removing windows, and also gl hack for compressed mipmaps
|
2009-01-16 01:25:53 +00:00 |
|
rdb
|
dd717afa00
|
Better texture handling in ARToolKit
|
2009-01-15 21:43:30 +00:00 |
|
Jason Hancock
|
7712748169
|
adding .cvsignore
|
2009-01-15 19:09:32 +00:00 |
|
rdb
|
9861d44f82
|
Changes to get OpenCV webcam working
|
2009-01-15 18:34:58 +00:00 |
|
rdb
|
f808e0a03b
|
Fix bug: inheritance of Python classes didn't show up
|
2009-01-15 14:31:14 +00:00 |
|
Gyedo Jeon
|
b1cb8ff5c8
|
Made only loaded references are copied
|
2009-01-15 03:14:07 +00:00 |
|
David Rose
|
b27ecfeaf5
|
slightly simpler handing of ram images
|
2009-01-15 01:11:33 +00:00 |
|
David Rose
|
9b9528097e
|
fix get_uncompressed_ram_image() with implicit reload
|
2009-01-15 01:11:13 +00:00 |
|
David Rose
|
0dc844602f
|
make sane use of libsquish
|
2009-01-15 00:41:25 +00:00 |
|
David Rose
|
5a6b6d995c
|
glHint for compression
|
2009-01-15 00:17:49 +00:00 |
|
David Rose
|
31f9d1994e
|
driver-compress-textures
|
2009-01-15 00:08:10 +00:00 |
|
David Rose
|
b2604316e5
|
add alpha scalars
|
2009-01-14 22:35:13 +00:00 |
|
rdb
|
64203dcf87
|
various opencv and artoolkit fixes
|
2009-01-14 21:06:22 +00:00 |
|
rdb
|
298a56ce32
|
Fix opencv linker errors
|
2009-01-14 14:21:00 +00:00 |
|
rdb
|
47873f6f81
|
Suggestion from Ben Chang
|
2009-01-14 06:40:43 +00:00 |
|
David Rose
|
b0d64ab831
|
compiler warnings
|
2009-01-14 02:33:19 +00:00 |
|
David Rose
|
c44da02cee
|
fix issues with texture compression of small, L8 textures
|
2009-01-14 01:33:14 +00:00 |
|
David Rose
|
06c855c7d2
|
fix depth buffer range
|
2009-01-13 23:37:40 +00:00 |
|
rdb
|
65cba1e762
|
libsquish support to makepanda
|
2009-01-13 20:59:22 +00:00 |
|
David Rose
|
57027bf5dd
|
add implicit "null" group
|
2009-01-13 02:32:16 +00:00 |
|
David Rose
|
b37a30fe63
|
add support for libsquish
|
2009-01-12 23:29:55 +00:00 |
|
rdb
|
6954933382
|
Fixed a segfault and removed überconfusing OpenCV comments
|
2009-01-12 21:06:11 +00:00 |
|
rdb
|
8f59ed3ee6
|
Change requested by various users
|
2009-01-12 20:28:19 +00:00 |
|
David Rose
|
ef14dd5121
|
new ColorAttrib should have -1 override so it won't have precedence over scene graph attrib
|
2009-01-10 19:10:08 +00:00 |
|