Commit Graph

5683 Commits

Author SHA1 Message Date
David Rose a2bf78fc37 fix bug with exclude-texture-scale 2007-05-16 19:15:49 +00:00
Josh Yelon 4c7101e1c4 Fixed a boundary condition 2007-05-16 19:07:44 +00:00
David Rose 3c120dc701 oops, didn't work with preload-textures 0 2007-05-16 04:56:41 +00:00
David Rose 74358e81b2 typo reported by Panda user bb2 2007-05-16 03:16:40 +00:00
David Rose 161e2cd5b3 auto-scale textures at load time, without loading full-res and then downrezzing 2007-05-16 02:21:58 +00:00
David Rose d544bb1bad fix flatten not to move ClipPlaneAttribs by default 2007-05-15 23:20:41 +00:00
Josh Yelon ee2fd9311c *** empty log message *** 2007-05-15 20:55:28 +00:00
David Rose 7e08d7b759 add PlaneNode::set_clip_effect 2007-05-15 20:44:08 +00:00
David Rose abdb0b142d whoopsy 2007-05-14 20:41:35 +00:00
David Rose 344bd1e72b improve NodePath.analyze() 2007-05-14 19:58:43 +00:00
David Rose a50ae3fcbf report "active" vertex data 2007-05-14 18:42:03 +00:00
David Rose 77a7c6ab71 is_valid 2007-05-13 17:54:01 +00:00
David Rose 083ae71bac fix windows case 2007-05-13 17:32:47 +00:00
David Rose 83967af7dc vertex_data_compression_level 2007-05-13 17:23:45 +00:00
David Rose 378beb4b63 forgot commit 2007-05-13 16:05:44 +00:00
David Rose 6f2aae0c37 support flushing vertex data to disk 2007-05-13 15:59:59 +00:00
David Rose 0329972a41 go to pvector<uchar> instead of PTA_uchar for GeomVertexArrayData 2007-05-13 01:12:15 +00:00
David Rose b943c36fae First pass at memory-managed vertices. Might break threaded code. 2007-05-13 00:01:38 +00:00
David Rose 3c903dbd77 expose get_ref_count 2007-05-11 02:14:54 +00:00
David Rose 7905e4d69a convenience methods 2007-05-11 01:17:36 +00:00
David Rose 18fab235c9 add methods to directly access vertex and texture data from Python 2007-05-11 01:14:05 +00:00
Josh Wilson 176e3f7129 "angles now more in line with panda's coordinate system" 2007-05-10 23:13:32 +00:00
David Rose d87cae471d more better pstats mem tracking 2007-05-10 14:40:52 +00:00
Roger Hughston 07882dcd7d Casting out a warning on osx 2007-05-10 08:36:34 +00:00
David Rose 81a60735e8 patch from Erik Pojar to fix dx9 texture compression behavior 2007-05-09 22:14:18 +00:00
David Rose 7d12427481 fix track-memory-usage 2007-05-09 22:07:29 +00:00
Josh Yelon 9f89b56c0b Fixing some sound-looping bugs. 2007-05-09 03:14:37 +00:00
David Rose bff3d9ae76 add exclude-texture-scale 2007-05-09 01:53:30 +00:00
Darren Ranalli 2848f047c9 call ParticleSystem::init_type() 2007-05-08 21:09:04 +00:00
David Rose 5bb1248896 oops, misplaced brace 2007-05-08 02:15:56 +00:00
David Rose 6ad9fa6e07 support gl-color-mask better 2007-05-07 20:03:09 +00:00
David Rose 529d5268b2 support set_final() 2007-05-07 19:57:21 +00:00
Roger Hughston 0ecf5adfbb Changes to support yielding and read optimizations for AI 2007-05-05 00:36:36 +00:00
David Rose bdc9dfd5f0 don't flatten together collision nodes with different bitmasks 2007-05-02 18:28:31 +00:00
David Rose a2885904c8 aggressively call SetForegroundWindow() 2007-04-30 18:50:56 +00:00
David Rose 26ac51dca9 minor fix 2007-04-30 17:20:17 +00:00
David Rose b3001b2af2 always reinitialize device by default 2007-04-27 21:51:00 +00:00
David Rose 6c5d628b08 make a separate notify category for the clock 2007-04-27 19:44:40 +00:00
David Rose edebdbae9d more debugging 2007-04-27 17:05:10 +00:00
David Rose 554430ab21 more fullscreen fixes 2007-04-26 23:53:54 +00:00
David Rose d1a06d8f02 correctly release gsg on window close 2007-04-26 00:44:20 +00:00
David Rose 490d24ef41 add get_key() method for Python hashing 2007-04-24 14:56:23 +00:00
David Rose de7e08b8ee whoops, allow const CollisionSolid 2007-04-20 19:01:44 +00:00
Roger Hughston 6b968ee0ee Changes to help support focus and window embeding in parent 2007-04-20 07:49:58 +00:00
David Rose 936412fae2 merge cow_thread_2007_04_12: make copy-on-write operations thread-safe 2007-04-19 18:23:10 +00:00
David Rose 3d86e7bf8b secondary button should be called mouse3 2007-04-18 21:39:34 +00:00
David Rose 029bd3476e rename MOUSE_* -> M_* 2007-04-18 20:14:00 +00:00
David Rose 82a9bbab45 fix escape key handling 2007-04-18 19:14:43 +00:00
David Rose 8566b388fb add count_num_descendants() 2007-04-17 18:21:29 +00:00
David Rose 259ce0f3e3 fix bug in <lines> 2007-04-13 23:05:06 +00:00