David Rose
|
7eff1b84ef
|
link with p3tinyxml
|
2010-05-25 22:55:15 +00:00 |
|
David Rose
|
8d69803105
|
clear_colliders() should clear handlers too
|
2010-05-25 22:41:23 +00:00 |
|
David Rose
|
bd3201b67d
|
redundant file; this one isn't used
|
2010-05-25 21:13:29 +00:00 |
|
David Rose
|
bb96117de2
|
interrogate fix for ode::get_id()
|
2010-05-25 21:12:44 +00:00 |
|
David Rose
|
aef517d779
|
minor typo
|
2010-05-25 20:53:55 +00:00 |
|
David Rose
|
6138518de9
|
need to install tinyxml.h
|
2010-05-25 20:53:36 +00:00 |
|
rdb
|
c957b42580
|
Fix compilation issue on Linux (dunno where it came from)
|
2010-05-25 15:27:15 +00:00 |
|
rdb
|
5f73862a11
|
1.7.1
|
2010-05-25 09:47:31 +00:00 |
|
rdb
|
ad0d9f1f78
|
Revert big mistake
|
2010-05-25 07:53:48 +00:00 |
|
rdb
|
5b0c06d5f9
|
Combine tinyxml into dxml directory
|
2010-05-25 07:24:31 +00:00 |
|
Chris Brunner
|
9c7242aff4
|
*** empty log message ***
|
2010-05-25 01:12:21 +00:00 |
|
rdb
|
4173057c26
|
Move tinyxml into the source tree, rather than using it as external library
|
2010-05-24 18:55:08 +00:00 |
|
Josh Wilson
|
68029c8607
|
adding 'done' line to garbage report
|
2010-05-23 04:33:50 +00:00 |
|
David Rose
|
326da19431
|
limit cost of test_vref_integrity()
|
2010-05-23 00:21:07 +00:00 |
|
rdb
|
66b5af633b
|
Oops, minor correction
|
2010-05-21 16:42:56 +00:00 |
|
rdb
|
e28653275d
|
Don't add render texture if it is NULL
|
2010-05-21 09:17:05 +00:00 |
|
Ken Patel
|
5c7c8e70be
|
bpdb - fix several bugs introduced with code restructure; add call=1 parameter
|
2010-05-20 23:29:38 +00:00 |
|
Bei Yang
|
e4620b577e
|
no message
|
2010-05-20 17:42:08 +00:00 |
|
Bei Yang
|
802dc492cc
|
First commit of graphics window proc
|
2010-05-19 23:20:44 +00:00 |
|
Bei Yang
|
2f60d17345
|
Fixed white space problem
|
2010-05-19 22:15:53 +00:00 |
|
Chris Brunner
|
8616b84887
|
Properly clear some more variables when using the batch converter, specifically input and output units
|
2010-05-19 21:52:15 +00:00 |
|
Bei Yang
|
48fe578648
|
Fixed some CVS shinanigins
|
2010-05-19 21:03:36 +00:00 |
|
Bei Yang
|
6a514be7d7
|
no message
|
2010-05-19 20:58:28 +00:00 |
|
David Rose
|
2630c3bd50
|
don't import pdb up front to prevent a crash in the publish
|
2010-05-19 20:31:25 +00:00 |
|
rdb
|
4a8e1f8773
|
Untested fix for some kind of compiler error on archlinux
|
2010-05-19 15:40:06 +00:00 |
|
David Rose
|
4eae7e6635
|
remove unused declaration
|
2010-05-19 13:01:42 +00:00 |
|
David Rose
|
be3a0f3520
|
fix setPlayRate() on running MetaInterval
|
2010-05-19 12:28:17 +00:00 |
|
rdb
|
d4263a47aa
|
__STDC_CONSTANT_MACROS fix
|
2010-05-18 15:37:26 +00:00 |
|
rdb
|
c9cb0def53
|
Move __STDC_LIMIT_MACROS up a bit, to be certain
|
2010-05-18 14:20:30 +00:00 |
|
rdb
|
e7285a993f
|
Take advantage of mozilla-plugin.pc if available, this should fix the archlinux plugin trouble
|
2010-05-18 13:08:39 +00:00 |
|
rdb
|
2ec0617d32
|
Define __STDC_CONSTANT_MACROS in case C libraries like ffmpeg don't
|
2010-05-18 12:57:58 +00:00 |
|
Gyedo Jeon
|
385f6e5920
|
Removed default bitmask from persp coll plane
|
2010-05-18 01:09:31 +00:00 |
|
rdb
|
a617a5cb97
|
Add get_average_xel, get_average_xel_a, get_average_gray
|
2010-05-17 13:11:43 +00:00 |
|
rdb
|
76f2f2b0ba
|
Add unary complement operator to PNMImage (ability to do ~image)
|
2010-05-16 09:46:19 +00:00 |
|
rdb
|
1a7653d146
|
Ability to add, subtract, multiply PNMImages with each other or with a constant
|
2010-05-15 08:44:18 +00:00 |
|
Gyedo Jeon
|
d236032656
|
Added proper handling of camera rotation when the camera is underneath grid for new LE
|
2010-05-15 00:14:22 +00:00 |
|
Gyedo Jeon
|
07eda4ee55
|
Added flipped persp coll plane
|
2010-05-15 00:13:40 +00:00 |
|
Arkady Trestman
|
b413bdbf5b
|
installed wait cursor during load, save operations
|
2010-05-14 21:04:57 +00:00 |
|
Gyedo Jeon
|
0b713f0a95
|
Added systemLayersKeys list
|
2010-05-14 00:54:01 +00:00 |
|
Darren Ranalli
|
59dd9ef58a
|
added to prevent garbage leaks
|
2010-05-14 00:25:39 +00:00 |
|
Arkady Trestman
|
efb320b74c
|
refactored code to decouple object construction from initializaion
|
2010-05-13 22:16:45 +00:00 |
|
Gyedo Jeon
|
b9de3daa41
|
Restored removed codes by accident
|
2010-05-13 22:11:48 +00:00 |
|
Zachary Pavlov
|
1f4442d4bd
|
prevent interest loss
|
2010-05-13 20:28:46 +00:00 |
|
Zachary Pavlov
|
2eae5dbcd3
|
prevent interest loss
|
2010-05-13 20:27:12 +00:00 |
|
David Rose
|
8f1999f63d
|
fix some edge conditions with non-blocking download_to_file
|
2010-05-12 21:58:01 +00:00 |
|
rdb
|
fb70cee298
|
I think this should fix a compilation error with OpenGL ES
|
2010-05-12 18:21:58 +00:00 |
|
Ken Patel
|
9586ccc1f6
|
bpdb 1.2 - Moved to BpDb.py; restructured code; added toggle/reset config; no longer strip AI/UD/OV from automatic cfg name; renamed bpGroup->bpPreset;
|
2010-05-11 19:59:40 +00:00 |
|
David Rose
|
24f0ffafc6
|
initialText should leave cursor at end of text
|
2010-05-10 21:08:36 +00:00 |
|
David Rose
|
4a637d0beb
|
add noplugin_href
|
2010-05-08 17:54:43 +00:00 |
|
David Rose
|
ee9d22148e
|
fix mouse jumping in osx firefox
|
2010-05-08 14:57:57 +00:00 |
|