Go to file
Campbell Barton 0bc83a2f35 - mathutils matrix creation - use memcpy rather than copying every matrix row/col individually.
- creating a new non-square matrix would use uninitialized memory.
2011-12-19 05:14:09 +00:00
build_files MinGW png libs 2011-12-18 23:23:09 +00:00
doc picky edits & regen man page 2011-12-10 01:07:22 +00:00
extern Added note that cmake/scons rules are automatically generated for extern/libmv 2011-12-15 12:44:05 +00:00
intern Generalized node groups for Cycles. 2011-12-18 15:34:06 +00:00
release Removed buttons in node headers for hiding unused sockets and for hiding the (non-socket) option buttons. These are rarely used buttons that only complicate the UI. Alternatively these operators can still be accessed in the Node menu of the node editor window, "Toggle Hidden Node Sockets" and "Toggle Node Options" respectively. 2011-12-18 17:59:04 +00:00
source - mathutils matrix creation - use memcpy rather than copying every matrix row/col individually. 2011-12-19 05:14:09 +00:00
CMakeLists.txt Fix for cmake for recent mingw png lib move. 2011-12-18 23:32:24 +00:00
COPYING == docs == 2010-10-13 14:44:22 +00:00
GNUmakefile minor changes 2011-11-23 17:14:29 +00:00
SConstruct OSX: proper scons config and linking weak for jackOSX and errorhandling 2011-12-12 22:17:02 +00:00