blender/source/blender/makesdna
Sergej Reich 2260a7dbc0 Rigidbody: Add option to choose mesh source for collision shapes
The options are:
Base: Base mesh
Deform: shape keys and deform modifiers
Final: All deformations and modifiers

It would be nice to have a way of specifying where exactly in the
modifier stack the collision shape is generated. However this is not
staight forward since the rigid body simulation is not part of the
modifier system and would require hacks to make it work.
2013-12-26 18:38:05 +01:00
..
intern correction to last commit 2013-12-26 09:46:25 +11:00
CMakeLists.txt Another big patch set by Bastien Montagne, thanks a lot! 2012-12-20 07:57:26 +00:00
DNA_action_types.h Bugfix [#35643] Animated textures are invisible in Graph Editor if it is not 2013-06-10 04:39:05 +00:00
DNA_actuator_types.h BGE: The Action Actuator can now make use of additive blending. 2013-08-14 23:32:00 +00:00
DNA_anim_types.h Project Pampa request: FCurves normalized display 2013-10-29 18:10:52 +00:00
DNA_armature_types.h DNA Deprecation: add DNA_DEPRECATED_GCC_POISON for enum/structs. 2013-12-10 13:01:55 +11:00
DNA_boid_types.h style cleanup: trailing tabs & expand some non prefix tabs into spaces. 2012-10-21 05:46:41 +00:00
DNA_brush_types.h Refactoring/cleanup, borrowed from soc-2013-paint branch. 2013-12-09 22:40:02 +02:00
DNA_camera_types.h DNA Deprecation: add DNA_DEPRECATED_GCC_POISON for enum/structs. 2013-12-10 13:01:55 +11:00
DNA_cloth_types.h style cleanup: trailing tabs & expand some non prefix tabs into spaces. 2012-10-21 05:46:41 +00:00
DNA_color_types.h Film response curves implemented as a looks 2013-09-09 09:48:26 +00:00
DNA_constraint_types.h shrink-wrap constraint, improve and remove some limitations. 2013-09-07 12:59:16 +00:00
DNA_controller_types.h code cleanup: clarify comment about virtial-modifiers, also add comments to DNA headers when its not so obvious what their purpose is. 2013-03-02 07:27:19 +00:00
DNA_curve_types.h Move curve's boundbox and texspace calculation out of modifier stack 2013-12-11 16:32:41 +06:00
DNA_customdata_types.h Change the enum for CustomDataMask bits back to #defines. 2013-09-12 20:43:29 +00:00
DNA_defs.h DNA Deprecation: add DNA_DEPRECATED_GCC_POISON for enum/structs. 2013-12-10 13:01:55 +11:00
DNA_documentation.h style cleanup: comment blocks 2012-03-09 18:28:30 +00:00
DNA_dynamicpaint_types.h Dynamic Paint: Added a new "smoothness" parameter for waves. 2013-08-03 09:46:38 +00:00
DNA_effect_types.h unify include guard defines, __$FILENAME__ 2012-02-17 18:59:41 +00:00
DNA_fileglobal_types.h Fix T37488: Crash with --debug reading userpref.blend 2013-11-18 18:13:23 +06:00
DNA_freestyle_types.h DNA Deprecation: add DNA_DEPRECATED_GCC_POISON for enum/structs. 2013-12-10 13:01:55 +11:00
DNA_genfile.h Minor optimization for strlen and memcpy calls for reading blend files 2013-12-15 18:06:04 +04:00
DNA_gpencil_types.h DNA Deprecation: add DNA_DEPRECATED_GCC_POISON for enum/structs. 2013-12-10 13:01:55 +11:00
DNA_group_types.h code cleanup: clarify comment about virtial-modifiers, also add comments to DNA headers when its not so obvious what their purpose is. 2013-03-02 07:27:19 +00:00
DNA_ID.h Fix T37212: Wrong user counter when more than 32K users 2013-12-08 13:34:37 +06:00
DNA_image_types.h Image cache rewrite to using generic movie cache 2013-12-13 16:30:00 +06:00
DNA_ipo_types.h Blender Internal: 2013-11-20 19:13:41 +01:00
DNA_key_types.h Optimization and threading fix for shapekeys weights calculation 2013-08-19 10:36:39 +00:00
DNA_lamp_types.h Cleanup: remove deprecated old Lamp.shadspotsize from code. 2013-12-01 11:25:11 +01:00
DNA_lattice_types.h Make lattice deform safe for threading 2013-08-19 10:11:48 +00:00
DNA_linestyle_types.h code cleanup: headers - doxy comments. 2013-09-12 03:02:50 +00:00
DNA_listBase.h patch [#34103] - listbase.patch, insertlinkbefore.patch 2013-02-22 14:12:55 +00:00
DNA_mask_types.h Option to overlay mask over the footage 2013-10-12 14:09:05 +00:00
DNA_material_types.h code cleanup: comment/remove unused defines 2013-05-28 01:15:59 +00:00
DNA_mesh_types.h DNA Deprecation: add DNA_DEPRECATED_GCC_POISON for enum/structs. 2013-12-10 13:01:55 +11:00
DNA_meshdata_types.h DNA Deprecation: add DNA_DEPRECATED_GCC_POISON for enum/structs. 2013-12-10 13:01:55 +11:00
DNA_meta_types.h Remove unused bounding box from MetaBall 2013-08-19 09:41:13 +00:00
DNA_modifier_types.h Fix compile error on 32 bits linux / windows, wireframe modifier needs padding. 2013-12-23 15:50:30 +01:00
DNA_movieclip_types.h Clip editor prefetch changes 2013-04-04 09:50:38 +00:00
DNA_nla_types.h code cleanup: comment/remove unused defines 2013-05-28 01:15:59 +00:00
DNA_node_types.h DNA Deprecation: add DNA_DEPRECATED_GCC_POISON for enum/structs. 2013-12-10 13:01:55 +11:00
DNA_object_fluidsim.h Add a gui control for setting omp threads in fluids 2013-04-10 18:35:18 +00:00
DNA_object_force.h comment quick cache RNA and quiet compiler werning. 2012-10-23 15:07:09 +00:00
DNA_object_types.h Game Engine: Level of detail support and tools 2013-12-17 17:03:27 -08:00
DNA_outliner_types.h fix for [#36260] 2,300 Objects Makes Blender Unresponsive 2013-08-03 11:35:09 +00:00
DNA_packedFile_types.h style cleanup 2012-10-28 15:23:16 +00:00
DNA_particle_types.h DNA Deprecation: add DNA_DEPRECATED_GCC_POISON for enum/structs. 2013-12-10 13:01:55 +11:00
DNA_property_types.h code cleanup: comment/remove unused defines 2013-05-28 01:15:59 +00:00
DNA_rigidbody_types.h Rigidbody: Add option to choose mesh source for collision shapes 2013-12-26 18:38:05 +01:00
DNA_scene_types.h Vertex/weight paint: remove "Use All Faces" option. 2013-12-18 17:50:51 +01:00
DNA_screen_types.h Fix T37843: area split widget missing in python console editor. 2013-12-18 12:02:31 +01:00
DNA_sdna_types.h incorrect spelling in comments 2012-09-26 20:05:38 +00:00
DNA_sensor_types.h BGE: Removing the touch sensor and converting all touch sensors to collision sensors. 2013-09-04 22:14:14 +00:00
DNA_sequence_types.h DNA Deprecation: add DNA_DEPRECATED_GCC_POISON for enum/structs. 2013-12-10 13:01:55 +11:00
DNA_smoke_types.h DNA Deprecation: add DNA_DEPRECATED_GCC_POISON for enum/structs. 2013-12-10 13:01:55 +11:00
DNA_sound_types.h DNA Deprecation: add DNA_DEPRECATED_GCC_POISON for enum/structs. 2013-12-10 13:01:55 +11:00
DNA_space_types.h Implement per-frame track reprojection error visualization 2013-12-25 19:24:04 +06:00
DNA_speaker_types.h unify include guard defines, __$FILENAME__ 2012-02-17 18:59:41 +00:00
DNA_text_types.h code cleanup: comment/remove unused defines 2013-05-28 01:15:59 +00:00
DNA_texture_types.h Fix cycles issue with mapping node rotation and scale order. When using both 2013-09-25 20:28:49 +00:00
DNA_tracking_types.h Image wrapping for plane track in clip editor 2013-11-29 23:26:57 +06:00
DNA_userdef_types.h UI: Theme Colors for Info space 2013-12-18 05:03:30 +11:00
DNA_vec_types.h svn merge ^/trunk/blender -r44189:44204 2012-02-17 20:56:25 +00:00
DNA_vfont_types.h code cleanup: clarify comment about virtial-modifiers, also add comments to DNA headers when its not so obvious what their purpose is. 2013-03-02 07:27:19 +00:00
DNA_view2d_types.h Region scrollbar fix! 2012-12-26 13:05:39 +00:00
DNA_view3d_types.h Fix T37586: Auto-perspective was changing to perspective while orbiting 2013-11-25 12:53:40 +11:00
DNA_windowmanager_types.h Fix [#37077] User prefs > Input and Outliner Keymaps mismatch in representation. 2013-10-15 13:55:06 +00:00
DNA_world_types.h DNA Deprecation: add DNA_DEPRECATED_GCC_POISON for enum/structs. 2013-12-10 13:01:55 +11:00
SConscript code cleanup: split scons includes onto multiple lines, reduce chance of include conflicts later on. 2013-05-20 18:42:28 +00:00