rdb
|
f149fb4ab0
|
direct: big formatting changes for the benefit of API reference
Part of the effort to move the API reference to Sphinx, see panda3d/panda3d-docs#21
|
2019-10-29 20:43:41 +01:00 |
rdb
|
d576c6b638
|
Improvements to generated API docs, especially in direct tree.
Also add an entry point for pfreeze.
|
2017-05-24 13:30:21 +02:00 |
Sam Edwards
|
76070d84cd
|
fsm: Change FourState's debugPrint to a __method
This should stop it from getting overridden by subclasses.
|
2017-03-29 17:40:10 -06:00 |
Sam Edwards
|
6d250f2f1f
|
fsm: FourState needs to initialize stateIndex BEFORE first debugPrint
I honestly have no idea how this even worked before.
|
2017-03-29 17:40:10 -06:00 |
rdb
|
23bf9ea5c7
|
The direct tree is now valid Python 2 *and* 3
|
2016-03-28 22:33:30 +02:00 |
mfwass
|
f8837999ed
|
Cleanup trailing whitespace
|
2015-12-13 10:08:41 -05:00 |
rdb
|
d9342043b0
|
Deprecate pandac.PandaModules and genPyCode, move extensions to panda3d/, clean up imports and deprecated behaviour
|
2015-06-28 13:55:31 +02:00 |
M. Ian Graham
|
e527327b69
|
Notify fixes for running without __debug__
|
2007-10-10 22:15:17 +00:00 |
Josh Yelon
|
0c888dcaad
|
Added __all__ declarations to actor, task, fsm
|
2006-08-08 19:15:16 +00:00 |
Dave Schuyler
|
86f4c2e68e
|
remove extra paren from assert
|
2006-01-09 22:18:28 +00:00 |
Dave Schuyler
|
699be47bab
|
formatting
|
2005-12-21 04:18:47 +00:00 |
David Rose
|
b1db93fb87
|
explicit import paths
|
2004-06-01 19:31:48 +00:00 |
David Rose
|
13437d3ff5
|
rename FSM -> ClassicFSM, introduce new FSM code
|
2004-02-27 17:59:58 +00:00 |
Dave Schuyler
|
3289f9cd75
|
changed FSM name
|
2004-01-29 21:12:17 +00:00 |
Dave Schuyler
|
09e295601b
|
removed print statement
|
2003-12-23 02:50:28 +00:00 |
Dave Schuyler
|
7183fb3b50
|
changed to not use setInitialState
|
2003-12-22 23:13:54 +00:00 |
Darren Ranalli
|
3d45ead3eb
|
comment
|
2003-12-17 20:54:20 +00:00 |
Darren Ranalli
|
b55439dc32
|
guaranteed broadcast of initial state
|
2003-12-17 20:51:33 +00:00 |
Dave Schuyler
|
1061e277bf
|
fixes for isOn and isOpen
|
2003-12-17 03:33:03 +00:00 |
Dave Schuyler
|
21274fd8b7
|
Added setIsOn to AI
|
2003-12-04 03:39:30 +00:00 |
Asad M. Zaman
|
1ad304e914
|
fixed the door state open event problem
|
2003-12-04 00:15:40 +00:00 |
Dave Schuyler
|
be0a8a38ec
|
*** empty log message ***
|
2003-11-17 04:19:32 +00:00 |