Go to file
Campbell Barton 314fdb941e revert recent matrix multiplication patch:
[#28032] Python Mathutils: Matrix Multiplication Error

Since they ended up reversing the order we better keep old code unless its proven to be incorrect.
also change Matrix.__repr__ function args to evaluate correctly (need to be inside a tuple).
2011-07-21 02:00:29 +00:00
build_files patch [#28030] SCONS Build: Build Date reflects "1" instead of actual date of build 2011-07-20 06:22:16 +00:00
doc rename bgl.Buffer attribute list to a method, to_list() as used for IDProps, also made repr function nicer. 2011-07-13 23:45:47 +00:00
extern cmake: cleanup include paths, some duplicates and going up some unneeded dirs. 2011-07-17 09:11:13 +00:00
intern patch: [#27783] "Problem with clock" at 18:39:00 by Daniel Dionne (mrzeon) 2011-07-18 22:28:42 +00:00
release fix [#27922] using preset_paths() with an absolute path returns twice the same thing 2011-07-20 15:33:27 +00:00
source revert recent matrix multiplication patch: 2011-07-21 02:00:29 +00:00
CMakeLists.txt print an error message if Python.h can't be found for cmake and scons since its such a common problem. 2011-07-16 06:55:45 +00:00
COPYING == docs == 2010-10-13 14:44:22 +00:00
GNUmakefile patch [#28031] Minor typo in Blenlib 2011-07-20 06:05:47 +00:00
SConstruct print an error message if Python.h can't be found for cmake and scons since its such a common problem. 2011-07-16 06:55:45 +00:00