7238 Commits

Author SHA1 Message Date
Shalin Shodhan
88b9702137 Polylight API 2004-06-14 18:48:27 +00:00
Shalin Shodhan
3887f5681a Polylight API 2004-06-14 18:43:05 +00:00
Joe Shochet
5c2abc514d replaced apply with direct call 2004-06-14 18:11:52 +00:00
Joe Shochet
15db33d2ff toon optimizations 2004-06-14 18:08:17 +00:00
Mark Mine
a5445eddc1 For new world order 2004-06-12 23:56:17 +00:00
Darren Ranalli
9f63d9cbeb render/parentMgr getters 2004-06-12 04:09:53 +00:00
Darren Ranalli
677d6bc833 added ShowBaseAI (dev) 2004-06-12 04:09:35 +00:00
David Rose
ccc5dc547c fix bug causing runaway recursion 2004-06-12 03:17:19 +00:00
David Rose
2a8ae9abcc comment tweak 2004-06-12 02:32:53 +00:00
David Rose
c321d031a5 comment fix 2004-06-12 02:24:07 +00:00
David Rose
de7954a99b comment fix 2004-06-12 02:23:10 +00:00
David Rose
65f0fa0409 fix error messages when dc files loaded out of order 2004-06-12 02:21:21 +00:00
David Rose
081122fe3b define mouseInterfaceNode 2004-06-12 02:12:16 +00:00
David Rose
37ea14ed18 prc files start with digits now 2004-06-12 01:38:38 +00:00
David Rose
679b7ec444 don't install runPythonEmacs on Linux 2004-06-12 01:26:38 +00:00
David Rose
8f06b1ad29 correct reverse alphabetical sort 2004-06-12 00:16:06 +00:00
David Rose
ac84758d9d eliminate leading underscores 2004-06-11 23:14:39 +00:00
David Rose
1efa50984f add sequencing numbers 2004-06-11 22:25:07 +00:00
David Rose
68437f3e38 add 'generated automatically' comment 2004-06-11 20:54:30 +00:00
David Rose
3358dfaae2 add 'generated automatically' comment 2004-06-11 20:54:21 +00:00
David Rose
67957807b6 don't change camera lens in oobe mode 2004-06-11 16:27:40 +00:00
David Rose
93dd513808 restore oobeCull 2004-06-11 15:57:18 +00:00
David Rose
9ca7c24919 _thick is unintialized here; don't try to use it 2004-06-11 15:40:06 +00:00
David Rose
3cb846fd39 raise exceptions rather than completely eliminated deprecated methods for now 2004-06-11 14:49:43 +00:00
David Rose
fc57934995 remove deprecated interface 2004-06-11 00:00:45 +00:00
David Rose
0196ac8a0a typo in comment 2004-06-10 21:35:42 +00:00
David Rose
d206ef6992 clarify comment 2004-06-10 21:34:39 +00:00
David Rose
c24f8857a5 typos in comments 2004-06-10 21:29:51 +00:00
David Rose
c3606e572d prebuild new polylight flag 2004-06-10 21:16:17 +00:00
David Rose
1e7a4986a1 wrong EXPCL 2004-06-10 20:29:21 +00:00
David Rose
2cfcee5b5d add _pandatool.prc 2004-06-10 19:06:45 +00:00
David Rose
ae9ef03e9b rename Configrc to Config.prc 2004-06-10 18:54:04 +00:00
Dave Schuyler
2522d77d95 minor touchup to self.closed 2004-06-10 05:19:55 +00:00
Dave Schuyler
d12cc670aa minor touchup to self.closed 2004-06-10 05:17:54 +00:00
Dave Schuyler
2ced3fd7d2 more closely matching file object 2004-06-10 05:00:48 +00:00
David Rose
d3226bd9c3 support python 2.2.0 2004-06-09 22:18:21 +00:00
Asad M. Zaman
67a0fd47db make room for polylight object 2004-06-09 21:30:37 +00:00
David Rose
022f83833f build on irix 2004-06-09 21:19:24 +00:00
Asad M. Zaman
3ff5b79b00 created make_sphere function to reuse code for make_collision_sphere and make_polylight_sphere 2004-06-09 21:04:43 +00:00
Asad M. Zaman
5a19e97534 fixed a bug with multiple sibling portals in view at the same time 2004-06-09 00:48:05 +00:00
David Rose
af31909359 publish more methods better 2004-06-09 00:16:38 +00:00
Dave Schuyler
44ad745064 added debugInitStackTrace 2004-06-08 22:33:40 +00:00
Dave Schuyler
b89bbac830 using debugCall() 2004-06-08 22:32:24 +00:00
David Rose
55ea6a4e44 publish more methods 2004-06-08 22:31:35 +00:00
Dave Schuyler
094df9253d added StackTrace 2004-06-08 22:29:28 +00:00
Dave Schuyler
fccd4f5b8e formatting 2004-06-08 22:10:07 +00:00
Asad M. Zaman
b9257df888 final test version of portal clipper. We should test this version well. 2004-06-08 03:03:42 +00:00
David Rose
0105b1fd89 get_element, set_element 2004-06-08 01:26:12 +00:00
Dave Schuyler
a759e21eeb added init call for physics collision handler 2004-06-08 01:09:38 +00:00
Asad M. Zaman
bd2a0ea086 Recursive portal culling is implemented. This is the 3rd phase. There is one bug where portals are behaving weird when camera is right on the portal plane 2004-06-07 23:40:20 +00:00