Revision 243fbf1 by Ray molenkamp May 10, 2019, 20:19 (GMT) |
Tests: Be more explicit about the required location of the tests folder. |
Revision 414ed44 by Sergey Sharybin May 10, 2019, 15:35 (GMT) |
Cleanup: Use const qualifier for curve utilities |
Revision df42994 by Sergey Sharybin May 10, 2019, 15:30 (GMT) |
Cleanup: Remove unused functions |
Revision 93aecd2 by Sergey Sharybin May 10, 2019, 15:30 (GMT) |
Cleanup: Remove old deprecated DerivedMesh functions Were ifdef-ed for a long time. |
May 10, 2019, 15:25 (GMT) |
Fix T64338: make snap menu in 2.7x keymap use regular instead of pie menu Differential Revision: https://developer.blender.org/D4835 |
May 10, 2019, 15:21 (GMT) |
UI: allow to cancel editing of vector widgets with escape and RMB Differential Revision: https://developer.blender.org/D4838 |
May 10, 2019, 15:16 (GMT) |
Fix T64434: error with save system info after recent changes Differential Revision: https://developer.blender.org/D4839 |
Revision 7a3833e by Clément Foucault May 10, 2019, 14:51 (GMT) |
Fix T64399 Crash when trying to enter edit mode on instanced objects |
Revision 1456b41 by Clément Foucault May 10, 2019, 13:03 (GMT) |
Fix T64420 Weight Paint colours not visible |
Revision c0b8d07 by Clément Foucault May 10, 2019, 12:48 (GMT) |
Fix T64284 Mirrored Instances have flipped normals/face orientation It was a missing invert matrix update and also setting the OB_NEG_SCALE. This defeats the purpose of not computing it in the draw manager but this is more local and is have not a dramatic impact on performance. |
Revision 259ebdd by Brecht Van Lommel May 10, 2019, 11:29 (GMT) |
Fix failing tests when Cycles is enabled The --env-system-scripts hack does not work with it, it can't find the cycles Python module then when importing add-ons. |
Revision 632e072 by Clément Foucault May 10, 2019, 10:25 (GMT) |
Overlays: Use common_view_lib.glsl This removes ModelViewProjectionMatrix usage |
Revision 6006f86 by Clément Foucault May 10, 2019, 10:25 (GMT) |
Workbench: Use common_view_lib.glsl This removes ModelViewProjectionMatrix usage |
Revision 7f87e6e by Clément Foucault May 10, 2019, 10:14 (GMT) |
GPencil: Use common_view_lib.glsl |
Revision 0d8ab0e by Clément Foucault May 10, 2019, 10:14 (GMT) |
DRW: Remove ModelViewMatrix Usage |
Revision a298dde by Clément Foucault May 10, 2019, 10:14 (GMT) |
Eevee: Update matrices operations to not use combined matrices |
Revision fdddea6 by Clément Foucault May 10, 2019, 10:14 (GMT) |
Cleanup: DRW: Renaming of glsl utility macros |
Revision 196dbc0 by Sebastian Parborg May 10, 2019, 09:55 (GMT) |
Add ability to create a keyboard shortcut for more mode settings. This adds the ability to assign shortcuts to boolean settings and enums via the right click menu. Reviewed By: Brecht Differential Revision: https://developer.blender.org/D4808 |
Revision 4d6919b by Campbell Barton May 10, 2019, 08:46 (GMT) |
Cleanup: split setup_app_data into two functions Allows for skipping either preferences or data-blocks. Previously setup_app_data was used for both. |
Revision 688e3fe by Campbell Barton May 10, 2019, 08:29 (GMT) |
Preferences: write preferences on exit This avoids the issue where user added shortcuts or quick favourites are lost on exit. |
|
|
|


Master Commits
MiikaHweb | 2003-2021