Commit Graph

10887 Commits

Author SHA1 Message Date
Darren Ranalli 417ecf5bcb added isDefaultValue 2006-06-05 20:56:05 +00:00
Mark Mine affc6a7348 New parameter 2006-06-05 16:33:15 +00:00
Darren Ranalli 522fa09f1a crash fix 2006-06-03 06:35:45 +00:00
aignacio_sf 5000348067 Use the GSG set_sampler_state function instead of the DX9 function directly. 2006-06-03 03:12:41 +00:00
aignacio_sf 3bd176fd7c Need to always set the render state since caching the render state doesn't seem to work (possibly due to Cg shader setting D3D render states).
Fixes problem with sails and ship damage.
2006-06-03 03:11:19 +00:00
Dustin Barnard 1a20ccab5c *** empty log message *** 2006-06-02 21:25:57 +00:00
Darren Ranalli dbddb3bb2b added warnings 2006-06-02 00:18:46 +00:00
Darren Ranalli be2de63f8d removed useless storeObjectLocation call 2006-06-02 00:18:25 +00:00
aignacio_sf c9c25a867d Disable stencil requests for make_texture_buffer for now. 2006-06-02 00:18:17 +00:00
Darren Ranalli fea803ca39 added done callback 2006-06-01 23:22:35 +00:00
Darren Ranalli 8e04ee3120 added InterestHandle class 2006-06-01 22:54:39 +00:00
Darren Ranalli 3560d4b3f8 added CR:: prefix to verbose prints 2006-06-01 18:22:43 +00:00
Darren Ranalli 89e8fdc5bf added callback to TaskThreaded 2006-06-01 18:22:08 +00:00
Darren Ranalli 3efba3fe56 added verbose-repository prc flag 2006-06-01 18:00:06 +00:00
Darren Ranalli 4d87c6aabc protect against empty-string parent str 2006-06-01 17:59:11 +00:00
Darren Ranalli d9d54a75fa longer printout length per garbage item repr 2006-06-01 17:57:01 +00:00
Roger Hughston b03a063028 MAC Mouse visibility and procedural location control. ala kaweh 2006-05-31 20:50:56 +00:00
David Rose 4874f2cd01 clarify intention of assignment 2006-05-31 16:51:48 +00:00
aignacio_sf 0d8e519699 Remove releasing of d3d texture since Panda already manages releasing of textures. 2006-05-31 01:37:23 +00:00
aignacio_sf a32d54b41a Remove exception handling for len ( ) since the len ( ) bug was fixed. 2006-05-30 23:31:00 +00:00
aignacio_sf 64ac1f8510 Updated stencil interface. 2006-05-27 00:52:09 +00:00
Roger Hughston 1afccc2d19 Added Repeate Codes for key ( Just spoofing key down like a PC ) :( 2006-05-26 20:01:09 +00:00
Darren Ranalli 3fcd37e21c auto-destroy 2006-05-26 00:54:20 +00:00
Darren Ranalli 7aa8c050f9 prevent printing of really long item repr's 2006-05-25 23:21:12 +00:00
Darren Ranalli 8fb0f4306c added safeRepr 2006-05-25 23:21:06 +00:00
Darren Ranalli 6c57da8086 added bboard removal tracking 2006-05-25 23:19:59 +00:00
Joseph Lee 346936dbe2 indicate there's support for POSIX threads 2006-05-25 05:22:38 +00:00
Darren Ranalli 46cc183430 abbreviated garbage list printout, GarbageReport accepts timeslice param 2006-05-25 01:14:54 +00:00
Josh Yelon 8c616a75a9 More notes for 1.2.3 2006-05-24 19:16:30 +00:00
Josh Yelon 69978bbb8d Fix for missing icon and ppythonw failure 2006-05-24 19:12:54 +00:00
aignacio_sf 2557c64393 Eliminate possibility of a free twice error if close buffer is called multiple times. 2006-05-24 19:04:13 +00:00
aignacio_sf c905d712ab Attempting to optimize the setting of stencil render states doesn't seem to work.
Switch back to the unoptimized way.
2006-05-24 02:45:53 +00:00
David Rose fcaba44369 misplaced brace 2006-05-24 00:23:48 +00:00
aignacio_sf d57e768594 Initial working stencil. 2006-05-24 00:13:04 +00:00
aignacio_sf 1a8e40cb46 Remove call to base destructor. 2006-05-23 23:49:44 +00:00
aignacio_sf 8b4638b38c Initial working version of stencil buffer. 2006-05-23 23:41:49 +00:00
aignacio_sf 3760491ac6 Add stencil support. 2006-05-23 23:41:08 +00:00
aignacio_sf 20d6d877e1 Add comments, debug. 2006-05-23 23:38:22 +00:00
David Rose 91b341dafb fix multithreading issues with X 2006-05-23 14:16:38 +00:00
David Rose 70dda7cff5 use PandaNode.getAllCameraMask() 2006-05-23 12:52:58 +00:00
David Rose 6c3ac71c05 need BF_size_square for cube maps 2006-05-23 12:52:01 +00:00
David Rose 556d564c5a make_cube_map() default uses PandaNode::get_all_camera_mask() 2006-05-23 12:51:07 +00:00
David Rose d6b1da618c add get_all_camera_mask() 2006-05-23 12:48:25 +00:00
David Rose f3691cf520 files missing from Sources.pp 2006-05-22 23:52:40 +00:00
David Rose 6ee39ae6e9 accidentally removed miles variables 2006-05-22 22:08:32 +00:00
David Rose ed1fd25236 explicit calls to init_type() 2006-05-22 18:32:22 +00:00
David Rose 611d3b04b0 remove debug output 2006-05-22 18:31:42 +00:00
David Rose 5927760011 remove incorrect call up to base destructor method 2006-05-21 01:40:20 +00:00
Darren Ranalli a5b3aa1087 task-threaded GarbageReport 2006-05-20 01:03:30 +00:00
aignacio_sf 682065a3e8 Preliminary stencil buffer code. 2006-05-19 04:18:09 +00:00