Revision acc6998 by Dalai Felinto October 11, 2013, 16:48 (GMT) |
adding url for openimageio project in CMake file (OpenEXR and OpenJpeg do the same) |
Revision 6549c1b by Dalai Felinto 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. |
Revision 029f4b9 by Dalai Felinto October 11, 2013, 16:38 (GMT) |
adding WITH_IMAGE_OPENIMAGEIO and removing the PSD build option As per Brecht van Lommel's suggestion. |
Revision ce52dc2 by Bastien Montagne 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. |
Revision 1760f5f by Brecht Van Lommel October 11, 2013, 14:41 (GMT) |
Fix FreeBSD build with recent malloc changes, patch by Shane Ambler. |
Revision 76c9497 by Bastien Montagne 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! |
Revision 31d4928 by Antonis Ryakiotakis 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. |
Revision f895bc5 by Campbell Barton October 11, 2013, 00:22 (GMT) |
code cleanup: boxpack, pack struct and use unsigned ints |
Revision 67fb71a by Campbell Barton October 10, 2013, 23:36 (GMT) |
fix [#37038] User prefs > Input - Category names cut off |
Revision 187f664 by Antonis Ryakiotakis 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. |
Revision 3f5be1e by Campbell Barton October 10, 2013, 23:18 (GMT) |
fix for select linked walking over the same faces multiple times. (caused gset assertion). |
Revision 03602dc by Campbell Barton October 10, 2013, 22:30 (GMT) |
use BLI_bitmap for editmesh selection buffer to save some memory. |
Revision ecc5eb5 by Campbell Barton October 10, 2013, 21:04 (GMT) |
fix [#37030] Loop Cut and Slide doesn't clear header text if you click a blank area |
Revision 830974b by Campbell Barton October 10, 2013, 20:56 (GMT) |
fix [#37032] Blener crashes when parent to new object |
Revision cb6e795 by Campbell Barton October 10, 2013, 20:23 (GMT) |
fix [#37031] bones are not selectable in weight paint mode anymore |
Revision afab39b by Campbell Barton October 10, 2013, 20:22 (GMT) |
code cleanup: use const's for static arrays |
Revision 35bb546 by Campbell Barton October 10, 2013, 20:14 (GMT) |
code cleanup: reuse rna_matrix_dimsize_NxN defines between RNA functions |
Revision e220d32 by Campbell Barton October 10, 2013, 18:18 (GMT) |
add MEM_SIZE_OPTIMAL to avoid memory fragmentation & waste lost to slop-space. |
Revision 8fd52b3 by Campbell Barton October 10, 2013, 17:28 (GMT) |
style cleanup |
Revision 3d4bbd2 by Thomas Dinges October 10, 2013, 17:14 (GMT) |
* Code cleanup for M_PI code. |
|
|
|


Master Commits
MiikaHweb | 2003-2021