tornavis/source/blender
Campbell Barton 477a84a738 BMesh: minor optimization for remove doubles
- replace heap allocation with stack for small arrays.
- remove edge-lookup when its already known.
2014-01-17 17:21:41 +11:00
..
avi Fix crash cancelling command line render to AVI movie file. 2014-01-08 22:28:29 +01:00
blenfont BLF: Fix for changing the DPI storing many fonts (300+) 2014-01-17 03:13:23 +11:00
blenkernel Code Cleanup: style and redundant casts 2014-01-16 19:15:53 +11:00
blenlib Code Cleanup: style and redundant casts 2014-01-16 19:15:53 +11:00
blenloader Build Modifier - Add "Reversed" Option 2014-01-17 14:53:04 +13:00
bmesh BMesh: minor optimization for remove doubles 2014-01-17 17:21:41 +11:00
collada Fix collada and freestyle module compile errors after recent commit, forgot to 2014-01-15 19:15:51 +01:00
compositor Code Cleanup: style and redundant casts 2014-01-16 19:15:53 +11:00
datatoc Fix build issues with mingw's 2014-01-15 00:33:55 +02:00
editors EditMesh: add delete loose operator (access from Cleanup menu) 2014-01-17 14:55:06 +11:00
freestyle Fix collada and freestyle module compile errors after recent commit, forgot to 2014-01-15 19:15:51 +01:00
gpu Fix GLSL compatible_pow to give 1.0 for 0 ^ 0 2014-01-14 22:58:07 +04:00
ikplugin fix #T37894: IK constraint desactivation does not work as expected 2014-01-14 14:45:00 -02:00
imbuf Fix T38040: Crash after loading big image file in compositor 2014-01-13 18:47:15 +06:00
makesdna Build Modifier - Add "Reversed" Option 2014-01-17 14:53:04 +13:00
makesrna Build Modifier - Add "Reversed" Option 2014-01-17 14:53:04 +13:00
modifiers BMesh: add bmesh delete functions that dont depend on operator flags 2014-01-17 14:55:06 +11:00
nodes Code Cleanup: style and redundant casts 2014-01-16 19:15:53 +11:00
python Code Cleanup: no need to pass empty strings as default values 2014-01-16 22:00:29 +11:00
quicktime Fix T37591: 'Extensions' option ignored for movies. 2013-11-25 16:59:10 +11:00
render Fix T37958: part of blender internal approximate AO / indirect light preprocess 2014-01-16 22:25:48 +01:00
windowmanager Code Cleanup: no need to pass empty strings as default values 2014-01-16 22:00:29 +11:00
CMakeLists.txt cmake/openimageio - partially reverting #60692 2013-10-12 23:56:21 +00:00
SConscript scons file for OIIO (needed for psd) 2013-10-11 16:38:31 +00:00