tornavis/source/blender/blenkernel
Joshua Leung 53ae509cc5 2.5 - AnimSys Data management stuff...
* Removed nAction struct. We'll be using good ol' bAction structs again, but putting new data in a different list. Apart from that, the data is similar enough to do so.

* Rearranged code in DNA_action_types.h while renaming the structs to avoid confusion over what is currently in use...

* Added freeing and AnimData execution loops for many other ID-types too. (NOTE: I've added AnimData in NodeTree struct too, but it's not clear to me where the relevant data-management calls should go in Nodes code).

* File writing code should now only write the new data to files
2009-01-18 10:41:45 +00:00
..
intern 2.5 - AnimSys Data management stuff... 2009-01-18 10:41:45 +00:00
BKE_DerivedMesh.h 2.5 2009-01-07 14:46:50 +00:00
BKE_action.h 2.5 - AnimSys Data management stuff... 2009-01-18 10:41:45 +00:00
BKE_anim.h
BKE_animsys.h 2.5 - AnimSys Data management stuff... 2009-01-18 10:41:45 +00:00
BKE_armature.h 2.5 2009-01-10 19:34:23 +00:00
BKE_blender.h 2.5 2008-12-30 13:16:14 +00:00
BKE_bmesh.h 2.5 2008-12-31 17:11:42 +00:00
BKE_bmeshCustomData.h Merged 15170:15635 from trunk (no conflicts or even merges) 2008-07-18 23:35:34 +00:00
BKE_bmfont.h
BKE_bmfont_types.h
BKE_booleanops.h 2.5 2009-01-07 17:25:17 +00:00
BKE_booleanops_mesh.h
BKE_brush.h Changes/cleanup for sculptdata and brushes. Summary: 2009-01-07 04:38:30 +00:00
BKE_bullet.h BGE patch: create new BulletSoftBody data block to store bullet soft body specific parameters. 2008-09-27 21:52:20 +00:00
BKE_bvhutils.h Added SSLevels options to all shrinkwrap modes (before it was only available to projection mode) 2008-09-16 15:41:13 +00:00
BKE_cdderivedmesh.h
BKE_cloth.h 2.5 2009-01-04 14:14:06 +00:00
BKE_collision.h 2.5 2009-01-04 14:14:06 +00:00
BKE_colortools.h Merge from trunk 2008-09-19 14:15:36 +00:00
BKE_constraint.h 2.5: Blender "Animato" - New Animation System 2009-01-17 03:12:50 +00:00
BKE_context.h 2.5 2009-01-17 18:35:33 +00:00
BKE_curve.h 2.5 2009-01-14 13:04:48 +00:00
BKE_customdata.h 2.5 2009-01-07 14:46:50 +00:00
BKE_deform.h Merge from trunk 16122-16307 2008-08-30 14:32:16 +00:00
BKE_depsgraph.h
BKE_displist.h 2.5 2009-01-04 14:14:06 +00:00
BKE_effect.h 2.5 2009-01-04 14:14:06 +00:00
BKE_endian.h Merge from trunk 16122-16307 2008-08-30 14:32:16 +00:00
BKE_exotic.h 2.5 2009-01-04 14:14:06 +00:00
BKE_fcurve.h 2.5 - AnimSys Data management stuff... 2009-01-18 10:41:45 +00:00
BKE_fluidsim.h 2.5 2009-01-04 14:14:06 +00:00
BKE_font.h 2.5 2009-01-04 14:14:06 +00:00
BKE_global.h 2.5 2009-01-15 15:01:39 +00:00
BKE_group.h 2.5 2009-01-04 14:14:06 +00:00
BKE_icons.h
BKE_idprop.h RNA 2008-12-31 13:16:37 +00:00
BKE_image.h 2.5 / Cleanup 2009-01-04 18:16:34 +00:00
BKE_ipo.h 2.5 2009-01-17 14:56:12 +00:00
BKE_key.h 2.5 2009-01-04 14:14:06 +00:00
BKE_lattice.h 2.5 2009-01-13 15:18:41 +00:00
BKE_library.h
BKE_main.h 2.5 - AnimSys Data management stuff... 2009-01-18 10:41:45 +00:00
BKE_material.h 2.5 2009-01-04 14:14:06 +00:00
BKE_mball.h 2.5 2009-01-04 14:14:06 +00:00
BKE_mesh.h Merge from trunk 2008-09-19 14:15:36 +00:00
BKE_modifier.h 2.5 2009-01-07 14:46:50 +00:00
BKE_multires.h Got rid of old multires code, brought in multires modifier from 2009-01-06 18:59:03 +00:00
BKE_nla.h
BKE_node.h 2.5 2009-01-04 14:14:06 +00:00
BKE_object.h 2.5 2009-01-05 15:19:31 +00:00
BKE_packedFile.h
BKE_particle.h 2.5 2009-01-10 19:34:23 +00:00
BKE_plugin_types.h
BKE_pointcache.h 2.5 2009-01-10 19:34:23 +00:00
BKE_property.h Added select grouped property (objects with shared property names will be selected) 2008-09-21 10:12:33 +00:00
BKE_report.h python support for reporting with operators. 2009-01-02 07:54:38 +00:00
BKE_sca.h
BKE_scene.h Make sculpt data more like vpaint/weightpaint. SculptData is now in scene->toolsettings, moved the RNA to reflect that too. 2009-01-17 16:58:05 +00:00
BKE_screen.h 2.5 2009-01-09 15:04:52 +00:00
BKE_script.h
BKE_sculpt.h Make sculpt data more like vpaint/weightpaint. SculptData is now in scene->toolsettings, moved the RNA to reflect that too. 2009-01-17 16:58:05 +00:00
BKE_sequence.h 2.5 2009-01-12 19:02:08 +00:00
BKE_shrinkwrap.h 2.5 2009-01-04 14:14:06 +00:00
BKE_simple_deform.h *Added vertex groups on simple deform 2008-07-04 19:56:31 +00:00
BKE_softbody.h 2.5 2009-01-04 14:14:06 +00:00
BKE_sound.h
BKE_subsurf.h Got rid of old multires code, brought in multires modifier from 2009-01-06 18:59:03 +00:00
BKE_suggestions.h Merge from trunk 2008-09-19 14:15:36 +00:00
BKE_text.h 2.5 2009-01-04 14:14:06 +00:00
BKE_texture.h 2.5 2009-01-04 14:14:06 +00:00
BKE_utildefines.h fix for more disable python defines, 2008-10-29 16:49:51 +00:00
BKE_world.h
BKE_writeavi.h 2.5 / global cleanup fix 2009-01-04 18:26:43 +00:00
BKE_writeffmpeg.h 2.5 2009-01-04 14:14:06 +00:00
BKE_writeframeserver.h 2.5 2009-01-04 19:10:57 +00:00
CMakeLists.txt 2.5: make and cmake fixes for recent changes. 2009-01-08 13:54:39 +00:00
Makefile
SConscript Added pthread include for windows scons 2009-01-12 19:14:33 +00:00
depsgraph_private.h