Revision 30762a0 by Campbell Barton January 25, 2019, 12:30 (GMT) |
DRW: disable clipping background drawing w/ xray mode This interfered with drawing the mesh. |
Revision 8e8fb15 by Campbell Barton January 25, 2019, 12:11 (GMT) |
Depsgraph: use specific tag to update shading |
Revision ea5326d by Bastien Montagne January 25, 2019, 11:32 (GMT) |
Fix T59958: Blender 2.80 - Removing second Particle System cache causes crash. Usual DEG tag missing. Also do not tag/send notifiers when we do not change anything! |
Revision bfa8fcc by Sergey Sharybin January 25, 2019, 10:22 (GMT) |
Fix T60839: Deleting bevel object for curve will not update Was missing conversion of ID_RECALC_GEOEMTRY to curve's operation. |
Revision d87e7af by Antonio Vazquez January 25, 2019, 09:44 (GMT) |
T60748 Second try to fix start extreme in Noise modifier The first point was moving inverted because first vector was inverted. Now, the vector is changed for the first point to get the same direction. |
Revision 05ebdc2 by Campbell Barton January 25, 2019, 06:25 (GMT) |
Fix texture paint showing pink texture on load |
Revision 6cc5c28 by Campbell Barton January 25, 2019, 02:49 (GMT) |
Fix UI extension removal App-templates & keymap names had their extensions removed twice. Confusing for filenames containing dots. |
Revision 3d8cbb5 by Campbell Barton January 25, 2019, 00:40 (GMT) |
Fix T60777: Grid fill fails when run via Repeat Last |
Revision e63c360 by Campbell Barton January 25, 2019, 00:29 (GMT) |
WM: don't set repeat flag w/ interactive repeat This allows operators to distinguish between redo and executing repeat last operator, needed for T60777 fix. |
Revision b5a2dc1 by Campbell Barton January 25, 2019, 00:11 (GMT) |
Revert "WM: Repeat Last no longer reuses skip-save properties" This reverts commit 1d908bffddb4c9815a986305ad4588032b81deee. Enough uses of repeat last expect skip-save properties to be set, transform being the most obvious example T60777#605681. I wanted to avoid operators having account for two kinds of 'skip-save' but this may be unavoidable. |
Revision d4433b1 by Campbell Barton January 25, 2019, 00:04 (GMT) |
Missed last commit |
Revision 5632e1b by Campbell Barton January 24, 2019, 22:44 (GMT) |
Cleanup: replace VSE /w Sequencer This abbreviation isn't used anywhere else in Blender's UI. |
Revision e1efaa6 by Ray molenkamp January 24, 2019, 22:21 (GMT) |
make.bat: remove stray quote in msvc2017 detection. Shouldn't cause issues, but better safe than sorry. |
Revision 8acbf8f by Campbell Barton January 24, 2019, 21:54 (GMT) |
Merge branch 'blender2.7' |
Revision 4b8b7c8 by Campbell Barton January 24, 2019, 21:49 (GMT) |
Cleanup: sort cmake file lists |
Revision 2218bf0 by Campbell Barton January 24, 2019, 21:30 (GMT) |
Cleanup: sort cmake file lists |
Revision e72fa71 by Campbell Barton January 24, 2019, 21:01 (GMT) |
Cleanup: remove duplicated shaders that only added clipping checks Originally I wanted to avoid adding draw manager specific ifdef's all over generic shaders however this isn't needed in so many places. Also there are shaders that are only used by the draw manager so duplicating them only to have the original unused doesn't make sense. |
Revision 6d8394d by Campbell Barton January 24, 2019, 20:13 (GMT) |
DRW: support clipping for camera objects |
Revision a4fe338 by Campbell Barton January 24, 2019, 20:12 (GMT) |
Cleanup: add missing braces to draw manager |
Revision b1f3a86 by Campbell Barton January 24, 2019, 19:34 (GMT) |
Cleanup: use macro to set flags |
|
|
|


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