tornavis/source/blender/makesdna
Joshua Leung b24485ab92 Patch #17336: Lock bones in edit mode
Submitted by: Lorenzo Pierfederici (lento) 

This patch adds the ability to lock transformation on bones in edit mode, to protect them from accidental editing.

Bones can be locked from the editing buttons, the transform property panel, the specials popup menu or the python api.
2008-07-27 04:19:56 +00:00
..
intern == Grease Pencil == 2008-07-22 09:53:25 +00:00
CMakeLists.txt Patch from GSR that a) fixes a whole bunch of GPL/BL license 2008-04-16 22:40:48 +00:00
DNA_ID.h added support for doubles to the id property code, and made the python code use them by default 2008-07-24 19:22:17 +00:00
DNA_action_types.h == Grease Pencil - UI Improvements == 2008-07-23 12:27:08 +00:00
DNA_actuator_types.h BGE patch: Add PyDoc for new logic bricks, set exception message on Py error, remove args on Py functions that don't take any to save CPU time 2008-07-23 21:37:37 +00:00
DNA_armature_types.h Patch #17336: Lock bones in edit mode 2008-07-27 04:19:56 +00:00
DNA_brush_types.h Filling in branch from trunk 2007-11-06 22:29:20 +00:00
DNA_camera_types.h Patch from GSR that a) fixes a whole bunch of GPL/BL license 2008-04-16 22:40:48 +00:00
DNA_cloth_types.h Bugfix: 32bit cloth files were loaded bad in 64bit blenders and the way arround. The e.g. GUI-only variable 'mass' was reseted to 0. Problem: makesdna doesn't cry out on compile - I wonder why this differences could happen. Solution: Rearange cloth DNA, resort things, clear up and bug was gone - weird. Problem left: Every file having cloth enabled before this revision is incompatible with this version. If anyone know a better solution, please go ahead 2008-04-27 22:04:47 +00:00
DNA_color_types.h Feature + Fix: 2008-01-14 19:03:27 +00:00
DNA_constraint_types.h Patch from GSR that a) fixes a whole bunch of GPL/BL license 2008-04-16 22:40:48 +00:00
DNA_controller_types.h BGE patch: Add NAND, NOR, XOR, XNOR controllers. 2008-06-23 20:41:18 +00:00
DNA_curve_types.h Patch from GSR that a) fixes a whole bunch of GPL/BL license 2008-04-16 22:40:48 +00:00
DNA_customdata_types.h -> Vertex Group support for bevel (editmode only) 2008-07-04 17:59:16 +00:00
DNA_documentation.h Patch from GSR that a) fixes a whole bunch of GPL/BL license 2008-04-16 22:40:48 +00:00
DNA_effect_types.h Patch from GSR that a) fixes a whole bunch of GPL/BL license 2008-04-16 22:40:48 +00:00
DNA_fileglobal_types.h Patch from GSR that a) fixes a whole bunch of GPL/BL license 2008-04-16 22:40:48 +00:00
DNA_gpencil_types.h Grease Pencil - Backend work: 2008-07-25 07:11:08 +00:00
DNA_group_types.h Patch from GSR that a) fixes a whole bunch of GPL/BL license 2008-04-16 22:40:48 +00:00
DNA_image_types.h Patch from GSR that a) fixes a whole bunch of GPL/BL license 2008-04-16 22:40:48 +00:00
DNA_ipo_types.h Patch from GSR that a) fixes a whole bunch of GPL/BL license 2008-04-16 22:40:48 +00:00
DNA_key_types.h Patch from GSR that a) fixes a whole bunch of GPL/BL license 2008-04-16 22:40:48 +00:00
DNA_lamp_types.h Sun,Sky and atmosphere for lamps(sun type), PATCH#8063 http://projects.blender.org/tracker/?func=detail&atid=127&aid=8063&group_id=9 2008-07-03 10:38:35 +00:00
DNA_lattice_types.h Patch from GSR that a) fixes a whole bunch of GPL/BL license 2008-04-16 22:40:48 +00:00
DNA_listBase.h Patch from GSR that a) fixes a whole bunch of GPL/BL license 2008-04-16 22:40:48 +00:00
DNA_material_types.h Patch from GSR that a) fixes a whole bunch of GPL/BL license 2008-04-16 22:40:48 +00:00
DNA_mesh_types.h Patch from GSR that a) fixes a whole bunch of GPL/BL license 2008-04-16 22:40:48 +00:00
DNA_meshdata_types.h -> Vertex Group support for bevel (editmode only) 2008-07-04 17:59:16 +00:00
DNA_meta_types.h Patch from GSR that a) fixes a whole bunch of GPL/BL license 2008-04-16 22:40:48 +00:00
DNA_modifier_types.h Patch #8882 - Falloff in the wave modifier 2008-06-18 15:22:42 +00:00
DNA_nla_types.h Patch from GSR that a) fixes a whole bunch of GPL/BL license 2008-04-16 22:40:48 +00:00
DNA_node_types.h Fix for bug #6758: material nodes were not working correct with 2008-03-17 20:57:16 +00:00
DNA_object_fluidsim.h Patch from GSR that a) fixes a whole bunch of GPL/BL license 2008-04-16 22:40:48 +00:00
DNA_object_force.h Patch from GSR that a) fixes a whole bunch of GPL/BL license 2008-04-16 22:40:48 +00:00
DNA_object_types.h Patch #17336: Lock bones in edit mode 2008-07-27 04:19:56 +00:00
DNA_oops_types.h Patch from GSR that a) fixes a whole bunch of GPL/BL license 2008-04-16 22:40:48 +00:00
DNA_packedFile_types.h Patch from GSR that a) fixes a whole bunch of GPL/BL license 2008-04-16 22:40:48 +00:00
DNA_particle_types.h fix for [#11136] Segmentation fault when copying objects with hairs 2008-05-11 11:34:39 +00:00
DNA_property_types.h Patch from GSR that a) fixes a whole bunch of GPL/BL license 2008-04-16 22:40:48 +00:00
DNA_radio_types.h Patch from GSR that a) fixes a whole bunch of GPL/BL license 2008-04-16 22:40:48 +00:00
DNA_scene_types.h Merge from Apricot Revisions 14897, 14913, 14914, 14915, 14929, 15009, 15046 2008-06-09 18:41:16 +00:00
DNA_screen_types.h Patch from GSR that a) fixes a whole bunch of GPL/BL license 2008-04-16 22:40:48 +00:00
DNA_scriptlink_types.h Patch from GSR that a) fixes a whole bunch of GPL/BL license 2008-04-16 22:40:48 +00:00
DNA_sdna_types.h Patch from GSR that a) fixes a whole bunch of GPL/BL license 2008-04-16 22:40:48 +00:00
DNA_sensor_types.h BGE logic update: new servo control motion actuator, new distance constraint actuator, new orientation constraint actuator, new actuator sensor. 2008-07-04 08:14:50 +00:00
DNA_sequence_types.h == Sequencer == 2008-07-23 07:11:23 +00:00
DNA_sound_types.h Patch from GSR that a) fixes a whole bunch of GPL/BL license 2008-04-16 22:40:48 +00:00
DNA_space_types.h == Grease Pencil == 2008-07-22 09:53:25 +00:00
DNA_text_types.h Patch from GSR that a) fixes a whole bunch of GPL/BL license 2008-04-16 22:40:48 +00:00
DNA_texture_types.h Patch from GSR that a) fixes a whole bunch of GPL/BL license 2008-04-16 22:40:48 +00:00
DNA_userdef_types.h == Action Editor - NKEY Properties Panel == 2008-07-12 05:00:37 +00:00
DNA_vec_types.h Patch from GSR that a) fixes a whole bunch of GPL/BL license 2008-04-16 22:40:48 +00:00
DNA_vfont_types.h Patch from GSR that a) fixes a whole bunch of GPL/BL license 2008-04-16 22:40:48 +00:00
DNA_view2d_types.h Patch from GSR that a) fixes a whole bunch of GPL/BL license 2008-04-16 22:40:48 +00:00
DNA_view3d_types.h == Grease Pencil == 2008-07-22 09:53:25 +00:00
DNA_wave_types.h Patch from GSR that a) fixes a whole bunch of GPL/BL license 2008-04-16 22:40:48 +00:00
DNA_world_types.h Patch from GSR that a) fixes a whole bunch of GPL/BL license 2008-04-16 22:40:48 +00:00
Makefile Patch from GSR that a) fixes a whole bunch of GPL/BL license 2008-04-16 22:40:48 +00:00
SConscript Filling in branch from trunk 2007-11-06 22:29:20 +00:00