Patches to Bf Blender for CAD development. https://tornavis.org/
Go to file
Nathan Letwory 3dc0ee19c4 Introduce struct for export settings in COLLADA export code. This will make it easier to
add new options without having to change function signatures all over the place.
2011-09-07 18:23:30 +00:00
build_files OSX: revert default compile to i386, for it breakes QTKit-condition for some unknown reason 2011-09-07 14:44:52 +00:00
doc interface + naming improvements to vertex wright modifier 2011-09-07 07:46:26 +00:00
extern Fix #28154: linux3-config.py doesn't exist 2011-08-21 13:31:46 +00:00
intern fix link issues with MinGW - a substitute declaration(correctByteOrder) for itoln that was not present in MinGW was being used. Duplicated the declaration from <winsock2.h>(tried including but gave some errors) and added the appropriate link library, wsock32, according to MinGW documentation. 2011-09-06 11:17:29 +00:00
release Apply patch [#28415] 3d mouse orbit mode individual axes enhancement 2011-09-07 10:33:46 +00:00
source Introduce struct for export settings in COLLADA export code. This will make it easier to 2011-09-07 18:23:30 +00:00
CMakeLists.txt fix link issues with MinGW - a substitute declaration(correctByteOrder) for itoln that was not present in MinGW was being used. Duplicated the declaration from <winsock2.h>(tried including but gave some errors) and added the appropriate link library, wsock32, according to MinGW documentation. 2011-09-06 11:17:29 +00:00
COPYING == docs == 2010-10-13 14:44:22 +00:00
GNUmakefile turns out recent commit made 'make' on its own fail. 2011-08-16 13:45:17 +00:00
SConstruct ups, syntax error, missing : 2011-08-25 15:18:54 +00:00