May 22, 2018, 10:06 (GMT) |
WIP setting up draw manager stuff... |
May 22, 2018, 10:06 (GMT) |
Add defines in Overlays popover for Motion Paths |
May 22, 2018, 10:06 (GMT) |
Restore editors/space_view3d/drawanimviz.c as draw/intern/draw_anim_viz.c This was removed from the codebase with the Blender Internal removal, but before the drawing code had been added to the new drawing engines. |
Revision a546ae8 by Clément Foucault May 22, 2018, 09:55 (GMT) |
Eevee: Light Cache: Create Probe data and share the lightcache. The lightcache is now can shared between viewlayers. We need this to share the lighting data with the original viewlayer with the baking layer. The cache is still not working. |
Revision 1cfa72f by Clément Foucault May 22, 2018, 09:55 (GMT) |
Eevee: Light Cache: Add Operator and base implementation. Does nothing at the moment. Just create a job and search all probes in a view layer. Only works if copy on write is enabled. |
May 22, 2018, 09:39 (GMT) |
Make Mesh based eval the default for mesh sampling (generators unchanged). |
May 22, 2018, 08:48 (GMT) |
Don't do implicit update in the hair export cache constructor. |
Revision 7d12244 by Nick Wu (greasepencil-object, greasepencil-refactor, soc-2018-npr, soc-2019-npr, temp-gpencil-eval) May 22, 2018, 07:01 (GMT) |
Made a switch under Scene, and added files for LANPR adoptation. |
May 22, 2018, 04:51 (GMT) |
Change particle conversion for mesh samples from DerivedMesh to Mesh. |
May 21, 2018, 17:24 (GMT) |
Revision 0464a65 by Antonio Vazquez (greasepencil-experimental, greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval, temp-greasepencil-object-stacksplit, temp-greasepencil-vfx) May 21, 2018, 14:13 (GMT) |
Merge branch 'blender2.8' into greasepencil-object |
May 21, 2018, 13:47 (GMT) |
Function for removing all guide curves in a hair system. |
May 21, 2018, 12:21 (GMT) |
Add assert in psys function to ensure DM->Mesh conversion is not forgotten. |
May 21, 2018, 09:54 (GMT) |
Revert "Cleanup: Temporarily removed all groom object type code, move it to a separate branch." This reverts commit b5fa901697ffe62287eae5186c0f29d118364897. |
May 21, 2018, 09:53 (GMT) |
Cleanup: Temporarily removed all groom object type code, move it to a separate branch. |
May 21, 2018, 08:39 (GMT) |
Merge branch 'blender2.8' into hair_guides |
Revision 26d507f by Antonio Vazquez (greasepencil-experimental, greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval, temp-greasepencil-object-stacksplit, temp-greasepencil-vfx) May 21, 2018, 08:29 (GMT) |
Merge branch 'blender2.8' into greasepencil-object |
May 20, 2018, 21:11 (GMT) |
Actually classify Zootopia shader as BSDF + transmissive (also reenable diffuse fallback when not using a curve) Ref T54796 |
May 20, 2018, 17:33 (GMT) |
Publish debug code for Lukas |
May 20, 2018, 17:32 (GMT) |
|