tornavis/source/blender/makesdna
Brecht Van Lommel 436969ce49 Sculpt: Fast Navigate option for multires. This will show the lowest multires
level when rotating/panning/zooming the viewport, and only draw the full thing
at the end, to make the viewport more interactive.
2009-11-25 14:13:43 +00:00
..
intern 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
CMakeLists.txt 2.50: 2009-06-08 20:08:19 +00:00
DNA_ID.h Object mode Selection options brought back for view3d.select 2009-09-16 01:15:30 +00:00
DNA_action_types.h Added compositing node support to the animation editors 2009-11-11 05:03:49 +00:00
DNA_actuator_types.h Merge of itasc branch. Project files, scons and cmake should be working. Makefile updated but not tested. Comes with Eigen2 2.0.6 C++ matrix library. 2009-09-24 21:22:24 +00:00
DNA_anim_types.h UI Templates: ('Any ID' Selector) 2009-10-14 09:08:53 +00:00
DNA_armature_types.h use armature active bone as a pointer rather then a flag for each bone that needs looking up. 2009-11-09 21:03:54 +00:00
DNA_boid_types.h Forgotten file from boids commit. 2009-07-21 00:31:33 +00:00
DNA_brush_types.h Sculpt: WIP brush behavior changes 2009-11-06 16:46:35 +00:00
DNA_camera_types.h remove scriptlinks, 2009-07-22 09:41:41 +00:00
DNA_cloth_types.h Unified effector functionality for particles, cloth and softbody 2009-09-30 22:10:14 +00:00
DNA_color_types.h Feature + Fix: 2008-01-14 19:03:27 +00:00
DNA_constraint_types.h Math Lib 2009-11-10 20:43:45 +00:00
DNA_controller_types.h 2.50: 2009-06-08 20:08:19 +00:00
DNA_curve_types.h made texflag a short everywhere (only stores one flag) 2009-10-15 09:00:40 +00:00
DNA_customdata_types.h imbusy GSoC'09 branch merge (Vertex Buffer Object support) 2009-10-03 15:35:01 +00:00
DNA_documentation.h RNA 2008-11-29 14:35:50 +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 Auto Save 2009-10-20 13:58:53 +00:00
DNA_genfile.h RNA / Data API 2008-10-31 23:50:02 +00:00
DNA_gpencil_types.h 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
DNA_group_types.h Merge from trunk 2008-09-19 14:15:36 +00:00
DNA_image_types.h 2.5 2009-07-10 16:55:49 +00:00
DNA_ipo_types.h 2.5: Blender "Animato" - New Animation System 2009-01-17 03:12:50 +00:00
DNA_key_types.h ShapeKey Editor (sub-mode of DopeSheet Editor) 2009-10-16 12:08:47 +00:00
DNA_lamp_types.h Deep Shadow Buffer 2009-10-12 19:41:40 +00:00
DNA_lattice_types.h 2.5 2009-01-07 16:05:55 +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 * changes/additions to volume lighting 2009-10-05 02:59:47 +00:00
DNA_mesh_types.h move G_FACESELECT from G.f to mesh->editflag, renamed to ME_EDIT_PAINT_MASK 2009-10-20 19:27:27 +00:00
DNA_meshdata_types.h Sculpt: updating normals now no longer uses the vert-face map, to save memory. 2009-11-04 20:36:38 +00:00
DNA_meta_types.h made texflag a short everywhere (only stores one flag) 2009-10-15 09:00:40 +00:00
DNA_modifier_types.h Sculpt: Multires 2009-11-25 14:07:12 +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 * Fixed nodetree animation by giving nodes unique names 2009-11-11 09:11:21 +00:00
DNA_object_fluidsim.h * Added RNA path functionality to fluidsim modifier settings, to allow keying of fluidsim settings properties. 2009-09-15 03:54:13 +00:00
DNA_object_force.h General particle bug fixes + few small goodies 2009-10-05 13:25:56 +00:00
DNA_object_types.h Proportional edit for object mode. 2009-10-30 17:48:50 +00:00
DNA_outliner_types.h 2.5: Remove OOPS code from the outliner space, as discussed 2009-03-26 14:05:33 +00:00
DNA_packedFile_types.h RNA 2008-12-01 21:23:58 +00:00
DNA_particle_types.h particle vertex group UI 2009-11-04 12:09:02 +00:00
DNA_property_types.h BGE Button types panel, can edit existing buttons but not add new ones yet. 2009-07-20 16:21:55 +00:00
DNA_scene_types.h Sculpt: Fast Navigate option for multires. This will show the lowest multires 2009-11-25 14:13:43 +00:00
DNA_screen_types.h UI: List Template tweaks to get it a bit more usable 2009-10-21 20:58:10 +00:00
DNA_sdna_types.h RNA / Data API 2008-10-31 23:50:02 +00:00
DNA_sensor_types.h Merge of itasc branch. Project files, scons and cmake should be working. Makefile updated but not tested. Comes with Eigen2 2.0.6 C++ matrix library. 2009-09-24 21:22:24 +00:00
DNA_sequence_types.h 2.5: Sound branch merge! 2009-08-09 21:16:39 +00:00
DNA_smoke_types.h Smoke: 2009-10-08 10:18:14 +00:00
DNA_sound_types.h 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
DNA_space_types.h support much longer prompts for the console 2009-11-08 11:33:01 +00:00
DNA_text_types.h Text Editor: Scrollbar now drawn on the right 2009-10-20 22:51:20 +00:00
DNA_texture_types.h Fix bug #19699: point density texture doesn't save particle system. 2009-11-04 08:44:42 +00:00
DNA_userdef_types.h *Started to add theme editing in Preferences. Isn't visible in the UI yet. 2009-10-26 11:03:12 +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 RNA: review of commits in the past days, check the diffs for the 2008-12-02 23:45:11 +00:00
DNA_view2d_types.h 2.5: Buttons View 2009-07-29 22:57:53 +00:00
DNA_view3d_types.h Sculpt: Fast Navigate option for multires. This will show the lowest multires 2009-11-25 14:13:43 +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_windowmanager_types.h Auto Save 2009-10-20 13:58:53 +00:00
DNA_world_types.h Ignoring BGE world setting from previously files. 2009-08-03 14:56:46 +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 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