April 16, 2021, 18:30 (GMT) |
Merge branch 'master' into geometry-nodes-curve-support |
April 16, 2021, 17:59 (GMT) |
Merge branch 'master' into geometry-nodes-curve-support |
April 16, 2021, 17:52 (GMT) |
Merge branch 'master' into sculpt-dev |
April 16, 2021, 17:49 (GMT) |
Remember the last data type when a column is no longer visible |
April 16, 2021, 17:44 (GMT) |
Snap Gizmo: Improve event comparison code Better distinction between modifier key events and mouse position events. No functional changes. |
April 16, 2021, 17:16 (GMT) |
Precompute normals and cache them in the procedural |
April 16, 2021, 16:57 (GMT) |
Merge branch 'master' into temp-spreadsheet-row-filter |
April 16, 2021, 16:45 (GMT) |
GPencil: Add flags for polyline regeneration |
April 16, 2021, 16:42 (GMT) |
Merge branch 'blender-v2.93-release' |
April 16, 2021, 16:41 (GMT) |
Fix T87555: Incorrect view transform default in startup file This was another error in rBac90c8a7743f. It turns out it's quite important to use a full build to save the file, which I didn't do then. |
April 16, 2021, 16:02 (GMT) |
Merge branch 'master' into cycles_procedural_api |
April 16, 2021, 16:00 (GMT) |
Merge branch 'blender-v2.93-release' |
April 16, 2021, 16:00 (GMT) |
GPencil: Remove Grease Pencil menu options in UV editor Differential Revision: https://developer.blender.org/D10993 |
April 16, 2021, 15:44 (GMT) |
Merge branch 'blender-v2.93-release' |
April 16, 2021, 15:42 (GMT) |
Fix T87010: VSE: adding strips crashes in certain files Caused by {rB571362642201} where versioning code for new sequencer tool settings was only done for scenes already having sequencer scene->ed. If scene->ed was not present, sequencer tool settings were never initalized for this scene [if the VSE was then used later], leading to crashes in some places. Now just use the versioning code to initalize sequencer tool settings for all scenes not having them yet. Maniphest Tasks: T87010 Differential Revision: https://developer.blender.org/D10996 |
April 16, 2021, 15:32 (GMT) |
Merge branch 'blender-v2.93-release' |
April 16, 2021, 15:29 (GMT) |
Fix missing owner_id values from 919558854d624f5db40acfa9f5674ac8c94873b6 This prevented dynamic enum callbacks being called. |
April 16, 2021, 14:54 (GMT) |
Cycles: Increase adaptive sampling step from 4 to 16 This gives measurable (~10%) speedup in very simple scenes when enabling adaptive sampling (allowing GPU to render much more samples in parallel while image is still noisy) without penalty on a more complex files. |
April 16, 2021, 14:42 (GMT) |
Cleaned up the patch before first review. |
April 16, 2021, 14:34 (GMT) |
Cycles: Move BVH debug passes to the end of the enum Makes it so enabling Cycles kernel debug does not change pass IDs, making it so IDs used in the viewport pass enum are always reliable (before enabling kernel debug could break the viewport passes). Maybe these debug passes needs to be removed, since they are not reliable in a sense that not all compute devices will provide them. We also don't really develop BVH anymore, so they kind of becoming obsolete. |
|
|
|


Master Commits
MiikaHweb | 2003-2021