June 28, 2018, 11:13 (GMT) |
Cleanup: Fix comments |
June 28, 2018, 11:04 (GMT) |
UI: keep some operator text in headers. Key shortcuts and explanation about how to use the tool should go to the status bar, but other info can in the header so it's near where the user is working. This distinction has not been made yet for all operators. |
June 28, 2018, 10:31 (GMT) |
Give RigidBodyWorld constraints collection a fake user This prevents it from disappearing when the blend file is saved. |
June 28, 2018, 10:30 (GMT) |
Render section poly for all regions. |
June 28, 2018, 10:28 (GMT) |
Remove flatty_dark_blueberry (now default) |
June 28, 2018, 10:26 (GMT) |
Manipulator: regression from removing keymaps Keymaps were used to check which tool was active. |
June 28, 2018, 10:24 (GMT) |
Fix section drawing, so only section 1..(n-1) are drawn. |
June 28, 2018, 10:15 (GMT) |
Cleanup: Reformat line |
June 28, 2018, 10:11 (GMT) |
Cleanup and code reorganization |
June 28, 2018, 09:58 (GMT) |
RNA path: add way to get both valid ptr/prop pair, and final item ptr. This will be much useful in some cases, at least in override area it is needed (avoids searching again for the overriden item in a collection). |
June 28, 2018, 09:47 (GMT) |
Fix problems with Blur FX The FX passes needed BLEND state enabled to get the right result. Also, the multisample texture does not need 32F and can back to the default 16F. |
Revision 630d1ac by Joshua Leung (greasepencil-experimental, greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval, temp-greasepencil-vfx) June 28, 2018, 09:32 (GMT) |
GP/Annotations: Provide usage hints about the "Poly" tool |
June 28, 2018, 09:29 (GMT) |
Correct bad merge |
Revision bfae260 by Joshua Leung (greasepencil-experimental, greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval, temp-greasepencil-vfx) June 28, 2018, 09:27 (GMT) |
Annotations: Don't respect the "on back" option This is too complicated for an annotation tool |
Revision 91f7ba1 by Joshua Leung (greasepencil-experimental, greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval, temp-greasepencil-vfx) June 28, 2018, 09:25 (GMT) |
Remove "Continuous Drawing" flag/mode * GP Object doesn't need this as it has a proper "Draw Mode" * For Annotations, it just got in the way and was a confusing modal+blocking nuissance that randomly activates when you just want to draw a quick line |
June 28, 2018, 09:17 (GMT) |
Use correct curvecache verts for drawing the center curve. |
Revision bec3a00 by Joshua Leung (greasepencil-experimental, greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval, temp-greasepencil-vfx) June 28, 2018, 09:15 (GMT) |
Annotations Fix: "Freehand" mode now works Was over-zealous when removing code from the drawing operator to remove all the non-essential additions here. Now annotations work in some of the 2D views: * Nodes/Image Editor are confirmed to work * Sequencer Preview needs further work * Movie Clip editor works |
June 28, 2018, 09:10 (GMT) |
Merge branch 'master' into blender2.8 |
June 28, 2018, 09:09 (GMT) |
June 28, 2018, 09:06 (GMT) |
Proper fix for RNA path evaluation of collection items. Following RNA pointer way - only return evaluated item if asked for. |
|
|
|


Master Commits
MiikaHweb | 2003-2021