Blender Git Commit Log

All Blender Git commits.

Page: 1624 / 8462

Revision 8872e91 by Ankit Meel
May 21, 2020, 17:17 (GMT)
LLD & ccache in `if` blocks. `AND 0` to the rescue.
May 21, 2020, 17:09 (GMT)
Refactor: Move object foreach_id to new IDTypeInfo structure.
Revision 4145949 by Ankit Meel
May 21, 2020, 16:39 (GMT)
Linker changes.
Revision 96a85ae by Ankit Meel
May 21, 2020, 16:39 (GMT)
enabled ccahe; modified compilers it seems
May 21, 2020, 16:35 (GMT)
Refactor: Move NOP idtypes foreach_id to new IDTypeInfo structure.
May 21, 2020, 16:18 (GMT)
LLD & ccache under `if` blocks. Use `AND 0` to avoid changes.
Revision 7e4654e by Hans Goudey (master)
May 21, 2020, 15:42 (GMT)
UI: Fix T76918: 3D Mouse Inconsistent / Inaccessible UI

This consolidates the UI code for NDOF input settings, making all
settings accessible from the preferences. This works around an issue
where the Space Navigator's "Menu" button doesn't trigger the settings
menu in Blender.

I also took the opportunity to redo the UI layout.

Differential Revision: https://developer.blender.org/D7806
May 21, 2020, 15:15 (GMT)
avoid "static constexpr" variables, C++17 would be useful now...
May 21, 2020, 15:05 (GMT)
Merge branch 'panel-list-patch' into panel-list-patch-2
May 21, 2020, 14:54 (GMT)
Placeholder exporter UI and settings working.
May 21, 2020, 14:54 (GMT)
Placeholder files, WIP
May 21, 2020, 14:54 (GMT)
Placeholder files, WIP
May 21, 2020, 14:53 (GMT)
Linker changes.
May 21, 2020, 14:53 (GMT)
enabled ccahe; modified compilers it seems
May 21, 2020, 14:48 (GMT)
fix compile error
May 21, 2020, 14:40 (GMT)
fix strict compilation
May 21, 2020, 14:25 (GMT)
GPencil: Cleanup macro
May 21, 2020, 14:07 (GMT)
Fix instanced panel list order when loading existing files

This just requires a small change to solve this situation: the panel
sort order needs to be set to the max sort order when it's added.

We recently got rid of similar behavior, but it turns out it's necessary
when loading existing files, and it doesn't hurt in other cases.
May 21, 2020, 14:01 (GMT)
Fix T76935: Current orientation not taken in account when using "Align to transform orientation"
May 21, 2020, 14:01 (GMT)
Fix T76933: 'Align to Transform Orientation' crashes for Custom orientations
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021