January 25, 2019, 12:30 (GMT) |
DRW: disable clipping background drawing w/ xray mode This interfered with drawing the mesh. |
January 25, 2019, 12:11 (GMT) |
Depsgraph: use specific tag to update shading |
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! |
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. |
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 b6fc2f1 by Antonio Vazquez (greasepencil-experimental, greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval) January 25, 2019, 09:08 (GMT) |
Merge branch 'master' into greasepencil-object |
January 25, 2019, 06:25 (GMT) |
Fix texture paint showing pink texture on load |
January 25, 2019, 02:49 (GMT) |
Fix UI extension removal App-templates & keymap names had their extensions removed twice. Confusing for filenames containing dots. |
January 25, 2019, 00:40 (GMT) |
Fix T60777: Grid fill fails when run via Repeat Last |
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. |
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. |
January 25, 2019, 00:04 (GMT) |
Missed last commit |
January 24, 2019, 22:44 (GMT) |
Cleanup: replace VSE /w Sequencer This abbreviation isn't used anywhere else in Blender's UI. |
January 24, 2019, 22:21 (GMT) |
make.bat: remove stray quote in msvc2017 detection. Shouldn't cause issues, but better safe than sorry. |
January 24, 2019, 21:54 (GMT) |
Merge branch 'blender2.7' |
January 24, 2019, 21:49 (GMT) |
Cleanup: sort cmake file lists |
January 24, 2019, 21:30 (GMT) |
Cleanup: sort cmake file lists |
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. |
January 24, 2019, 20:13 (GMT) |
DRW: support clipping for camera objects |
January 24, 2019, 20:12 (GMT) |
Cleanup: add missing braces to draw manager |
|
|
|


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