Blender Git Commit Log
Git Commits -> Revision ba2eef2
Revision ba2eef2 by Hans Goudey (property-search-ui-v2) July 30, 2020, 16:29 (GMT) |
Property Search: Remove code for changing to search layout The design for this task has changed so that the layouts won't be changed to only list the matching properties. Instead we will use highlights to communicate matching properties. After this commit property search doesn't do anything visible. Functionality will be added back in future commits. |
Commit Details:
Full Hash: ba2eef2f6fb7cc0c48353081417a39699c8b4a1b
Parent Commit: fff7a29
Lines Changed: +45, -388
7 Modified Paths:
/release/scripts/startup/bl_ui/properties_constraint.py (+0, -2) (Diff)
/release/scripts/startup/bl_ui/properties_data_modifier.py (+0, -1) (Diff)
/source/blender/editors/include/UI_interface.h (+0, -1) (Diff)
/source/blender/editors/interface/interface_layout.c (+26, -310) (Diff)
/source/blender/editors/interface/interface_panel.c (+19, -57) (Diff)
/source/blender/editors/screen/area.c (+0, -1) (Diff)
/source/blender/makesrna/intern/rna_ui.c (+0, -16) (Diff)
/release/scripts/startup/bl_ui/properties_data_modifier.py (+0, -1) (Diff)
/source/blender/editors/include/UI_interface.h (+0, -1) (Diff)
/source/blender/editors/interface/interface_layout.c (+26, -310) (Diff)
/source/blender/editors/interface/interface_panel.c (+19, -57) (Diff)
/source/blender/editors/screen/area.c (+0, -1) (Diff)
/source/blender/makesrna/intern/rna_ui.c (+0, -16) (Diff)