June 20, 2021, 16:32 (GMT) |
Twist Brush: Add separate smooth step |
June 20, 2021, 16:03 (GMT) |
Merge branch 'master' into refactor-idprop-ui-data |
June 20, 2021, 15:53 (GMT) |
Twist Brush: Fix bug in rotation |
June 20, 2021, 15:50 (GMT) |
Changed data initialization to fix warning |
June 20, 2021, 15:34 (GMT) |
Twist Brush: Scale brush tip space per vertex |
June 20, 2021, 15:21 (GMT) |
Twist Brush: Deform rotation space |
June 20, 2021, 15:12 (GMT) |
Twist Brush: Rotate in brush tip space |
June 20, 2021, 14:46 (GMT) |
Merge branch 'master' into sculpt-dev |
June 20, 2021, 14:31 (GMT) |
Merge branch 'master' into soc-2021-vse-strip-thumbnails |
June 20, 2021, 14:30 (GMT) |
Thumbnail Cache fix : thumbs get loaded and not cleared when preview on |
June 20, 2021, 11:17 (GMT) |
Merge branch 'master' into cycles-x |
June 20, 2021, 06:54 (GMT) |
Sculpt dyntopo: Don't calculate curvature info in topology rake if curvature mode is not enabled. |
Revision 209ab8c by Clément Foucault (eevee-rewrite, temp-eevee-gpencil-rewrite, viewport-compositor) June 19, 2021, 23:28 (GMT) |
EEVEE: Cleanup: Replace lighting evaluation macro by functions The functions need to be declared before main as prototypes. The appended libs will use the resources (textures, UBOs) defined at global scope. This removes a bit of code duplication and some long macros. |
June 19, 2021, 22:24 (GMT) |
Generate unique names for output attributes. |
June 19, 2021, 20:12 (GMT) |
Merge branch 'master' into sculpt-dev |
June 19, 2021, 18:24 (GMT) |
bli: generational_arena: insert_with() and try_insert_with() |
June 19, 2021, 18:23 (GMT) |
bli: generational_arena: use better constructor and better if-else |
June 19, 2021, 17:29 (GMT) |
Physics: Added basic visualisation for collisions, plus some cleanups to the Forces code |
June 19, 2021, 17:22 (GMT) |
Merge branch 'master' into soc-2021-vse-strip-thumbnails |
June 19, 2021, 17:17 (GMT) |
Thumbnail Caching The caching code is updated to allow for separate thumbnail storage. The size is taken as 0.25*render size as of now. flag set up to control when to store thumbs. Image scaling done in preprocess stage using already present code for crop and transform. |
|