tornavis/source/blender/editors
Campbell Barton 35504d627b style cleanup: also made functions static 2012-10-09 12:41:37 +00:00
..
animation Whitespace edits 2012-10-05 14:05:49 +00:00
armature Patch [#32639] Pose breakdown confirm by Return Key 2012-10-08 04:42:06 +00:00
curve style cleanup: line length, 2012-10-07 14:00:18 +00:00
datafiles remove all remaining data files from source, now all are converted at build time. 2012-08-11 15:24:31 +00:00
gpencil style cleanup: line length, 2012-10-07 14:00:18 +00:00
include style cleanup: line length, 2012-10-07 14:00:18 +00:00
interface Revert part of 51209 -- MOUSEZOOM inversion should be done in lots of other 2012-10-09 11:38:42 +00:00
io Collada(exporter): Added error message when export file can not be created for whichever reason 2012-09-19 19:28:29 +00:00
mask code cleanup: use functions to initialize selection user data structs, use radius-squared for circle select comparisons. 2012-10-05 15:44:11 +00:00
mesh code cleanup: reduce change the size of some float vectors that were bigger then they needed to be. 2012-10-08 07:08:29 +00:00
metaball add mball_foreachScreenElem() and use for lasso & circle selection, also utility metaball functions to (de)select all. 2012-10-06 03:02:14 +00:00
object style cleanup: also made functions static 2012-10-09 12:41:37 +00:00
physics style cleanup: line length, 2012-10-07 14:00:18 +00:00
render style cleanup: if(); 2012-10-07 09:48:59 +00:00
screen And more UI messages fixes... 2012-10-08 21:03:35 +00:00
sculpt_paint code cleanup: reduce change the size of some float vectors that were bigger then they needed to be. 2012-10-08 07:08:29 +00:00
sound code cleanup: remove redundant calls to CTX_data_main() 2012-08-05 14:11:51 +00:00
space_action And more UI messages fixes... 2012-10-08 21:03:35 +00:00
space_api Fix #31852: Sequencer duplicate cant move strips on Y axis in a meta 2012-06-20 14:20:03 +00:00
space_buttons code cleanup: replace macro for BLI_rect size/center with inline functions. 2012-09-15 11:48:20 +00:00
space_clip Motion Tracking: move keyframe settings to per-tracking object settings 2012-10-09 10:33:18 +00:00
space_console code cleanup: replace macro for BLI_rect size/center with inline functions. 2012-09-15 11:48:20 +00:00
space_file fix [#32799] right click select in filebrowser breaks opening folders 2012-10-08 03:33:02 +00:00
space_graph And more UI messages fixes... 2012-10-08 21:03:35 +00:00
space_image style cleanup: if(); 2012-10-07 09:48:59 +00:00
space_info style cleanup 2012-09-30 06:12:47 +00:00
space_logic code cleanup: remove/comment unused defines 2012-09-22 13:40:31 +00:00
space_nla code cleanup: remove unused macros, commet some which may be useful later - or good to keep for completeness. quieted some warnings and add flags -Wmissing-include-dirs and -Wno-div-by-zero to cmake/gcc 2012-09-20 01:02:39 +00:00
space_node Grease Pencil notifier/listener cleanup 2012-10-05 19:51:11 +00:00
space_outliner Code cleanup - Convert if blocks to switch 2012-10-08 08:44:48 +00:00
space_script
space_sequencer style cleanup: if(); 2012-10-07 09:48:59 +00:00
space_text patch [#31709] Text editor: scroll margin column along with text 2012-10-09 06:15:07 +00:00
space_time Bugfix: 2012-09-26 09:27:47 +00:00
space_userpref style cleanup 2012-09-30 06:12:47 +00:00
space_view3d Another refactor for 3D view's edit Transform panel. Main changes: 2012-10-09 09:14:37 +00:00
transform Autokey warning - trying with a slight "calmer" color 2012-10-09 10:41:51 +00:00
util quiet some warnings. 2012-10-01 15:27:50 +00:00
uvedit fix reading past array bounds for nearest_uv_between() and draw_tracking_tracks(). 2012-10-06 12:00:54 +00:00
CMakeLists.txt Collada: Moved interface definitions from wm_operators.c to blender/editors/io 2012-06-17 23:13:39 +00:00
SConscript Fix compilation error for SCons 2012-06-18 09:20:49 +00:00