Josh Wilson
|
1ea78fd02f
|
adding ability to have multiple prefixes in report by specifying them in the Config.prc
|
2009-04-10 01:27:58 +00:00 |
|
Josh Wilson
|
1642d4163d
|
updating report()'s to not require 'want-' or '-report' in the dConfigParam parameter
|
2009-04-09 01:16:59 +00:00 |
|
rdb
|
2066763335
|
tinydisplay compile error on OSX
|
2009-04-08 20:01:37 +00:00 |
|
rdb
|
1e2849fad1
|
Fix tinydisplay crash on OSX
|
2009-04-08 19:44:12 +00:00 |
|
rdb
|
72688304cb
|
Added collide2 and space_to_geom
|
2009-04-08 19:18:36 +00:00 |
|
rdb
|
14b7af8900
|
Enable HAVE_THREADS
|
2009-04-08 19:02:03 +00:00 |
|
David Rose
|
bc14778fac
|
fix CollisionVisualizer
|
2009-04-08 17:53:53 +00:00 |
|
David Rose
|
4262d1c099
|
fix bison error with 2.4
|
2009-04-08 15:14:29 +00:00 |
|
rdb
|
7705b7d7bf
|
Add missing artools.h to Sources.pp
|
2009-04-08 15:12:58 +00:00 |
|
David Rose
|
3384159fd9
|
export config variable
|
2009-04-07 19:33:48 +00:00 |
|
David Rose
|
8f81a9bbb3
|
better premunge before flattening
|
2009-04-07 00:32:01 +00:00 |
|
David Rose
|
53a65f3a86
|
minor typo fix
|
2009-04-06 23:43:28 +00:00 |
|
rdb
|
04211c6f62
|
Cast the sentinel
|
2009-04-04 19:53:19 +00:00 |
|
rdb
|
1348af976a
|
Set bits to 1. Also, add some explanation for basic-shaders-only
|
2009-04-04 15:48:25 +00:00 |
|
rdb
|
7c9592f520
|
Add isEmpty
|
2009-04-04 14:56:20 +00:00 |
|
rdb
|
7e1c6fff30
|
Allow destdir as argument to installpanda.py
|
2009-04-04 13:50:06 +00:00 |
|
rdb
|
a5d774a1c3
|
Asserts, and reformat code
|
2009-04-04 07:20:28 +00:00 |
|
rdb
|
6bd15649f9
|
Make empty ODE objects evaluate to False
|
2009-04-04 06:25:02 +00:00 |
|
Gyedo Jeon
|
8ccc3ae620
|
Made transparency channel connected for alpha texture modes
|
2009-04-04 00:56:52 +00:00 |
|
David Rose
|
854e5f345a
|
fix some python errors
|
2009-04-03 21:30:38 +00:00 |
|
rdb
|
e3e03c9305
|
Dont forget to pass the profiles to the constructor
|
2009-04-03 20:04:19 +00:00 |
|
rdb
|
a1a06beca0
|
Fix typo
|
2009-04-03 19:49:42 +00:00 |
|
rdb
|
a1f60a2e4c
|
Better profile override system
|
2009-04-03 19:30:53 +00:00 |
|
rdb
|
803711741d
|
Add artoolkit package to grutil Sources.pp
|
2009-04-03 19:04:02 +00:00 |
|
rdb
|
100219e4c7
|
Add ARToolKit support to ppremake
|
2009-04-03 19:01:54 +00:00 |
|
rdb
|
4034d97417
|
Add new profile override system
|
2009-04-03 18:46:42 +00:00 |
|
rdb
|
0666f54446
|
Fix stupid mistake that prevents anti-jitter
|
2009-04-03 18:42:00 +00:00 |
|
rdb
|
d2df9f3618
|
Fix crash with window creation in an event
|
2009-04-03 18:27:01 +00:00 |
|
Zachary Pavlov
|
556c407d20
|
safety bandaid to shutdown processing if the visAvatar disappears
|
2009-04-03 18:01:15 +00:00 |
|
Darren Ranalli
|
740aca460f
|
fixed crash in __repr__
|
2009-04-02 22:31:12 +00:00 |
|
David Rose
|
5f824aa6ee
|
USE_PANDAFILESTREAM
|
2009-04-02 22:12:22 +00:00 |
|
David Rose
|
48017fe9b1
|
LoaderOptions now required on parameter list
|
2009-04-02 21:47:52 +00:00 |
|
David Rose
|
6924727b8b
|
suppress some compiler warnings
|
2009-04-02 21:36:51 +00:00 |
|
rdb
|
ff6fc008bb
|
protect PythonCallbackObject::init_type() with HAVE_PYTHON
|
2009-04-02 20:08:29 +00:00 |
|
rdb
|
b3816055dc
|
Fix a static-init issue on windows
|
2009-04-02 18:39:25 +00:00 |
|
David Rose
|
e72e24a73d
|
volunteer-delay 0
|
2009-04-02 18:09:45 +00:00 |
|
rdb
|
c1dd337f86
|
Fix crash. upcastToPandaNode is no longer needed
|
2009-04-02 13:29:52 +00:00 |
|
rdb
|
9c1244dd92
|
Fix compiler error
|
2009-04-02 08:27:16 +00:00 |
|
rdb
|
dc543662be
|
Fix more rpmlint issues
|
2009-04-02 06:04:49 +00:00 |
|
Gyedo Jeon
|
08a51055d2
|
Made shift-click of selected object to deselect it
|
2009-04-01 22:44:45 +00:00 |
|
rdb
|
53d39caa55
|
Fix stupid /usr/lib/usr/lib/ problem
|
2009-04-01 19:32:46 +00:00 |
|
David Rose
|
38d46bdebc
|
minor fixes with published methods
|
2009-04-01 18:46:16 +00:00 |
|
David Rose
|
71fec58722
|
fix bug with inherited virtual methods
|
2009-04-01 18:45:01 +00:00 |
|
David Rose
|
8a4ed4aa74
|
fix compiler warning
|
2009-04-01 18:35:15 +00:00 |
|
rdb
|
3d1e87139d
|
Fix tiny mistake
|
2009-04-01 18:12:52 +00:00 |
|
rdb
|
0b29357059
|
Populate contrib tree (with SceneEditor)
|
2009-04-01 17:58:20 +00:00 |
|
rdb
|
8a6c92f4c7
|
Fix issues with rpmlint
|
2009-04-01 17:48:21 +00:00 |
|
rdb
|
6b4aeb7ed5
|
Respect CFLAGS and RPM_OPT_FLAGS
|
2009-04-01 17:47:24 +00:00 |
|
rdb
|
7e6cd3547a
|
Remove .cvsignore as well. Also added DeleteCXX
|
2009-04-01 17:46:31 +00:00 |
|
David Rose
|
0d0db0fa16
|
a few minor fixes
|
2009-04-01 16:37:27 +00:00 |
|