Last minute patch from Chris Want
Nkey "Properties Panel" now has Dimension ("Dim") buttons too.
This reads from the actual bounding box value to see the size. Note that
dimensions for animated & deformed objects will change per frame.
(Cleaned up buttons layout for patch, and added support for Curve, Text and
Surface objects)
This commit is contained in:
@@ -163,6 +163,8 @@ void curvemap_buttons(struct uiBlock *block, struct CurveMapping *cumap, char la
|
||||
#define B_OBJECTPANELPARENT 1011
|
||||
#define B_OBJECTPANEL 1012
|
||||
#define B_ARMATUREPANEL3 1013
|
||||
#define B_OBJECTPANELSCALE 1014
|
||||
#define B_OBJECTPANELDIMS 1015
|
||||
|
||||
/* *********************** */
|
||||
#define B_LAMPBUTS 1200
|
||||
|
||||
Reference in New Issue
Block a user