July 3, 2018, 10:49 (GMT) |
Sculpt: Cleanup, spelling |
July 3, 2018, 10:29 (GMT) |
Sculpt: Fix ghosting artifacts when sculpting in workbench engine |
July 3, 2018, 10:25 (GMT) |
Nodes: add new image button to image nodes. |
July 3, 2018, 10:19 (GMT) |
Cleanup: remove generation context from image new operator. |
July 3, 2018, 10:16 (GMT) |
Fix ID buttons not working in popover menus. |
Revision 34db087 by Nick Wu (greasepencil-object, greasepencil-refactor, soc-2018-npr, soc-2019-npr, temp-gpencil-eval) July 3, 2018, 09:48 (GMT) |
Merge remote-tracking branch 'remotes/origin/blender2.8' into soc-2018-npr |
Revision 118cadf by Nick Wu (greasepencil-object, greasepencil-refactor, soc-2018-npr, soc-2019-npr, temp-gpencil-eval) July 3, 2018, 09:43 (GMT) |
move line layer and delete line layer component ok. |
July 3, 2018, 09:06 (GMT) |
Sculpt: Fix possible race condition with undo nodes it is possible that two threads will request same undo node, only one of them will initialize the node. The issue is that initialization is happening outside of a lock, which was making one thread to use non- initialized node. If this change is ever a bottleneck, make a lock inside of node. |
July 3, 2018, 08:32 (GMT) |
Use XY blur values for RIm Use only one value is not enough to get some artistics effects. |
July 3, 2018, 08:30 (GMT) |
UI: hide empty status mouse button when dragging |
Revision 54172dc by Nick Wu (greasepencil-object, greasepencil-refactor, soc-2018-npr, soc-2019-npr, temp-gpencil-eval) July 3, 2018, 08:28 (GMT) |
Line selection from object and collection is ok, material pending. |
July 3, 2018, 08:25 (GMT) |
Workbench: CleanUp whitespaces |
July 3, 2018, 08:09 (GMT) |
Merge branch 'greasepencil-object' into temp-greasepencil-vfx |
Revision d86b7f5 by Antonio Vazquez (greasepencil-experimental, greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval, temp-greasepencil-vfx) July 3, 2018, 07:59 (GMT) |
Merge branch 'blender2.8' into greasepencil-object |
July 3, 2018, 07:58 (GMT) |
WIP: Add new blur parameter for Rim FX Still is not working, this commit only put the pieces in place. |
July 3, 2018, 07:54 (GMT) |
Workbench: Fix texture drawing Somehow not sure when the test for textures was performed on an uninitialized variable resulting in never showing the textures at all |
July 3, 2018, 07:29 (GMT) |
Workbench: Fix ghosting and crash in X-Ray mode When playing animations the anti-aliasing was not reset, resulting in ghosts from previous frames to be drawn. Also when playing animations and switching to X-Ray mode for the first time would most likely result in a write to uninitialized memory. |
July 3, 2018, 07:22 (GMT) |
Cleanup: typos |
July 3, 2018, 07:04 (GMT) |
Keymap: remove 'Screen Editing' from 2.7x map Uses action-zones which aren't currently working in keymap presets. |
July 3, 2018, 06:42 (GMT) |
Merge branch 'hair_guides' into tmp_hair_curves |
|
|
|


Master Commits
MiikaHweb | 2003-2021