June 27, 2018, 08:15 (GMT) |
Cleanup code and comments |
June 27, 2018, 08:09 (GMT) |
Remove unused callback The FX are done in draw engine and the apply call is not required now. I fmore callbacks are required in the future, we will add them, but now is unused code. |
June 27, 2018, 08:04 (GMT) |
Fix typo errors |
June 27, 2018, 07:46 (GMT) |
Merge branch 'greasepencil-object' into temp-greasepencil-vfx |
June 27, 2018, 06:40 (GMT) |
Vertex normal attribute for section polys. |
Revision c6b1a93 by Joshua Leung (greasepencil-experimental, greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval, temp-greasepencil-vfx) June 27, 2018, 06:40 (GMT) |
Compile fixes after merge |
Revision 3b34bc9 by Joshua Leung (greasepencil-experimental, greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval, temp-greasepencil-vfx) June 27, 2018, 06:25 (GMT) |
Merge branch 'blender2.8' into greasepencil-object # Conflicts: # source/blender/editors/gpencil/gpencil_interpolate.c # source/blender/editors/gpencil/gpencil_paint.c |
June 27, 2018, 06:19 (GMT) |
Correct indices for section face drawing by adding the start offset to triangles. |
Revision 3a4515a by Nick Wu (greasepencil-object, greasepencil-refactor, soc-2018-npr, soc-2019-npr, temp-gpencil-eval) June 27, 2018, 03:12 (GMT) |
Merge remote-tracking branch 'remotes/origin/blender2.8' into soc-2018-npr |
June 26, 2018, 21:40 (GMT) |
Merge branch 'hair_guides' into hair_guides_grooming |
June 26, 2018, 21:23 (GMT) |
Merge branch 'blender2.8' into hair_guides |
June 26, 2018, 20:58 (GMT) |
Two alternative functions for building guide curves by parametric or arclength distance. |
June 26, 2018, 20:37 (GMT) |
Add shader fx to depsgraph |
June 26, 2018, 20:37 (GMT) |
Fix struct typo name errors |
June 26, 2018, 20:07 (GMT) |
Iterator functions for separating the details of curve eval from the guide discretization. |
June 26, 2018, 18:27 (GMT) |
Fix some typo errors |
June 26, 2018, 18:04 (GMT) |
Guide curve construction function using consistent distance between vertices. |
June 26, 2018, 17:39 (GMT) |
WIP: More steps to back VFX |
June 26, 2018, 15:24 (GMT) |
WIP: First steps to put in place FX again Still not working. This commit only restore the elements required. |
June 26, 2018, 14:07 (GMT) |
Merge remote-tracking branch 'origin/blender2.8' into temp-dynamic-overrides |
|