Blender Git Loki
Git Commits -> Revision 6f52ebb
Revision 6f52ebb by Iyad Ahmed (master) September 13, 2021, 14:37 (GMT) |
UI: Freestyle UI Upgrade Suggested and funded by [[ https://blendernpr.org/| BNPR ]], this patch aims to update the long not-updated Freestyle UI **Why do the UI upgrade:** - Freestyle UI doesn't match the rest of Blender UI, it was neglected for a long time - The current UI makes Freestyle workflows tedious and distracting **Highlights:** For before/after screenshots see https://developer.blender.org/D10505 Video: https://youtu.be/qaXhuJW_c9U Workflow video (older revision): https://youtu.be/IqbjIq_A800 Doc patch (WIP): https://github.com/bnpr/FreestyleUIUpgrade/blob/main/freestyle-ui-upgrade-docs.diff Reviewed By: #user_interface, Blendify, HooglyBoogly, Severin Differential Revision: https://developer.blender.org/D10505 |
Commit Details:
Full Hash: 6f52ebba192b8a9c5fc1e211e4968ebb42ea8408
Parent Commit: c9c890f
Committed By: Aaron Carlisle
Lines Changed: +889, -469
5 Modified Paths:
/release/scripts/startup/bl_ui/properties_freestyle.py (+881, -442) (Diff)
/source/blender/freestyle/intern/application/AppConfig.h (+0, -4) (Diff)
/source/blender/freestyle/intern/blender_interface/FRS_freestyle.cpp (+2, -11) (Diff)
/source/blender/makesdna/DNA_freestyle_types.h (+1, -1) (Diff)
/source/blender/makesrna/intern/rna_scene.c (+5, -11) (Diff)
/source/blender/freestyle/intern/application/AppConfig.h (+0, -4) (Diff)
/source/blender/freestyle/intern/blender_interface/FRS_freestyle.cpp (+2, -11) (Diff)
/source/blender/makesdna/DNA_freestyle_types.h (+1, -1) (Diff)
/source/blender/makesrna/intern/rna_scene.c (+5, -11) (Diff)