9633 Commits

Author SHA1 Message Date
David Rose
1686ae3ff9 use Unix-style paths for OpenCV, per convention 2005-09-20 00:18:16 +00:00
Dave Schuyler
b0d2924a1f *** empty log message *** 2005-09-19 23:27:50 +00:00
Dave Schuyler
523d0957d3 changed assert 2005-09-19 23:27:04 +00:00
David Rose
aa7f3fb4c3 remove no-longer-true note 2005-09-19 10:43:49 +00:00
Dave Schuyler
aa2baa1ec2 *** empty log message *** 2005-09-17 04:13:54 +00:00
David Rose
66e917877d follow Panda coding styles 2005-09-15 22:46:49 +00:00
David Rose
b9f5dfd75d minor adjustments 2005-09-15 22:09:15 +00:00
David Rose
632bc8adef remove incorrect INLINE 2005-09-15 22:08:43 +00:00
David Rose
3a3156af58 protect against HAVE_CV 2005-09-15 22:08:34 +00:00
David Rose
49a86f7eec clean up some TypeHandle initialization problems 2005-09-15 16:14:07 +00:00
David Rose
d24d02c02d squawk about zero-valued TypeHandles too 2005-09-15 16:13:32 +00:00
David Rose
ed4b03893e issue warnings on TypeHandle conflicts 2005-09-15 15:50:44 +00:00
David Rose
8960c61c91 fix version 2.0.0 detection 2005-09-15 15:30:08 +00:00
David Rose
d90ca2b6f7 prevent bleeding at font texture edge 2005-09-15 15:19:00 +00:00
Darren Ranalli
5be710f8b5 merged from pirates_1_first_merged_to_trunk 2005-09-14 22:13:42 +00:00
Josh Yelon
db8b125723 Fixed a ref to use_sender 2005-09-14 05:23:01 +00:00
Josh Yelon
83b88c1ac3 Shader vertex arrays implemented 2005-09-14 03:45:32 +00:00
David Rose
09878b64b0 use python_repr() to make linmath pickleable 2005-09-14 00:09:18 +00:00
David Rose
9c24c092dd support python_repr 2005-09-14 00:08:50 +00:00
David Rose
f5f865b1a6 more debugging help 2005-09-13 21:23:31 +00:00
David Rose
096d7dfa50 better behavior for long comments 2005-09-12 17:18:05 +00:00
David Rose
88a77268b1 string limit 2005-09-12 16:11:00 +00:00
David Rose
878735f3b2 typo in debug comment 2005-09-11 16:20:35 +00:00
Mark Mine
4dbcb083db Fixed float vs int problem 2005-09-10 03:50:48 +00:00
Mark Mine
ee4f120fee Added print transform function 2005-09-10 03:50:19 +00:00
Mark Mine
9659628797 Output Particle alpha in out 2005-09-10 03:39:01 +00:00
Mark Mine
b55a3c7117 Add function to recursively print out transform info 2005-09-10 03:34:31 +00:00
Mark Mine
7fd90a5328 Control selection using tags 2005-09-10 03:33:12 +00:00
Mark Mine
a380a196ea *** empty log message *** 2005-09-10 03:32:47 +00:00
David Rose
f2d34a6022 class doc strings 2005-09-10 00:02:12 +00:00
David Rose
59ceb897ed fix leaks, parameter checking in interrogate 2005-09-09 16:26:52 +00:00
David Rose
9cf428352d add TransformState::get_inverse() 2005-09-09 14:39:48 +00:00
Dave Schuyler
1485f8b7ea added mouse buttons (4 and 5) 2005-09-09 02:01:09 +00:00
Josh Yelon
23b0c5d850 Added better code to compile shaders 2005-09-09 01:42:48 +00:00
David Rose
4b58cb8500 fix initialization bug; add minor interfaces 2005-09-07 00:05:24 +00:00
Josh Yelon
8f06d9e0d3 Shader changes 2005-09-06 22:45:24 +00:00
Josh Yelon
45aca0885e *** empty log message *** 2005-09-06 21:33:34 +00:00
David Rose
292b0d1d95 (void) -> () 2005-09-06 20:16:09 +00:00
David Rose
9d9cd8e07b remove old files 2005-09-06 18:40:00 +00:00
David Rose
a9a9f280bb dos2unix 2005-09-06 18:30:26 +00:00
David Rose
dd28bafc68 build on linux 2005-09-06 18:18:56 +00:00
Josh Yelon
9ad64a6b4b Shader modifications 2005-09-05 15:20:37 +00:00
Josh Yelon
405960a827 Dependency problems 2005-09-05 15:02:21 +00:00
Josh Yelon
9ed62845e0 Minor fix 2005-09-05 15:02:03 +00:00
Josh Yelon
f730acc7e1 Shader stuff 2005-09-05 14:54:40 +00:00
Josh Yelon
5009048577 Shader stuff 2005-09-05 05:10:26 +00:00
Josh Yelon
dcce3114c1 Shader fixes 2005-09-05 03:37:57 +00:00
David Rose
aac8af982c include renderState.h 2005-09-05 03:02:33 +00:00
Josh Yelon
69e0f3c691 More shader-related changes 2005-09-05 00:04:00 +00:00
Josh Yelon
047e9525ff More shader stuff 2005-09-04 23:25:39 +00:00