January 24, 2019, 11:13 (GMT) |
Subdiv: Fix wrong orig_index for vertices of a loose edge |
January 24, 2019, 11:13 (GMT) |
Fix T60408: Loose edge distort vertex on a surface Treat those vertices as infinitely sharp. This matches the way how OpenSubdiv's topology is being created. |
January 24, 2019, 10:33 (GMT) |
Fix T60805: Grease Pencil Rim Effect Problem The problem was related to cache data that was removed from memory before the FX finished. This could affect to any FX. Now all the information is saved in the FX itself in runtime struct to keep memory safe when cache memory is released. |
January 24, 2019, 10:33 (GMT) |
GP: Use matrix location instead of loc |
January 24, 2019, 09:36 (GMT) |
Fix T54581: Clip editor doesn't synchronize frame on layout change |
January 24, 2019, 08:13 (GMT) |
DRW: support clipping for object outlines (unselected) |
January 24, 2019, 07:28 (GMT) |
DRW: support clipping for object outlines |
January 24, 2019, 06:41 (GMT) |
January 24, 2019, 06:41 (GMT) |
Cleanup: fix compiler warnings. |
January 24, 2019, 06:12 (GMT) |
DRW: use clipping for depth buffer Object selection now supports clipping. |
January 24, 2019, 05:22 (GMT) |
Cleanup: trailing space guardedalloc & memutil |
January 24, 2019, 05:19 (GMT) |
Correct doxy file |
January 24, 2019, 05:14 (GMT) |
DRW: API for own versions of builtin GPU shaders DRW_shader_get_builtin_shader can replace GPU_shader_get_builtin_shader when we need to support clipping. Use this for loose point & wire drawing in object mode, clips edges in lattice edit mode. |
January 24, 2019, 01:12 (GMT) |
WM: Repeat Last no longer reuses skip-save properties PROP_SKIP_SAVE is often used as a way to detect the difference between adjusting options from the redo panel and initial execution. Repeat last operator was executing with skip-save properties set, preventing operators from initializing them based on the context. Fixes 60777. |
January 23, 2019, 23:36 (GMT) |
Fix theme color use for clipping region Color needed to be converted to linear in the engine, not the theme. |
January 23, 2019, 22:27 (GMT) |
Cleanup: style |
January 23, 2019, 19:47 (GMT) |
Fix T60417: Hair not instantly updating when editing curve guide Reviewers: sergey, brecht Maniphest Tasks: T60417 Differential Revision: https://developer.blender.org/D4193 |
January 23, 2019, 19:25 (GMT) |
Fix T58438: wrong display of brush angle rotation preview. Differential Revision: https://developer.blender.org/D4017 |
January 23, 2019, 19:25 (GMT) |
Sculpt: add Topology Rake, to align edges along brush while painting. This helps to generate cleaner topology and define sharp features for dynamic topology. Best used on relatively low-poly meshes, it is not needed as much for high detail areas and has a performance impact. Differential Revision: https://developer.blender.org/D4189 |
January 23, 2019, 17:31 (GMT) |
Fix wrong f-curve modifier mute checkbox icon / tooltip. Differential Revision: https://developer.blender.org/D3930 |
|
|
|


Master Commits
MiikaHweb | 2003-2021