Go to file
Campbell Barton 412eed6a27 RNA functions for adding timer (needed for demo mode, also useful for python modal operators).
- timer = WindowManager.event_timer_add(time_step, window=None)
 - WindowManager.event_timer_remove(timer)

Still TODO, is a way for python to check the timer identity.
2011-03-28 04:55:24 +00:00
build_files pep8 cleanup 2011-03-27 05:23:14 +00:00
doc pep8 cleanup 2011-03-27 05:23:14 +00:00
extern remove constructors, they cause compile errors under Fedora 2011-03-22 16:30:46 +00:00
intern clear some c++ warnings. 2011-03-27 07:56:29 +00:00
release [#24658] Switching to "maya" via interaction preset breaks when switching back 2011-03-27 21:45:37 +00:00
source RNA functions for adding timer (needed for demo mode, also useful for python modal operators). 2011-03-28 04:55:24 +00:00
CMakeLists.txt set CMake's GCC warnings for GCC4.6. 2011-03-28 02:11:51 +00:00
COPYING == docs == 2010-10-13 14:44:22 +00:00
GNUmakefile CMake package_archive target to create a .zip/.tar.bz2 package on mac/unix, 2011-03-21 16:42:21 +00:00
SConstruct Add buildslave target for builder.blender.org integration 2011-03-22 10:26:53 +00:00