Revision 3bced3b by Germano Cavalcante May 19, 2020, 21:54 (GMT) |
Fix flag conflict in transform operators This added some redundant properties |
Revision 5267ce8 by Brecht Van Lommel May 19, 2020, 21:42 (GMT) |
Merge branch 'blender-v2.83-release' |
Revision 59cfb20 by Brecht Van Lommel May 19, 2020, 21:36 (GMT) |
Fix PBVH parallel range not initializing user data correctly in some cases This was already changed for the TBB-based BLI_task_parallel_range in master. This task local storage should always be initialized from the template, not copied from another task which may be executing at the time the copy happens. This may not fix any actual bug, we only use this user data for parallel reduce and it's not clear that TBB ever calls the copy constructor for that case. Ref T76858 |
Revision 8d63d73 by Brecht Van Lommel May 19, 2020, 21:36 (GMT) |
Fix unnecessary buffer reallocation in sculpt mode, causing an assert Probably did not cause an actual, the assert is a performance warning. Ref T76858 |
Revision 20c3053 by Hans Goudey May 19, 2020, 20:54 (GMT) |
Fix T75383:Bevel weird behaviour when using bevel weights Don't use the cube corner special case when the offsets are different for the three edges involved. The generic VMesh for this situation isn't perfect, but it's much better than a failed cube corner VMesh. Tests pass. |
Revision 42d77fb by Clément Foucault May 19, 2020, 20:43 (GMT) |
UI: Make timeline vertical bars thickness work on OSX Make use of Polyline shader. |
Revision 8e0a57f by Hans Goudey May 19, 2020, 20:40 (GMT) |
Merge branch 'blender-v2.83-release' |
Revision c554f4e by Hans Goudey May 19, 2020, 20:40 (GMT) |
Fix T75383:Bevel weird behaviour when using bevel weights Don't use the cube corner special case when the offsets are different for the three edges involved. The generic VMesh for this situation isn't perfect, but it's much better than a failed cube corner VMesh. Tests pass. |
Revision 13125e0 by Clément Foucault May 19, 2020, 20:24 (GMT) |
GPU: Attempt to fix Crash on startup with Intel HD Graphics 620/630 This only enables the workarounds that we know have effects on intels. We could add the other workarounds if needed. Related task T72098 |
Revision a5a069c by Clément Foucault May 19, 2020, 19:37 (GMT) |
Fix T76080 Workbench: Background Glitches caused by Screen Cavity effect |
Revision 0a19b8a by Sebastián Barschkis May 19, 2020, 19:35 (GMT) |
Revision a3bdbb5 by Germano Cavalcante May 19, 2020, 19:32 (GMT) |
Merge branch 'blender-v2.83-release' |
Revision d6cc168 by Germano Cavalcante May 19, 2020, 19:30 (GMT) |
Fix T73594: Scale Cage sometimes has incorrect center in edit mode Differential Revision: https://developer.blender.org/D6803 |
Revision 5201bc9 by Clément Foucault May 19, 2020, 19:23 (GMT) |
Revision e73d7d2 by Sebastián Barschkis May 19, 2020, 19:23 (GMT) |
Merge branch 'blender-v2.83-release' |
Revision 7bb3d97 by Sebastián Barschkis May 19, 2020, 19:12 (GMT) |
Fix T76812: [Mantaflow] Inflow particles not continuous Makes use of the new particle skipping option introduced in f25a882955cb. |
Revision 61280e5 by Sebastián Barschkis May 19, 2020, 19:12 (GMT) |
Fluid: Updated Mantaflow source files Includes changes for particle skipping during advection. |
Revision fa270a3 by Clément Foucault May 19, 2020, 19:01 (GMT) |
Fix T76564 Curve: Missing orco cause mesh to not render |
Revision a4cbaca by Clément Foucault May 19, 2020, 19:01 (GMT) |
Fix T73847 Overlay: Camera orthographic scale moves background image |
Revision 08b4fae by Ray molenkamp May 19, 2020, 18:28 (GMT) |
Properly fix: T71040 / T58983 Ocean Modifier crashes at high resolutions For a more detailed description of the issue see the commit message for rB497cd3d7dd6e497be484eb78a8ddb23f53b20343 This change moves fftw to a shared library and reverts the bandaid we did for 2.83. |
|
|
|


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