|
|
d599b643b7
|
style cleanup: bge, switch statements mostly.
also left bmesh decimator on in previous commit.
|
2012-10-21 07:58:38 +00:00 |
|
|
|
f3ece5a108
|
style cleanup: trailing tabs & expand some non prefix tabs into spaces.
|
2012-10-21 05:46:41 +00:00 |
|
|
|
f0951f58ca
|
code cleanup: rename G.afbreek --> is_break, G.rendering --> is_rendering
|
2012-08-08 18:37:06 +00:00 |
|
|
|
8ec4371ff1
|
style cleanup: render
|
2012-03-29 22:42:32 +00:00 |
|
|
|
ab4a2aaf4a
|
style cleanup: follow style guide for formatting of if/for/while loops, and else if's
|
2012-03-24 06:38:07 +00:00 |
|
|
|
2f348d8b5d
|
style cleanup: mainly for mesh code, also some WM function use.
|
2012-03-24 02:51:46 +00:00 |
|
|
|
4c3bb77012
|
style cleanup: spaces aroudn operators for operator definitions.
|
2012-03-22 07:26:09 +00:00 |
|
|
|
a2c182e923
|
style cleanup - use aligned * prefixed blocks for descriptive comments (was already used a lot and part of proposed style guide).
|
2012-03-03 16:31:46 +00:00 |
|
|
|
2d787e6e01
|
utility function to find the biggest area: BKE_screen_find_big_area(...), was being done with static functions that were copied about.
|
2011-11-04 01:15:04 +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 |
|
|
|
e4bb5403d3
|
fix for crash opening the file selector twice with multiple windows open (when the mouse was over the inactive window).
|
2011-06-06 00:42:36 +00:00 |
|
|
|
54b97c1d9d
|
Code refactor: split code for render updates and opening render view into
separate files, no functional changes.
|
2011-05-19 11:34:11 +00:00 |
|