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 |
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
|
64d22156c7
|
removed parens from asserts
|
2006-04-04 23:32:24 +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
|
7183fb3b50
|
changed to not use setInitialState
|
2003-12-22 23:13:54 +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 |
Dave Schuyler
|
6a636ddc9e
|
maybe fixing AI crash with orphand doLater
|
2003-12-02 01:45:53 +00:00 |
Dave Schuyler
|
696801912d
|
*** empty log message ***
|
2003-11-21 08:24:10 +00:00 |
Dave Schuyler
|
be0a8a38ec
|
*** empty log message ***
|
2003-11-17 04:19:32 +00:00 |