Revision a4be38c by Bastien Montagne / Jeroen Bakker (blender-v2.83-release, tmp-2.83-cycles-rtx3-kernels) September 16, 2020, 12:31 (GMT) |
Fix T78392: [2.83.5, 2.90, 2.91] Crash on undo/ redo after changing modes. During undo/redo read code is expected to clear the `OB_MODE_EDIT` bitflag of `Object.mode`, for some reasons. This was not done anymore for re-used Objects, we need to add a special handling case for that too. Should be backported to 2.90 and 2.83 (will probably not be straight forward for the latter). |
Revision 46bdfca by Campbell Barton / Jeroen Bakker (blender-v2.83-release, tmp-2.83-cycles-rtx3-kernels) September 16, 2020, 12:24 (GMT) |
Fix T77584: Edit Mode crash with shape keys created on blank mesh Entering edit-mode after creating shape keys on a blank mesh would crash. Regression in 9b9f84b317fef which prevented initializing empty shape keys when there is no shape key offset data available. |
Revision 3be5697 by Aristotelis Dossas / Jeroen Bakker (blender-v2.83-release, tmp-2.83-cycles-rtx3-kernels) September 16, 2020, 12:23 (GMT) |
Fix T79737: ERROR ACCESS VIOLATION when switching to eevee rendered view This prevents Blender from crashing when switching to rendered view and the grid_data is NULL in the lightcache (due to possible corruption), by switching to the fallback lightcache. The fix extends the solution for possible corruption in the cube_data as well. Fix T79737 Reviewed By: fclem Differential Revision: https://developer.blender.org/D8835 |
Revision 0f928c5 by Clément Foucault / Jeroen Bakker (blender-v2.83-release, tmp-2.83-cycles-rtx3-kernels) September 16, 2020, 12:20 (GMT) |
Fix T80603 Workbench: Inverted alpha when rendering The state of the passes was not set back after the first sample. This is a simpler fix than rBecfbc5fb55d5 which needs the new draw manager features from 2.90. |
Revision de0fc2a by Clément Foucault / Jeroen Bakker (blender-v2.83-release, tmp-2.83-cycles-rtx3-kernels) September 16, 2020, 12:18 (GMT) |
Fix T75061 Grease Pencil: MacOS: broken Gradient and Texture There is a driver bug that makes all the end of the structure unreadable. Workaround this by just declaring a vec4 an unpacking manually. |
September 16, 2020, 12:17 (GMT) |
Version Blender 2.83.7 Beta |
September 16, 2020, 11:00 (GMT) |
MTLWriter: overwrite the file instead of appending to it. |
September 16, 2020, 10:50 (GMT) |
Prepend importer_ to mesh_utils; parser_ to string_utils. |
September 16, 2020, 10:39 (GMT) |
September 16, 2020, 10:27 (GMT) |
Merge branch 'exporter_n' into soc-2020-io-performance |
Revision 92104a8 by YimingWu (lanpr-under-gp, lineart-bvh, lineart-shadow, temp-lineart-contained, temp_lineart_contained) September 16, 2020, 10:19 (GMT) |
Merge remote-tracking branch 'origin/master' into lanpr-under-gp # Conflicts: # source/blender/makesdna/DNA_collection_types.h # source/blender/makesrna/intern/rna_collection.c |
September 16, 2020, 09:47 (GMT) |
Move vertex index Vector resize to OBJMesh. |
September 16, 2020, 09:47 (GMT) |
Corrections: correct wrong assert, remove cast. |
September 16, 2020, 09:45 (GMT) |
Simplify material group calculation. |
September 16, 2020, 09:43 (GMT) |
Simplify vertex group calculation. |
September 16, 2020, 09:30 (GMT) |
Add smooth group constants, use "0" instead of "off". |
September 16, 2020, 09:26 (GMT) |
Add polygon element writer selector to OBJWriter. |
September 16, 2020, 09:08 (GMT) |
Add polygon normal indices calculation method to OBJMesh. |
September 16, 2020, 08:59 (GMT) |
Remove depsgraph member variable; use const variables. |
September 16, 2020, 08:57 (GMT) |
Material: Disambiguate mat_nr + 1. |
|
|
|


Master Commits
MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021