Blender Git "temp-greasepencil-object-stacksplit" branch commits. Page: 71 / 137 December 2, 2017, 10:28 (GMT) | Merge branch 'blender2.8' into greasepencil-object
Conflicts: source/blender/blenloader/intern/versioning_280.c
| December 2, 2017, 10:17 (GMT) | Increase default sise of batch slots
| December 2, 2017, 10:04 (GMT) | Cleanup: Remove unused parameter
| December 2, 2017, 09:46 (GMT) | Replace hardcode value with define
| December 1, 2017, 22:37 (GMT) | Fix crashes after selecting GP keyframes with onion skinning enabled
The code here was still using the old approach of just tagging all GP datablocks for recalculation, instead of the newer depsgraph tagging approach.
| December 1, 2017, 22:11 (GMT) | Minor tweak to the "bell" curve for Multiframe Falloff for smoother curve
While this may not be "technically" correct for a Gaussian curve, visually (judging from the curve) this seems to be a lot smoother.
| December 1, 2017, 16:27 (GMT) | Make falloff function external to reuse
Move the calculation of falloff factor to a separated function to be reused in transformations.
| December 1, 2017, 14:58 (GMT) | Merge branch 'blender2.8' into greasepencil-object
| December 1, 2017, 14:56 (GMT) | Fix falloff error when layer has no active frame
| December 1, 2017, 09:53 (GMT) | UI: Minor changes to enable/disable multiframe options
| December 1, 2017, 09:35 (GMT) | Merge branch 'blender2.8' into greasepencil-object
| December 1, 2017, 09:32 (GMT) | UI: Show falloff only in sculpt mode
Changed the icon and other minor changes.
| December 1, 2017, 09:09 (GMT) | Redo Hero initialization curve hack code
There was a problem aving files. The curve was reset for each reload.
| December 1, 2017, 03:19 (GMT) | GP Modifiers: Split into multiple columns
The modifiers list was starting to get a bit long to just have all of them in the same column.
Also fixed various typos and tweaked some tool tips.
| December 1, 2017, 02:30 (GMT) | UI Tweak: Move the multiedit toggle to the panel header (instead of being a separate button inside)
| December 1, 2017, 02:27 (GMT) | Added comment noting why the GreasePencilStrokeSculptPanel has an empty label
| November 30, 2017, 22:09 (GMT) | Cleanup: Fix comment
| November 30, 2017, 21:06 (GMT) | Temp Hack: Fix initialization code for Hero open movie files
The initialization code must be moved to next version to manage Hero files.
This section of code must be merged to the previous version as described in the comments.
| November 30, 2017, 19:11 (GMT) | Adjust UI to use new properties for falloff
| November 30, 2017, 19:03 (GMT) | WIP: Calculate falloff factor
|
|
|