8baa5fbde2
- fix for python freeing its own bmesh clearing the global mirror cache.
...
- fix for own mistake (Ctrl+T didnt set beauty peroperty).
- remove bad level includes in bmesh.
2012-04-23 04:24:11 +00:00
ed43b652ee
Code style edits (mostly spliting long lines, and removing trailing spaces).
...
Note about long lines: I did not touch to two pieces of code (because I don’t see any way to keep a nicely formated, compact code, with shorter lines):
* The node types definitions into rna_nodetree_types.h
* The vgroup name functions into rna_particle.c
2012-03-18 09:27:36 +00:00
0114d78c33
Code cleanup in rna files (huge, higly automated with py script).
...
Addresses:
* C++ comments.
* Spaces after if/for/while/switch statements.
* Spaces around assignment operators.
2012-03-05 23:30:41 +00:00
4a04f72069
remove $Id: tags after discussion on the mailign list: http://markmail.org/message/fp7ozcywxum3ar7n
2011-10-23 17:52:20 +00:00
1794767171
/blender/makesrna: Removed final points in UI strings and messages.
...
Plus a few splits of very long lines…
2011-09-19 13:23:58 +00:00
8246f94317
better error reporting for seq_swap()
2011-05-28 09:59:34 +00:00
Nathan Letwory
a47ca06502
doxygen: blender/makesrna tagged.
2011-02-27 20:20:01 +00:00
Nathan Letwory
5b607701a7
doxygen: prevent GPL license block from being parsed as doxygen comment.
2011-02-23 10:52:22 +00:00
03d046ad4f
report & fix [ #25447 ] SceneObjects null pointer dereference crash
...
from Dan Eicher (dna)
noticed sequence swap also wasn't checking for None.
2011-01-02 02:48:45 +00:00
df6e5aeafc
SVN maintenance.
2010-06-21 22:16:13 +00:00
4bade8e137
sequence.swap(other) rna function.
2010-06-21 22:05:34 +00:00