Blender Git Commits

Blender Git "master" branch commits.

Page: 3055 / 5574

October 11, 2013, 16:48 (GMT)
adding url for openimageio project in CMake file (OpenEXR and OpenJpeg do the same)
October 11, 2013, 16:38 (GMT)
scons file for OIIO (needed for psd)
based on patch by Shinsuke Irie

note: scons is not working for me at the moment so I did not test this
patch. It should work fine though.
October 11, 2013, 16:38 (GMT)
adding WITH_IMAGE_OPENIMAGEIO and removing the PSD build option
As per Brecht van Lommel's suggestion.
October 11, 2013, 15:45 (GMT)
UI: Fix SSS pressets' buttons not being aligned anymore (to be backported to 2.69).

Issue found out by DingTo.
October 11, 2013, 14:41 (GMT)
Fix FreeBSD build with recent malloc changes, patch by Shane Ambler.
October 11, 2013, 12:50 (GMT)
Fix [#37039] Resize lists by new grab handles puts file into unsaved state.

Simply do not enable undo for LISTBOX buttons (the same as ROUNDBOX & co). Many thanks to Campbell who did all the work here!
October 11, 2013, 02:23 (GMT)
Fix #36905: backport of fix in soc-2013-paint. This commit ensures that during color sampling the cursor of the current brush is disabled. This avoids sampling of the brush cursor for really small brushes. Only caveat is that if operator exec is called then cursor might be visible in new sample location. This is not so common though.
October 11, 2013, 00:22 (GMT)
code cleanup: boxpack, pack struct and use unsigned ints
October 10, 2013, 23:36 (GMT)
fix [#37038] User prefs > Input - Category names cut off
October 10, 2013, 23:33 (GMT)
Fix #37036, pack and refresh button not aligned anymore. Also add
operator for opening images in the image editor header, it's easily one
of the most common operations, don't see why it has to be only accessed
from menu.
October 10, 2013, 23:18 (GMT)
fix for select linked walking over the same faces multiple times. (caused gset assertion).
October 10, 2013, 22:30 (GMT)
use BLI_bitmap for editmesh selection buffer to save some memory.
October 10, 2013, 21:04 (GMT)
fix [#37030] Loop Cut and Slide doesn't clear header text if you click a blank area
October 10, 2013, 20:56 (GMT)
fix [#37032] Blener crashes when parent to new object
October 10, 2013, 20:23 (GMT)
fix [#37031] bones are not selectable in weight paint mode anymore
October 10, 2013, 20:22 (GMT)
code cleanup: use const's for static arrays
October 10, 2013, 20:14 (GMT)
code cleanup: reuse rna_matrix_dimsize_NxN defines between RNA functions
October 10, 2013, 18:18 (GMT)
add MEM_SIZE_OPTIMAL to avoid memory fragmentation & waste lost to slop-space.
October 10, 2013, 17:28 (GMT)
style cleanup
October 10, 2013, 17:14 (GMT)
* Code cleanup for M_PI code.
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021