blender/source/blender
Bastien Montagne 18db6c58ec Fix T38150: implementation mismatch in bmesh python
Hopefully this time all mismatches are fixed (quickly checked the whole BMesh API files,
found a few others in addition to those reported in T38150).
2014-01-23 20:17:54 +01:00
..
avi Fix crash cancelling command line render to AVI movie file. 2014-01-08 22:28:29 +01:00
blenfont Docs: doxygen file descriptions for BLF, GPU and WM 2014-01-19 23:15:25 +11:00
blenkernel Fix T38337: Crash when calling to_mesh() on a Curve object after clearing its parent 2014-01-24 00:18:22 +06:00
blenlib Code Cleanup: use bool for return values and correct comments 2014-01-22 02:53:48 +11:00
blenloader Make memory checker happy about FileGlobal 2014-01-22 16:32:52 +06:00
bmesh BMesh: collapse_uvs - avoid clearing and flagging for every cd-layer 2014-01-22 17:16:38 +11:00
collada Fix collada and freestyle module compile errors after recent commit, forgot to 2014-01-15 19:15:51 +01:00
compositor Fix T38011 and cleanup of Lens Distortion node code. 2014-01-22 14:37:40 +01:00
datatoc Fix build issues with mingw's 2014-01-15 00:33:55 +02:00
editors Make Tab Divider interopolate between the region background and tab outline. 2014-01-23 12:30:28 -06:00
freestyle Fix collada and freestyle module compile errors after recent commit, forgot to 2014-01-15 19:15:51 +01:00
gpu Removed the omat matrix from DupliObject. 2014-01-23 10:20:42 +01:00
ikplugin fix #T37894: IK constraint desactivation does not work as expected 2014-01-14 14:45:00 -02:00
imbuf Fix for IMB_(un)premultiply_rect_float() not doing right business 2014-01-23 16:51:32 +06:00
makesdna Fix T36165: blender internal HDR textures with negative values got clamped. 2014-01-23 18:49:10 +01:00
makesrna Fix T36165: blender internal HDR textures with negative values got clamped. 2014-01-23 18:49:10 +01:00
modifiers Cleanup: int/short to bool in BKE_cdderivedmesh.h functions (and TRUE/FALSE to true/false in code using them). 2014-01-23 14:52:46 +01:00
nodes Fix T37978: cycles nodes with multiple Material Output nodes not predictable. 2014-01-20 20:31:10 +01:00
python Fix T38150: implementation mismatch in bmesh python 2014-01-23 20:17:54 +01:00
quicktime Code cleanup: remove quicktime image loading code (not animation loading). 2014-01-20 16:55:00 +01:00
render Fix T36165: blender internal HDR textures with negative values got clamped. 2014-01-23 18:49:10 +01:00
windowmanager Fix T38042: Keymap crash after reloading operators 2014-01-23 19:05:56 +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