Patches to Bf Blender for CAD development. https://tornavis.org/
Go to file
Campbell Barton 37178ab0fd cleanup only
- rename 'name', 'dir' --> 'filepath' where these actually represent a file path to avoid confusion.
- bugfix for possible (but unlikely) uninitialized string.
- remove commented script append function, now we have a python api for this.
2011-05-18 06:27:32 +00:00
build_files fix [#27414] no-material renders differently in View3D vs BGE 2011-05-17 02:44:52 +00:00
doc Code cleanup: remove readblenfile module, only contained some utility functions 2011-05-11 19:29:23 +00:00
extern fix transform code using a node space as an image space, accessing unallocated memory. 2011-05-02 05:24:59 +00:00
intern Forgot to close clipboard when lock fails. 2011-05-12 18:04:24 +00:00
release added other addon category. 2011-05-17 09:13:14 +00:00
source cleanup only 2011-05-18 06:27:32 +00:00
CMakeLists.txt LCMS code removed, was an experiment but never finished. 2011-05-16 13:34:42 +00:00
COPYING == docs == 2010-10-13 14:44:22 +00:00
GNUmakefile - background job style cleanup. 2011-04-10 15:24:05 +00:00
SConstruct Code cleanup: remove source/kernel module, this wasn't really the kernel of 2011-05-06 20:18:42 +00:00