Campbell Barton
|
fc37238b17
Cleanup: unused args/vars/imports in bl_operators
|
5 gadi atpakaļ |
Joshua Leung
|
3804636ee5
Fix: Better fix for KeyingSet "Export to File" and unescaped characters
|
5 gadi atpakaļ |
Joshua Leung
|
49618b0e18
Fix: Ensure that KeyingSet.bl_description field is properly escaped when using the Export to File operator
|
6 gadi atpakaļ |
Dalai Felinto
|
39ad5c3ef1
Rename BakeAction > NLA_OT_bake
|
6 gadi atpakaļ |
Campbell Barton
|
09aa799e53
PyAPI: Use annotations for RNA definitions
|
6 gadi atpakaļ |
Brecht Van Lommel
|
74fd17e9d7
UI/Python: rename Lamps to Lights, to follow more standard terminology.
|
6 gadi atpakaļ |
Campbell Barton
|
532c8ac583
Cleanup: pep8 function indentation
|
6 gadi atpakaļ |
Campbell Barton
|
6d2cd1719b
Bake Action: operate on selected objects
|
7 gadi atpakaļ |
Campbell Barton
|
a4a59d578c
PyAPI: Add object argument to bake_action
|
7 gadi atpakaļ |
Joshua Leung
|
743bacaa6f
Fix T52401: "Export Keying Set" operator generated incorrect ID's for shapekeys
|
7 gadi atpakaļ |
Campbell Barton
|
0b55b8cc6a
Cleanup: triple quotes for docstrings
|
7 gadi atpakaļ |
Campbell Barton
|
fa11d41113
Cleanup: especially non pep8 parts of Py UI
|
7 gadi atpakaļ |
Campbell Barton
|
9bdda427e6
PyAPI: remove bpy.utils.register_module()
|
7 gadi atpakaļ |
Bastien Montagne
|
b06584dbf8
Fix T49349: Baking action doesnt bake multiple objects.
|
8 gadi atpakaļ |
Joshua Leung
|
028c67c81e
Fix T44453: Exporting Keying Sets referencing node tree properties generates invalid Python code/paths
|
9 gadi atpakaļ |
Campbell Barton
|
89b6c72f8d
Cleanup: python
|
9 gadi atpakaļ |
Bastien Montagne
|
6973e26bf9
Fix T44036: Add option to bake into current action instead of creating a new one.
|
9 gadi atpakaļ |
Campbell Barton
|
e17c6f79a5
cleanup: py imports
|
10 gadi atpakaļ |
Joshua Leung
|
8db4a24e4e
Bugfix T43343: Buttons for Keyframing Settings are Mutually Exclusive
|
10 gadi atpakaļ |
Campbell Barton
|
3e8c0027a3
Cleanup: replace deprecated imp -> importlib
|
10 gadi atpakaļ |
Campbell Barton
|
0e0e528ea4
Cleanup: pep8
|
10 gadi atpakaļ |
Campbell Barton
|
c829c71c57
use C style string formatting
|
10 gadi atpakaļ |
Bastien Montagne
|
195df5a034
Fix some dummy formating issue (breacks i18n message processing).
|
10 gadi atpakaļ |
Bastien Montagne
|
c089150426
Fix T39806: Koro rig (Caminandes) wrong in master, worked in 270(a).
|
10 gadi atpakaļ |
Campbell Barton
|
1ea47c9af9
Code Cleanup: style, spelling and pep8 edits
|
11 gadi atpakaļ |
Thomas Dinges
|
28bd03d9b5
Code cleanup:
|
11 gadi atpakaļ |
Campbell Barton
|
7132bfe664
fix [#35977] Bake Action doesn't work properly
|
11 gadi atpakaļ |
Campbell Barton
|
2085a42e52
pep8 cleanup
|
11 gadi atpakaļ |
Campbell Barton
|
577a1b9239
fix [#34805] Bake action ignores parent motion
|
11 gadi atpakaļ |
Bastien Montagne
|
c587c985e8
Fix [#33424] Inadequate bake action.
|
12 gadi atpakaļ |