Revision 3cae9ca by Campbell Barton September 17, 2012, 02:19 (GMT) |
fix [#32564] Entries in recent list (file select dialog) don't get pushed to top if used again |
Revision a500372 by Campbell Barton September 17, 2012, 02:01 (GMT) |
code cleanup: replace fsmenu_insert_entry args with flags. |
Revision 17cb1bc by Campbell Barton September 17, 2012, 01:42 (GMT) |
style cleanup |
Revision 31f638f by Campbell Barton September 17, 2012, 00:57 (GMT) |
code cleanup: text clipping function ui_text_leftclip() was also used for cursor clipping which made it a bit confusing, split into 2 functions. ui_text_clip_left(), ui_text_clip_cursor(). |
Revision b8a67bc by Campbell Barton September 17, 2012, 00:33 (GMT) |
code cleanup: add some comments and made some small speedup to text clipping in the UI |
Revision 42dd135 by Campbell Barton September 16, 2012, 23:40 (GMT) |
style cleanup: multiple statements on a single line in interface code. |
Revision 86a72ae by Campbell Barton September 16, 2012, 23:24 (GMT) |
fix for node socket text buttons not scaling with DPI, also quiet -Wundef warning WITH_DDS. |
Revision 3968b63 by Antonis Ryakiotakis September 16, 2012, 20:26 (GMT) |
* Enable opencolorio for scons/mingw32 (coming very soon) * Change names of libraries for mingw32 boost to 1.49 |
Revision b1d1355 by Sv. Lockal September 16, 2012, 19:06 (GMT) |
Fix drawing of output slots with utf-8 names. Also always show last letters in already clipped output slots names |
Revision 237a9fd by Antonis Ryakiotakis September 16, 2012, 18:05 (GMT) |
Enable OpenColorIO for MinGW64 build targets |
Revision e5d0dcb by Bastien Montagne September 16, 2012, 15:25 (GMT) |
Few cleanup in matrix mathutils (make mul_m3_m3m4 and mul_m4_m3m4 consistant with other similar funcs, mainly copy-safe [i.e. you can use the same matrix as operand and result, saves lines in some already over-complicated code!]). |
Revision fc7de23 by Sergey Sharybin September 16, 2012, 15:17 (GMT) |
Color Management: fix crash when displaying render preview if OCIO was disabled buildtime |
Revision eacf305 by Sergey Sharybin September 16, 2012, 14:43 (GMT) |
Real fix for OSX CMake -- was a typo in build file generation file Now Ceres re-bundling should go smooth :) |
Revision de72707 by jens verwiebe September 16, 2012, 14:31 (GMT) |
Fix OSX compile |
Revision 3d84172 by Sergey Sharybin September 16, 2012, 13:58 (GMT) |
Fix typo in one of previous commits |
Revision acb2c7e by Lukas Toenne September 16, 2012, 13:17 (GMT) |
OSL Fix for fireflies in velvet bsdf, ported over from SVM fix in r41738. |
Revision 7f1cfbf by Sergey Sharybin September 16, 2012, 12:33 (GMT) |
Fix some warnings treated as errors here. |
Revision a499287 by Sergey Sharybin September 16, 2012, 12:24 (GMT) |
Ceres: tweak namespace for hash classes for MSVC2010 Not sure if it'll solve all issues, but at least it should reduce amount of errors. Also added missed patch from previous commit. |
Revision 02ef4cc by Sergey Sharybin September 16, 2012, 12:24 (GMT) |
Ceres: reshuffle include order to solve compilation error with MSVC Not sure why exactly this happens, would need extra investigation and should probably be also fixed in upstream. |
Revision bf6ab7a by Sergey Sharybin September 16, 2012, 12:24 (GMT) |
Libmv: remove unwind hack from CMake rules. Such stuff better be solved in glog itself. Should be pretty safe change since it was defined for CMake only and AFAIR Jens wanted to get rid of this too. |
|
|
|


Master Commits
MiikaHweb | 2003-2021