May 21, 2020, 06:22 (GMT) |
Cleanup: spelling |
May 21, 2020, 06:17 (GMT) |
Cleanup: excess blank lines and parenthesis |
May 21, 2020, 05:57 (GMT) |
Cleanup: quiet uninitialized warning It's possible for the value to be uninitialized in the case of loading newer preferences into an older Blender. |
May 21, 2020, 02:59 (GMT) |
Merge branch 'blender-v2.83-release' |
May 21, 2020, 02:59 (GMT) |
Merge branch 'blender-v2.83-release' |
May 21, 2020, 02:22 (GMT) |
Cleanup: add doxy sections for event queue handling The main function to handle events didn't have it's own section. |
May 21, 2020, 02:22 (GMT) |
May 20, 2020, 23:01 (GMT) |
Merge branch 'panel-list-patch' into panel-list-patch-2 |
May 20, 2020, 23:00 (GMT) |
Merge branch 'master' into panel-list-patch |
May 20, 2020, 20:56 (GMT) |
Merge branch 'blender-v2.83-release' # Conflicts: # source/blender/draw/engines/eevee/eevee_volumes.c |
May 20, 2020, 20:54 (GMT) |
Overlay: Wireframe: Add visualization for Hairs in wireframe mode This only works for particle systems for now. Fix T61928 Wireframe mode hair not visible |
May 20, 2020, 20:27 (GMT) |
UI: Remove Panel Grid Snapping While Dragging The reason to have this isn't quite clear, but it looks like a vestige of the 2.5 transition. Removing this makes dragging panels feel much more responsive. Thanks to Julian Eisel @Severin for the original change. Differential Revision: https://developer.blender.org/D7803 |
May 20, 2020, 19:53 (GMT) |
UI: Rephrase Tooltip to Avoid 2nd Person |
May 20, 2020, 19:22 (GMT) |
Transform: Don't negate the z axis of the View orientation This was so because of the rotate transformation mode but it can make other modes confusing and add unnecessary complexity. |
May 20, 2020, 19:22 (GMT) |
Fix T76919: Wrong orientation when changing translate to rotate During the refactor of the transform operations, in an attempt to maintain previous behavior, the default orientation of the translate and resize operations became `Global` and the rotate operation became `View`. Now the default is always `View`, and on redo, the translate and rotate operations are saved as `Global`. |
May 20, 2020, 18:33 (GMT) |
GPencil: Create new frame when Erase only if additive drawing is enabled Differential Revision: https://developer.blender.org/D7804 |
May 20, 2020, 16:43 (GMT) |
Refactor: Move collection foreach_id to new IDTypeInfo structure. |
May 20, 2020, 16:43 (GMT) |
Cleanup collection handling in lib_query code. Now we do not need anymore that extra function... |
May 20, 2020, 16:43 (GMT) |
Libquery: refactor: handle scene's master collection like any othe embedded ID. |
May 20, 2020, 16:43 (GMT) |
Refactor: Move simulation foreach_id to new IDTypeInfo structure. |
|
|
|


Master Commits
MiikaHweb | 2003-2021