Aside from object->dt and object->dtx every others part of blender dt refer to a time step or a variation.
This patch rename dt to drawtype for the interface code.
if the patch is accepted I could also do the same for object
No functional change
Differential D8414
Cleanup: rename dt to drawtype in but/block. Authored by Valentin (Poulpator) on Jul 29 2020, 3:18 AM. Tags None Subscribers None Tokens
Details Aside from object->dt and object->dtx every others part of blender dt refer to a time step or a variation. if the patch is accepted I could also do the same for object No functional change
Diff Detail
Event TimelineComment Actions Thanks, committed change based on this rB7a07683060ca: Cleanup: rename uiBut.dt, uiBlock.dt to 'emboss'. |