Bastien Montagne
|
23254ce4ee
Cleanup: Rename: Static Override -> Library Override.
|
6 年之前 |
Brecht Van Lommel
|
434acfd904
UI: add Panel.bl_order property to control order of panels for add-ons
|
6 年之前 |
Campbell Barton
|
7465a5db3b
Cleanup: unused args/vars/imports in modules
|
6 年之前 |
Campbell Barton
|
d217b23f73
Cleanup: use keyword only args to rna_idprop_ui_create
|
6 年之前 |
Alexander Gavrilov
|
40dd91561d
Python: add a utility function for creating custom properties.
|
6 年之前 |
Campbell Barton
|
63fcbfc3a7
RNA: naming, user-preferences -> preferences
|
6 年之前 |
Alexander Gavrilov
|
61c941f040
RNA: support setting default values for custom properties.
|
6 年之前 |
Brecht Van Lommel
|
2ac65f6153
UI: new icon set by Andrzej Ambroz.
|
6 年之前 |
Campbell Barton
|
d3a72033f6
RNA: UILayout.split(..) 'percentage' to 'factor'
|
7 年之前 |
Campbell Barton
|
e9fb2feb2e
UI: text keyword argument to label
|
7 年之前 |
Campbell Barton
|
9df1e54079
Cleanup: style
|
7 年之前 |
Vuk Gardašević
|
84d4037363
UI: Single-column and flow layout for Scene properties
|
7 年之前 |
Brecht Van Lommel
|
dc00d66c89
UI: only show API defined custom properties when Developer Extras is on.
|
7 年之前 |
Bastien Montagne
|
42c8d93c5f
Fix 'API defined' ID properties still having 'remove' button in UI.
|
8 年之前 |
Campbell Barton
|
a149a6784b
Fix T46891: Error removing PropertyGroup
|
9 年之前 |
Campbell Barton
|
0d568e4186
Fix T46048: Custom properties UI redraw issue
|
10 年之前 |
Campbell Barton
|
1c329af74c
Fix T44026: ID prop delete leaves names in _RNA_UI
|
10 年之前 |
Campbell Barton
|
7095f47665
cleanup: pep8
|
10 年之前 |
Campbell Barton
|
200dd87de1
Cleanup: pep8 & redundant vars
|
11 年之前 |
Bastien Montagne
|
553264ff8e
Fix T40520: Properties panel in properties region in 3D view does not go away.
|
11 年之前 |
Campbell Barton
|
bb62f9a582
Fix T38778: Properties from bpy.props could be edited as custom props
|
11 年之前 |
Campbell Barton
|
18f6bb04fa
Fix for custom property editor when property id's contained quotes
|
11 年之前 |
Bastien Montagne
|
207dca55f4
And more UI messages issues fixing... Thanks again to Gabriel Gazzán and Leon Cheung!
|
12 年之前 |
Campbell Barton
|
d26c063121
disable translations for some python buttons.
|
12 年之前 |
Campbell Barton
|
4544c234f5
fix [#29950] Linked proxy armature object properties can't be edited
|
12 年之前 |
Campbell Barton
|
a49e80c48a
use `props` all over for operator properties vars
|
13 年之前 |
Campbell Barton
|
b62a956cc8
cleanup for python scripts - unused vars and imports
|
14 年之前 |
Campbell Barton
|
7cbc4c0dd7
IDProperty python module update
|
14 年之前 |
Campbell Barton
|
7f3fe8a2df
pep8 cleanup
|
14 年之前 |
Campbell Barton
|
c2c71e59ed
fix for own error [#25299] custom properties not showing in viedw3d panel
|
14 年之前 |