Revision 7a8403d by Clément Foucault July 3, 2018, 11:36 (GMT) |
Revert "GHOST: Fix uninitialized values." This reverts commit aca403c819c4fc9e1e7197bbe3027d43d114bfd6. |
Revision c50e121 by Brecht Van Lommel July 3, 2018, 11:08 (GMT) |
Fix dimmed shortcut key display issues in toolbar menu and color picker. Draw with alpha * 0.5 instead of using item them color, this doesn't work well in the toolbar menu and highlighted menu items otherwise. |
Revision 48c9364 by Brecht Van Lommel July 3, 2018, 11:08 (GMT) |
Cleanup: fix compiler warning. |
Revision b868e58 by Sergey Sharybin July 3, 2018, 10:53 (GMT) |
Sculpt: Fix wrong object used for crazy space calculation Was applying modifiers twice, when it should not have. Is expected to solve mesh corruption when in sculpt mode. |
Revision 6d0e172 by Sergey Sharybin July 3, 2018, 10:49 (GMT) |
Sculpt: Cleanup, spelling |
Revision 268bcb8 by Sergey Sharybin July 3, 2018, 10:29 (GMT) |
Sculpt: Fix ghosting artifacts when sculpting in workbench engine |
Revision cf2096c by Brecht Van Lommel July 3, 2018, 10:25 (GMT) |
Nodes: add new image button to image nodes. |
Revision 72a051f by Brecht Van Lommel July 3, 2018, 10:19 (GMT) |
Cleanup: remove generation context from image new operator. |
Revision b4ccec6 by Brecht Van Lommel July 3, 2018, 10:16 (GMT) |
Fix ID buttons not working in popover menus. |
Revision a94d582 by Sergey Sharybin 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. |
Revision a9211e8 by Campbell Barton July 3, 2018, 08:30 (GMT) |
UI: hide empty status mouse button when dragging |
Revision 4bc11b7 by Jeroen Bakker July 3, 2018, 08:25 (GMT) |
Workbench: CleanUp whitespaces |
Revision 6016abc by Jeroen Bakker 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 |
Revision 8dc18b5 by Jeroen Bakker 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. |
Revision 3967844 by Campbell Barton July 3, 2018, 07:22 (GMT) |
Cleanup: typos |
Revision d7982f7 by Campbell Barton 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. |
Revision 1ff5cc8 by Campbell Barton July 3, 2018, 05:59 (GMT) |
addons: disable addons with versions below 2.8 |
Revision 7a07500 by Campbell Barton July 3, 2018, 05:23 (GMT) |
Merge branch 'master' into blender2.8 |
Revision eb7286b by Campbell Barton July 3, 2018, 05:22 (GMT) |
Python: Print file:line when editing UI source |
Revision 105192e by Campbell Barton July 3, 2018, 05:13 (GMT) |
Cleanup: pep8 |
|
|
|


Master Commits
MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021