Revision 9482564 by Campbell Barton December 13, 2018, 23:18 (GMT) |
Fix T59337: Camera visual aids ignore overlay |
Revision 9ea6458 by Campbell Barton December 13, 2018, 22:54 (GMT) |
Preferences: add option for header position Sets the header position for newly created windows with few exceptions (preferences is always bottom, file-selector is always top). |
Revision dfa3e0a by Campbell Barton December 13, 2018, 22:54 (GMT) |
Fix compiler error |
Revision c7a31ba by Antonio Vazquez December 13, 2018, 22:31 (GMT) |
GP: Add Subdivide Smooth option |
Revision 26c8e09 by Campbell Barton December 13, 2018, 22:09 (GMT) |
Fix T59137: Prefs moves header to bottom Only use a new spaces header alignment when no previous header exists. |
Revision cb6d018 by Campbell Barton December 13, 2018, 21:43 (GMT) |
Fix T57724: Opening file browser flips user-prefs header |
Revision d6225c9 by Campbell Barton December 13, 2018, 21:14 (GMT) |
Merge branch 'master' into blender2.8 |
Revision e961c12 by Campbell Barton December 13, 2018, 21:13 (GMT) |
Fix typo in context docs. |
Revision cb5d23b by Campbell Barton December 13, 2018, 20:56 (GMT) |
UI: show workspace cycling key bindings in menu |
Revision 7d3b1cd by Antonio Vazquez December 13, 2018, 18:49 (GMT) |
GP: New Smooth operator Smooth a stroke, in edit mode, similar how mesh operator works with meshes. |
Revision a7b3d58 by Brecht Van Lommel December 13, 2018, 18:25 (GMT) |
Revision f527ce5 by Brecht Van Lommel December 13, 2018, 18:25 (GMT) |
Color management: add OCIO aware utility functions for transform to/from XYZ. |
Revision 6601a89 by Brecht Van Lommel December 13, 2018, 18:25 (GMT) |
Fix T58549, T56741: HSV color picker issues with Filmic view transform. In 2d655d3 the color picker was changed to use display space HSV values. This works ok for a simple sRGB EOTF, but fails with view transforms like Filmic where display space V 1.0 maps to RGB 16.292. Instead we now use the color_picking role from the OCIO config when converting from RGB to HSV in the color picker. This role is set to sRGB in the default OCIO config. This color space fits the following requirements: * It is approximately perceptually linear, so that the HSV numbers and the HSV cube/circle have an intuitive distribution. * It has the same gamut as the scene linear color space. * Color picking values 0..1 map to scene linear values in the 0..1 range, so that picked albedo values are energy conserving. |
Revision 33993c0 by Jacques Lucke December 13, 2018, 14:31 (GMT) |
Speedup: new OldNewMap implementation for file loading In production files that use a lot of linking I measured loading speedups between 5% and 18%. In files that use less linking the speedup might not be noticeable at all, but it should not be slower. Reviewer: brecht Differential Revision: https://developer.blender.org/D4038 |
Revision fdab9a8 by Ray molenkamp December 13, 2018, 14:01 (GMT) |
Merge remote-tracking branch 'origin/master' into blender2.8 |
Revision 756c99b by Ray molenkamp December 13, 2018, 13:59 (GMT) |
deps: add missing sqlite dll to windows build. |
Revision b8cb08f by Sergey Sharybin December 13, 2018, 13:32 (GMT) |
Merge branch 'master' into blender2.8 |
Revision 2947882 by Sergey Sharybin December 13, 2018, 13:31 (GMT) |
Cycles: Update standalone app to OIIO 2.0 |
Revision 5b6cb2d by Campbell Barton December 13, 2018, 12:19 (GMT) |
RNA: revert recent rename 'updated' -> 'dirty' Partially reverts 45fdf41be87f & 6d38d824377c, added comment why term 'updated' is used in this case. |
Revision a337572 by Campbell Barton December 13, 2018, 12:04 (GMT) |
Cleanup: macro hygiene, style, doxy comments |
|
|
|


Master Commits
MiikaHweb | 2003-2021