Go to file
Joshua Leung b52eddd95a Made playback operators use exec() callback instead of invoke(), so that these can be used for Python scripts.
Note that this is not the patch by dfelinto on the mailing list, since that fix would cause compiler warnings. Also, the invoke() (with the extra wmEvent* arg) is superfluous here, so there shouldn't be any problems with making this exec() only instead.
2010-04-20 02:39:07 +00:00
bin/.blender Move Korean file from kr to ko also updated it to newer file. 2008-09-29 15:02:20 +00:00
CMake Fix linking cmake on non-windows platforms (ELSEIF -> ELSE ) :) 2010-01-17 22:12:00 +00:00
config This fixes largefile (> 4GB) problems in Linux. 2010-04-18 17:26:37 +00:00
doc correct fsf address 2010-02-12 13:34:04 +00:00
extern Fix syntax for ID keyword. 2010-03-21 01:14:04 +00:00
intern remove config.h references, was added for automake build system rev around 124-126 but isnt used by any build systems now. 2010-04-18 10:28:37 +00:00
po Make verification of committed .mo files optional. 2009-09-15 22:34:10 +00:00
projectfiles 2.50: svn merge https://svn.blender.org/svnroot/bf-blender/trunk/blender -r19323:HEAD 2009-04-20 15:06:46 +00:00
projectfiles_vc7 2.50: svn merge https://svn.blender.org/svnroot/bf-blender/trunk/blender -r19323:HEAD 2009-04-20 15:06:46 +00:00
projectfiles_vc9 MSVC 9 projectfiles 2010-04-18 17:09:35 +00:00
release Python API fix: Add COMPAT_ENGINES to properties_data_camera 2010-04-19 11:24:22 +00:00
source Made playback operators use exec() callback instead of invoke(), so that these can be used for Python scripts. 2010-04-20 02:39:07 +00:00
tools revert joes commit and apply change from Aligorith. 2010-02-13 10:55:04 +00:00
CMakeLists.txt mindrones reports cmake 2.4 doesnt work anymore, since 2.8 is current, bumping the minimum version requiired 2010-04-11 12:20:30 +00:00
COPYING Updating/removing really really ancient stuff. 2010-03-09 11:42:04 +00:00
Makefile Makefile updates for Blender 2.5 (from GSR) 2009-03-19 01:50:45 +00:00
SConstruct scons build systems 2010-03-08 20:37:45 +00:00