Commit Graph

5400 Commits

Author SHA1 Message Date
aignacio_sf af8a72f828 Add list_contents function that takes no parameters which outputs to cout thus making it callable in Python.
Format the output so it is a bit easier to read.
2006-12-08 03:38:52 +00:00
aignacio_sf 335d5a8ade Add a version of list_contents that does not take any parameters so it can be used in Python.
Output more information in list_contents and reformat output.
2006-12-07 00:41:20 +00:00
Zachary Pavlov d38126f0c9 tree fix! 2006-12-01 19:50:31 +00:00
Josh Yelon cd2049fc7b Reversed y-dir of normals 2006-11-28 19:39:37 +00:00
David Rose 2e8c8423e6 unregistered type 2006-11-27 19:32:38 +00:00
Zachary Pavlov a9966ec403 more tau fixes 2006-11-27 03:28:49 +00:00
Zachary Pavlov 58533ae46c fixes for tau 2006-11-27 03:27:55 +00:00
David Rose 5779007507 more memory tracking stuff 2006-11-24 22:59:44 +00:00
David Rose f0df11bc39 fix malloc issues on windows 2006-11-17 23:21:33 +00:00
David Rose 55225290b8 add MemoryBase to fix malloc issues, especially on OSX 2006-11-17 02:13:10 +00:00
David Rose ccec9eb3df allow Actor flattening 2006-11-16 22:39:31 +00:00
David Rose 656b85eb8c fix red-green confusion 2006-11-16 01:27:08 +00:00
David Rose ce4de5f2af remove debug printouts 2006-11-15 22:17:07 +00:00
David Rose d06c7c47f2 better handling, error reporting for downloading and subdocument downloading 2006-11-15 20:05:39 +00:00
Zachary Pavlov d9dd69e876 putting native back in 2006-11-14 04:06:36 +00:00
Zachary Pavlov 5ba0ce88ba changeses to allow us to use WIN32_LEAN_AND_MEAN 2006-11-14 04:05:55 +00:00
Zachary Pavlov 322fad4dd5 fix for debug mode 2006-11-14 04:05:08 +00:00
Zachary Pavlov 180b24543a drawable region update for debug 2006-11-14 04:03:49 +00:00
Zachary Pavlov 88f87760b8 memoryInfo fix for debug builds 2006-11-14 04:02:05 +00:00
David Rose d6b8d30bca add replace_node() 2006-11-13 22:45:24 +00:00
David Rose 79f9e04e26 print warning when file not found 2006-11-13 22:13:13 +00:00
David Rose 9ef8e468e5 correct filename case 2006-11-13 21:31:42 +00:00
David Rose 6f21efb679 fix compose between 2-d and 3-d mats 2006-11-13 18:22:25 +00:00
Zachary Pavlov 5448cb07c1 another temp fix, just in case 2006-11-13 06:53:07 +00:00
Josh Wilson 7d12be589f added ArcEmitter 2006-11-13 00:47:48 +00:00
Josh Wilson 409fc0d9a3 arcEmitter works like ringEmitter except you can constrain the particles to a an arc on the ring. usefull for splitting a single particle system into an 'in front' and 'behind' pair 2006-11-13 00:47:11 +00:00
David Rose e0ccf7a2f5 increase fmod limit 2006-11-12 18:55:58 +00:00
David Rose 9fb8d43cf5 fix typo 2006-11-10 17:34:19 +00:00
Zachary Pavlov b29c58e3f5 okay, now it works! 2006-11-10 04:21:08 +00:00
Zachary Pavlov 426dc40890 some cleanups on classes. Changed ActiveOpenNB to ActiveOpen (change back later) 2006-11-09 22:20:56 +00:00
David Rose 476eba103d add support for set_icon_filename() 2006-11-08 18:53:21 +00:00
Zachary Pavlov 82d1ecf8d7 bug fix and composite 2006-11-08 03:03:00 +00:00
Zachary Pavlov 3d7386bb80 removed bdr from published classes 2006-11-08 02:35:06 +00:00
Zachary Pavlov 576818d5db okay, now this should be safe 2006-11-08 02:32:37 +00:00
Zachary Pavlov 466a3f7d48 native net is now in the panda tree 2006-11-08 02:28:50 +00:00
David Rose 1052e11e0b properly support multiple monitors 2006-11-07 22:36:56 +00:00
David Rose 969e962ed8 fix issues with resizing fullscreen windows 2006-11-07 22:35:24 +00:00
David Rose fe8a5d19ed choose an appropriate default audio library 2006-11-07 14:03:44 +00:00
Zachary Pavlov c3f0f7d58d until this gets figured out 2006-11-07 04:19:53 +00:00
Roger Hughston 6164d1bf7e add net tests 2006-11-07 00:58:31 +00:00
Roger Hughston aa95cc3aff New nativenet stuff .. expermental 2006-11-07 00:53:42 +00:00
David Rose e49cc9f973 fix incorrect matchup between mouse and display 2006-11-06 19:18:47 +00:00
David Rose 6ff4850dce debug output 2006-11-06 17:44:59 +00:00
David Rose 1b3f098b39 support servers that don't handle a Range request 2006-11-05 00:33:55 +00:00
David Rose d18ed81095 fix inverted screenshots 2006-11-03 22:48:43 +00:00
David Rose 68c702458b remove references to ddraw.h 2006-11-03 16:29:49 +00:00
Josh Yelon 80c6657136 Trivial fix 2006-11-03 16:05:17 +00:00
Josh Yelon 3a25b1f1e7 Trivial fix 2006-11-03 15:42:15 +00:00
Zachary Pavlov e75d2ef706 low level support for mouselook in osx 2006-11-03 02:34:34 +00:00
Zachary Pavlov f6e37779e4 added a relative mode to a window. Currently only does anything in osx 2006-11-03 02:33:22 +00:00