tornavis/source/blender/makesdna
Campbell Barton f5f8292461 ensure BoneGroup names are kept unique. 2011-10-15 11:07:18 +00:00
..
intern enable cmake building makesdna with ghash 2011-10-02 12:34:41 +00:00
CMakeLists.txt cmake was using dna source list with the variable out of scope, possibly causing dependency problems. 2011-02-22 06:23:07 +00:00
DNA_ID.h fix [#28846] Relative paths on linked scene fails 2011-10-08 11:02:58 +00:00
DNA_action_types.h ensure BoneGroup names are kept unique. 2011-10-15 11:07:18 +00:00
DNA_actuator_types.h svn merge -r 37306:39975 https://svn.blender.org/svnroot/bf-blender/trunk/blender 2011-09-07 15:34:04 +00:00
DNA_anim_types.h Bye bye vile relics of extinct version control systems, 2011-08-12 07:20:49 +00:00
DNA_armature_types.h Bye bye vile relics of extinct version control systems, 2011-08-12 07:20:49 +00:00
DNA_boid_types.h DNA header files are now grouped under the same module. No further documentation done. 2011-02-17 20:48:12 +00:00
DNA_brush_types.h Fix #26158: The layer hight of the layer tool cannot longer be controled by the strength of the brush, as it was in 2.49 2011-02-25 16:54:09 +00:00
DNA_camera_types.h camera composition guides: 2011-05-15 05:43:59 +00:00
DNA_cloth_types.h whitespace cleanup 2011-09-25 12:31:21 +00:00
DNA_color_types.h DNA header files are now grouped under the same module. No further documentation done. 2011-02-17 20:48:12 +00:00
DNA_constraint_types.h whitespace cleanup 2011-09-25 12:31:21 +00:00
DNA_controller_types.h DNA header files are now grouped under the same module. No further documentation done. 2011-02-17 20:48:12 +00:00
DNA_curve_types.h Bassam Feature Request: "Auto Clamped" handles can now be set per 2011-08-04 14:13:05 +00:00
DNA_customdata_types.h synched with trunk at revision 36569 2011-05-16 20:30:59 +00:00
DNA_documentation.h Start simple intros for intern and extern libs. 2011-02-17 16:17:40 +00:00
DNA_effect_types.h DNA header files are now grouped under the same module. No further documentation done. 2011-02-17 20:48:12 +00:00
DNA_fileglobal_types.h DNA header files are now grouped under the same module. No further documentation done. 2011-02-17 20:48:12 +00:00
DNA_genfile.h DNA header files are now grouped under the same module. No further documentation done. 2011-02-17 20:48:12 +00:00
DNA_gpencil_types.h ensure grease pencil layer names are unique when set through rna. 2011-10-13 04:06:32 +00:00
DNA_group_types.h DNA header files are now grouped under the same module. No further documentation done. 2011-02-17 20:48:12 +00:00
DNA_image_types.h fix/workaround [#28040] float images reduced to 256 levels per channel upon save 2011-07-21 00:41:00 +00:00
DNA_ipo_types.h whitespace cleanup 2011-09-25 12:31:21 +00:00
DNA_key_types.h DNA header files are now grouped under the same module. No further documentation done. 2011-02-17 20:48:12 +00:00
DNA_lamp_types.h DNA header files are now grouped under the same module. No further documentation done. 2011-02-17 20:48:12 +00:00
DNA_lattice_types.h fix [#27572] Mirror Shapekey and Mirror vertex Group not working for Lattice. 2011-06-06 06:40:09 +00:00
DNA_listBase.h DNA header files are now grouped under the same module. No further documentation done. 2011-02-17 20:48:12 +00:00
DNA_material_types.h changes for materials to treat them as shorts not int/chars (since they are stored as shorts intermally) 2011-09-20 06:25:15 +00:00
DNA_mesh_types.h Split do_weight_paint_vertex() to isolate the simple case. 2011-09-18 17:10:28 +00:00
DNA_meshdata_types.h TexFace to Material Settings big patch 2011-09-19 19:55:59 +00:00
DNA_meta_types.h DNA header files are now grouped under the same module. No further documentation done. 2011-02-17 20:48:12 +00:00
DNA_modifier_types.h add in empty modifier slot so dynamic paint files don't break. 2011-10-10 07:50:39 +00:00
DNA_nla_types.h Bye bye vile relics of extinct version control systems, 2011-08-12 07:20:49 +00:00
DNA_node_types.h Nodes: fix nodes in groups not getting socket templates verified, and reserve 2011-09-17 13:03:42 +00:00
DNA_object_fluidsim.h Elbeem / Fluidsim update: 2011-06-12 23:51:30 +00:00
DNA_object_force.h Fix #26962: softbody collision doesn't respect subsurf+displace modifiers. 2011-07-08 13:22:58 +00:00
DNA_object_types.h rename confusing constants (no functional change) 2011-10-13 22:14:41 +00:00
DNA_outliner_types.h Patch [#23443] Change outliner filter into search 2011-09-09 12:46:07 +00:00
DNA_packedFile_types.h DNA header files are now grouped under the same module. No further documentation done. 2011-02-17 20:48:12 +00:00
DNA_particle_types.h Committing patch #27442: Adaptive time step for fluid particles. The number of 2011-09-25 11:51:28 +00:00
DNA_property_types.h doxygen: prevent GPL license block from being parsed as doxygen comment. 2011-02-23 10:52:22 +00:00
DNA_scene_types.h Scene.GameData DNA alignment nitpicking 2011-10-07 05:19:21 +00:00
DNA_screen_types.h Code holiday commit: 2011-06-04 17:03:46 +00:00
DNA_sdna_types.h use ghash for DNA_struct_find_nr(), gives ~18% speedup on loading sintel lite, will also speedup undo. 2011-08-20 14:23:43 +00:00
DNA_sensor_types.h DNA header files are now grouped under the same module. No further documentation done. 2011-02-17 20:48:12 +00:00
DNA_sequence_types.h move maxseq define into DNA. 2011-09-11 10:35:26 +00:00
DNA_smoke_types.h DNA header files are now grouped under the same module. No further documentation done. 2011-02-17 20:48:12 +00:00
DNA_sound_types.h 3D Audio GSoC: 2011-08-11 11:41:24 +00:00
DNA_space_types.h Patch [#23443] Change outliner filter into search 2011-09-09 12:46:07 +00:00
DNA_speaker_types.h i18n: code cleanup and fixing unneeded translation (when partial translation is used only) 2011-09-19 15:10:38 +00:00
DNA_text_types.h DNA header files are now grouped under the same module. No further documentation done. 2011-02-17 20:48:12 +00:00
DNA_texture_types.h Bump maps flip: now white means salience, black means concavity 2011-09-30 09:55:21 +00:00
DNA_userdef_types.h Fixing issues with i18n stuff: 2011-09-15 13:20:18 +00:00
DNA_vec_types.h DNA header files are now grouped under the same module. No further documentation done. 2011-02-17 20:48:12 +00:00
DNA_vfont_types.h DNA header files are now grouped under the same module. No further documentation done. 2011-02-17 20:48:12 +00:00
DNA_view2d_types.h DNA header files are now grouped under the same module. No further documentation done. 2011-02-17 20:48:12 +00:00
DNA_view3d_types.h Committing patch #25675 "Make "Cast Buffer Shadows" option work in viewport and BGE" by me. 2011-08-24 20:28:54 +00:00
DNA_windowmanager_types.h Fix #28769 & #28768: problem with duplicated keymap items after fix yesterday. 2011-09-29 13:52:58 +00:00
DNA_world_types.h DNA header files are now grouped under the same module. No further documentation done. 2011-02-17 20:48:12 +00:00
SConscript Undo revision 23130 which was a merge with 2.5, a messy one because I did something wrong (`svn status` output: http://www.pasteall.org/7887). 2009-09-15 18:01:18 +00:00