Campbell Barton
|
fc37238b17
Cleanup: unused args/vars/imports in bl_operators
|
5 лет назад |
Campbell Barton
|
40f2afcf1d
Cleanup: remove contributors for Python files
|
6 лет назад |
Campbell Barton
|
ba21c27e76
Cleanup: use single quotes for enum's
|
6 лет назад |
Campbell Barton
|
09aa799e53
PyAPI: Use annotations for RNA definitions
|
6 лет назад |
Campbell Barton
|
532c8ac583
Cleanup: pep8 function indentation
|
6 лет назад |
Sybren A. Stüvel
|
908ee2e0f2
Paint Dirt: remove operator call from Python
|
7 лет назад |
Sybren A. Stüvel
|
3c09077e3b
Paint Dirt: some small fixes
|
7 лет назад |
Campbell Barton
|
9bdda427e6
PyAPI: remove bpy.utils.register_module()
|
7 лет назад |
Campbell Barton
|
7095f47665
cleanup: pep8
|
10 лет назад |
Campbell Barton
|
b648ba4103
Fix T43345: Dirty Vertex Colors - odd behavior
|
10 лет назад |
Bastien Montagne
|
bb39925ec5
Fix T41454: Command "Dirty Vertex Colors" prompts Python error.
|
10 лет назад |
Campbell Barton
|
a15be34389
Code cleanup: unused python vars & imports
|
10 лет назад |
Campbell Barton
|
e965afcdcc
Python: remove redundant len() use
|
11 лет назад |
Campbell Barton
|
2085a42e52
pep8 cleanup
|
11 лет назад |
Campbell Barton
|
44d3d88f9a
code cleanup: minor improvements to scripts.
|
11 лет назад |
Campbell Barton
|
82bf87772e
add back attribution field from script.
|
11 лет назад |
Campbell Barton
|
84f229536a
fix [#33715] Dirty Vertex Colors display problem since 2.65a
|
12 лет назад |
Campbell Barton
|
1cf0358a33
bmesh todo: vertex dirtmap now working again.
|
12 лет назад |
Bastien Montagne
|
1f6ae5e4fb
Minor UI messages fixes, and enabling i18n for all modifier_setError() error messages.
|
13 лет назад |
Campbell Barton
|
1f74789d12
Correct mathutils documentation, also correct some python spelling errors and add makefile target `check_spelling`
|
13 лет назад |
Campbell Barton
|
4a04f72069
remove $Id: tags after discussion on the mailign list: http://markmail.org/message/fp7ozcywxum3ar7n
|
13 лет назад |
Bastien Montagne
|
daf51fe6cd
A big set of UI messages fixes and tweaks! No functional changes.
|
13 лет назад |
Campbell Barton
|
fda2045150
correct spelling errors in comments
|
13 лет назад |
Campbell Barton
|
90d19ad883
py style change only - make property definitions consistent
|
13 лет назад |
Campbell Barton
|
b374ab919a
import common classes from bpy.types, saves ~1000 python getattrs on startup.
|
13 лет назад |
Campbell Barton
|
a79820d284
properties were being used with wrong type functions, this resulted in bad memory access when getting int from an enum.
|
14 лет назад |
Campbell Barton
|
2e6a02438e
move script directories for internal blender scripts.
|
14 лет назад |