Commit Graph

5127 Commits

Author SHA1 Message Date
David Rose 4f005fbfb5 build with link_all_static 2009-06-15 02:48:35 +00:00
David Rose d6171f0bdf build with link_all_static 2009-06-15 01:20:41 +00:00
David Rose 7b8edf65b4 callbacks working 2009-06-14 17:38:12 +00:00
David Rose aee00fc3de pstrtod 2009-06-14 16:27:44 +00:00
David Rose ae3d2aceb4 still working on it 2009-06-14 15:51:32 +00:00
rdb 4f4761e57a Build correctly with zlib in incorrect location 2009-06-14 13:36:07 +00:00
David Rose f34034d7d4 more osx stuff 2009-06-13 03:52:32 +00:00
David Rose adf9da20bc patch from panda community member Sergey Shepelev 2009-06-13 01:41:55 +00:00
David Rose 652ca28703 more towards self-downloading 2009-06-13 01:26:18 +00:00
David Rose 43f143be85 build issues 2009-06-12 18:09:48 +00:00
David Rose 704d7686f3 more osx 2009-06-12 16:14:20 +00:00
David Rose 83938771a1 new files 2009-06-12 02:11:26 +00:00
David Rose 1b6814e7ac some self-downloading work 2009-06-12 02:10:53 +00:00
David Rose 427a22573a log files, etc 2009-06-11 20:56:16 +00:00
David Rose e10d398afd beginning port to osx 2009-06-11 16:36:55 +00:00
David Rose f098e8239f NodePath.analyze() is now an extension function 2009-06-11 02:39:09 +00:00
David Rose ce182cb038 bi-directional communication 2009-06-11 02:20:43 +00:00
David Rose 483d525940 multi-sleep off by default 2009-06-10 18:55:35 +00:00
David Rose cf761ff85a minor tweaks 2009-06-09 22:50:40 +00:00
David Rose b660d0f3e5 p3dpython can be a Panda app 2009-06-09 20:30:24 +00:00
David Rose 633eae3ba3 exit gracefully 2009-06-09 01:56:03 +00:00
David Rose 10d51dafb6 support python in a child process, multiple pythons now possible 2009-06-09 00:12:32 +00:00
David Rose 7b00b88f29 separate out cmu and disney distributed systems better 2009-06-08 18:49:09 +00:00
Josh Wilson f5ba889b71 oops, forgot the global __report_indent variable 2009-06-08 18:48:10 +00:00
David Rose 027e5fdc9e more plugin work 2009-06-08 18:08:53 +00:00
David Rose be2883308b need messenger import 2009-06-08 18:08:39 +00:00
David Rose 2591033c27 quiet that collisionLoopFinished event 2009-06-07 21:16:08 +00:00
Josh Wilson 7bfebaa6fd adding PStatScope and indented reports 2009-06-05 23:43:58 +00:00
John Loehrlein e1fad2605e addcircle can specify a center color. 2009-06-05 21:19:33 +00:00
David Rose 2df0ddc5be allow embedded textures 2009-06-05 01:25:15 +00:00
David Rose d5620f2671 allow embedded textures 2009-06-05 01:19:23 +00:00
David Rose 6f711392aa wip: web plugin 2009-06-05 00:47:03 +00:00
Zachary Pavlov a3c8f13920 fix for the mast anim issue 2009-06-03 16:20:58 +00:00
Abhishek Nath 8fc045923f An unintended change snuck through in the previous revision. 2009-06-02 21:38:48 +00:00
David Rose 1ce2ce2413 integrate changes from Schell Games 2009-06-01 21:52:15 +00:00
John Loehrlein f3ed10e426 build squares and cubes and such 2009-05-29 21:39:42 +00:00
rdb 1fe0e144c9 Work around a weird crash 2009-05-28 08:27:34 +00:00
Darren Ranalli 2deb24b233 bug fixes and memory leak fixes 2009-05-27 21:06:09 +00:00
rdb e6202122ba Fix bug reported by clcheung 2009-05-23 07:46:43 +00:00
Gyedo Jeon 5809061ac9 Added checking routine for when winCtrl.mouseWatcher is None 2009-05-15 23:46:22 +00:00
Gyedo Jeon 8370d2be12 Fixed crash in Pirates 2009-05-15 21:08:35 +00:00
Gyedo Jeon 38b8cd1171 Fixed an error of not checking cam is None 2009-05-14 20:59:59 +00:00
Gyedo Jeon 9d25a49bf7 Fixed a mistake 2009-05-14 01:30:32 +00:00
Gyedo Jeon 12d02e67fd Added support for legacy multi windows 2009-05-14 01:27:42 +00:00
Gyedo Jeon 68c729feca Added support for legacy winControls code 2009-05-14 01:26:50 +00:00
Gyedo Jeon 678acf998a Made oobe mode compatibe with multi windows 2009-05-14 01:11:06 +00:00
Gyedo Jeon 4a85b07d0a Added ortho zoom support 2009-05-14 01:10:40 +00:00
Gyedo Jeon f3812fd8dd Made selection compatible with multi windows 2009-05-14 00:58:04 +00:00
Gyedo Jeon d5dc94e763 Made closeWindow compatible with multi windows 2009-05-14 00:56:15 +00:00
Gyedo Jeon f62f19c3d4 Replaced redundant code changes in DirectCameraControl with a DirectSession code change 2009-05-11 18:07:07 +00:00