Revision b41d293 by Antonio Vazquez (greasepencil-experimental, greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval, temp-greasepencil-vfx) June 28, 2018, 07:12 (GMT) |
Set again mix pass to DEPTH_LESS Using ALWAYS for this pass is wrong because when using several objects, only the less z-depth object is drawn. |
June 28, 2018, 05:53 (GMT) |
Clean up guide interpolation function. |
Revision b612938 by Nick Wu (greasepencil-object, greasepencil-refactor, soc-2018-npr, soc-2019-npr, temp-gpencil-eval) June 28, 2018, 05:46 (GMT) |
Modified triangulator function |
June 28, 2018, 05:22 (GMT) |
Taper thickness value was applied invertedly, giving zero width at thickness 1.0. |
June 28, 2018, 05:13 (GMT) |
Fix crashes when creating multiple scalp regions. |
Revision a63777b by Nick Wu (greasepencil-object, greasepencil-refactor, soc-2018-npr, soc-2019-npr, temp-gpencil-eval) June 28, 2018, 04:30 (GMT) |
Fixed normal matrix error. obmat needs double to produce better result. |
Revision 40b2263 by Nick Wu (greasepencil-object, greasepencil-refactor, soc-2018-npr, soc-2019-npr, temp-gpencil-eval) June 28, 2018, 01:31 (GMT) |
Fixed save/reading error on line style thing... |
Revision 84877dc by Nick Wu (greasepencil-object, greasepencil-refactor, soc-2018-npr, soc-2019-npr, temp-gpencil-eval) June 28, 2018, 00:46 (GMT) |
Merge remote-tracking branch 'remotes/origin/blender2.8' into soc-2018-npr Conflicts: release/scripts/startup/bl_ui/properties_scene.py |
June 27, 2018, 23:03 (GMT) |
Documentation: self-document the shader code I don't think Blender needs it, but it'll be useful for me when I start writing the relevant chapters of my thesis. |
June 27, 2018, 22:23 (GMT) |
Don't handle first tile twice in image drawing and saving |
June 27, 2018, 22:23 (GMT) |
Cleanup whitespace |
June 27, 2018, 21:56 (GMT) |
Add tiled grid drawing option when no image is loaded |
June 27, 2018, 21:56 (GMT) |
Merge remote-tracking branch 'origin/blender2.8' into temp-udim-images |
June 27, 2018, 21:56 (GMT) |
Support active tile selection without an active image |
June 27, 2018, 20:56 (GMT) |
Fix error in previous merge I did a stupid error when merged the file. |
June 27, 2018, 20:46 (GMT) |
Merge branch 'greasepencil-object' into temp-greasepencil-vfx |
Revision b3ec99f by Antonio Vazquez (greasepencil-experimental, greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval, temp-greasepencil-vfx) June 27, 2018, 20:44 (GMT) |
June 27, 2018, 20:28 (GMT) |
Cleanup: spurious formatting |
June 27, 2018, 20:27 (GMT) |
Merge branch 'master' into soc-2018-hair-shader Week 7 merge: preparing for cleanup |
Revision 8b1315f by Antonio Vazquez (greasepencil-experimental, greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval, temp-greasepencil-vfx) June 27, 2018, 18:15 (GMT) |
Temp fix to compile There is a problem with the generator for themes, and this is a temp fix while Campbell fix the generator, |
|