From 0ac35ca7c185f8e8f462b4ec06ad28c7f136e82e Mon Sep 17 00:00:00 2001 From: Ton Roosendaal Date: Sat, 24 Jan 2009 13:45:24 +0000 Subject: 2.5 - Brought back code for particle edit and fluidsim - Sanitized code from globals and bad level calls, so its ready to come back working. - Fixed cirle selecting (Ckey now) - Enabled undo for editmode curve, armature, particle and lattice (another commit following) --- source/blender/editors/SConscript | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'source/blender/editors/SConscript') diff --git a/source/blender/editors/SConscript b/source/blender/editors/SConscript index 40969a4b885..fc71319afa1 100644 --- a/source/blender/editors/SConscript +++ b/source/blender/editors/SConscript @@ -12,7 +12,7 @@ SConscript(['datafiles/SConscript', 'object/SConscript', 'curve/SConscript', 'gpencil/SConscript', - #'physics/SConscript', enable this when there is actually code in physics/ + 'physics/SConscript', 'preview/SConscript', 'space_buttons/SConscript', 'space_file/SConscript', -- cgit v1.2.3