Go to file
Campbell Barton 93cf1531d0 fix own bug [#29875] Due to operators now reusing there last-used settings, some UI options are more or less broken (esp. in shortcuts and menu entries)
also prefer *.select_all rather then *.select_inverse operators, since this is an option for select_all.
2012-01-14 06:30:27 +00:00
build_files when building blender as a py module use add_library(... MODULE on all systems, was SHARED on linux/windows. 2012-01-11 00:09:46 +00:00
doc bge api doc update 2012-01-13 08:58:12 +00:00
extern Fixing FreeBSD x64 build 2012-01-12 19:38:08 +00:00
intern Fix #29860: cycles musgrave scale input not working correct. 2012-01-12 17:13:56 +00:00
release fix own bug [#29875] Due to operators now reusing there last-used settings, some UI options are more or less broken (esp. in shortcuts and menu entries) 2012-01-14 06:30:27 +00:00
source use single property lookups in transform operator initialization & fix error with last-settings, so texture translate doesn't apply to the grab key. 2012-01-14 04:42:41 +00:00
CMakeLists.txt Some small fixes to get things compiling on solaris with cmake. 2012-01-12 16:31:27 +00:00
COPYING == docs == 2010-10-13 14:44:22 +00:00
GNUmakefile minor changes 2011-11-23 17:14:29 +00:00
SConstruct option to build without remesh modifier for cmake and scons 2011-12-31 03:34:44 +00:00