Patches to Bf Blender for CAD development. https://tornavis.org/
Go to file
Campbell Barton 34b18fcbc1 code cleanup: BKE_ naming, also make bpy.data.images.load() always load a new image. (not use existing one) 2012-05-05 14:52:04 +00:00
build_files Fix: recent commit setting python3.2 command should not be applied to this file 2012-05-02 09:03:04 +00:00
doc Python: documentation about overriding context members. 2012-05-02 13:28:13 +00:00
extern Camera tracking: support of tripod motion solving 2012-04-28 14:54:45 +00:00
intern code cleanup: BKE_scene api naming. 2012-05-05 14:33:36 +00:00
release fix [#31136] Save All Edited only works for Saved external image, not New or Packed image (bpy.ops.image.save_dirty) 2012-05-04 17:39:37 +00:00
source code cleanup: BKE_ naming, also make bpy.data.images.load() always load a new image. (not use existing one) 2012-05-05 14:52:04 +00:00
CMakeLists.txt code cleanup: BKE_scene api naming. 2012-05-05 14:33:36 +00:00
COPYING == docs == 2010-10-13 14:44:22 +00:00
GNUmakefile replace python3 command with python3.2, python3 isnt available on ubuntu. 2012-05-01 20:45:16 +00:00
SConstruct Add pthread dll for MinGW64 during installation. Now people who download from buildbot will be able to run the build even without MinGW-w64 installed. 2012-05-01 20:57:39 +00:00