tornavis/source/blender/makesdna
Joshua Leung b482b8543e Bugfix #21051: Restored 'Playback FPS'
This commit restores the 'Playback FPS' option which showed an indicator of the frame rate of animation playback in the 3D-View.

The info for this is now stored in a temp struct in scene data, with the status info being updated by the "animation step" operator instead of relying on globals as the old code did. This seems a lot more stable than in 2.49, but the accuracy is still questionable.
2010-02-12 00:44:26 +00:00
..
intern this restores building on mingw with Collada support, also it restores cross compiling, thanks to Sergey Sharybin for the patch. Note that the icons for linux cross might not be committed here, if not i'll add them in another commit 2010-02-01 18:39:41 +00:00
CMakeLists.txt 2.50: 2009-06-08 20:08:19 +00:00
DNA_ID.h bugfix [#20639] BF25_SVN_25888 and below - OBJ and 3DS import fails 2010-01-17 20:06:34 +00:00
DNA_action_types.h Animation Editors: DopeSheet filtering option to only include Objects that are members of the specified group 2010-01-23 03:57:11 +00:00
DNA_actuator_types.h BGE: rna update for Logic Bricks 2010-02-11 06:00:16 +00:00
DNA_anim_types.h Radians vs Degrees: The Second Attempt 2010-01-26 03:16:14 +00:00
DNA_armature_types.h Animation Visualisation Cleanups - Part 2: 2010-01-07 22:54:05 +00:00
DNA_boid_types.h Forgotten file from boids commit. 2009-07-21 00:31:33 +00:00
DNA_brush_types.h Moved the image paint tool and the vertex/weight paint tool (blend mode?) 2010-01-20 08:30:40 +00:00
DNA_camera_types.h remove scriptlinks, 2009-07-22 09:41:41 +00:00
DNA_cloth_types.h Durian request: Cloth 2009-11-18 13:33:52 +00:00
DNA_color_types.h Fix [#20754] Histogram Not Updating, Showing Incorrect Levels, Colour Management on/off leads to Crash 2010-01-28 07:26:21 +00:00
DNA_constraint_types.h Bugfix #20940: Offset always resets to 1 in follow path constraint 2010-02-03 09:05:31 +00:00
DNA_controller_types.h 2.50: 2009-06-08 20:08:19 +00:00
DNA_curve_types.h Bugfix #19970: auto-clamped / auto working strangly in f-curve editor 2010-02-01 11:45:24 +00:00
DNA_customdata_types.h Sculpt: external file storage for multires 2009-11-25 14:27:50 +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 Grease Pencil: Lock current frame option 2010-01-08 01:39:41 +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 == Sequencer == 2009-11-29 18:14:16 +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 Show Cone option for spot lamps, to visualize which objects are being affected. 2010-01-25 14:47:32 +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 Added an option "Cast Approximate" to control if a material should cast 2010-02-11 15:43:31 +00:00
DNA_mesh_types.h Mesh Animation + Depsgraph Tweaks: 2009-12-28 00:52:31 +00:00
DNA_meshdata_types.h Solidify modifier for Durian (allow cloth sim on single layer and make solid after) 2009-12-21 01:02:08 +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 modifier.c has all its vergex group index lookups inline, use get_named_vertexgroup_num() instead. 2010-01-26 09:36:33 +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 Durian request: Added 'Color Balance' node to compositor. uses Lift/Gamma/Gain 2010-01-20 04:19:55 +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 Stickness factor for particle collisions, patch submitted by Raul Fernandez Hernandez (farsthary). 2010-01-03 14:51:34 +00:00
DNA_object_types.h fix for weight painting bug, weight painting would fail when entering weight pait mode in some cases. 2010-01-18 15:33:43 +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 Fix for [#20458] Segmentation fault when trying to enable Hair dynamics 2009-12-25 23:51:29 +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 Bugfix #21051: Restored 'Playback FPS' 2010-02-12 00:44:26 +00:00
DNA_screen_types.h Drag and drop 2.5 integration! Finally, slashdot regulars can use 2010-01-26 18:18:21 +00:00
DNA_sdna_types.h RNA / Data API 2008-10-31 23:50:02 +00:00
DNA_sensor_types.h BGE: rna update for Logic Bricks 2010-02-05 23:50:33 +00:00
DNA_sequence_types.h 2.5 Audio: 2010-02-07 23:41:17 +00:00
DNA_smoke_types.h Smoke: The well known Miika Hämäläinen (aka MiikaH) patch (http://blenderartists.org/forum/showthread.php?t=158317&page=42) 2010-01-25 15:10:14 +00:00
DNA_sound_types.h 2.5 Audio: 2010-02-07 23:41:17 +00:00
DNA_space_types.h Partial fix for [#20567] SEQUENCER: Image Preview completely unusable 2010-02-07 19:07:56 +00:00
DNA_text_types.h Fix #21008: text editor scrollbar overlapping text, code here was not 2010-02-07 13:49:43 +00:00
DNA_texture_types.h Smoke: The well known Miika Hämäläinen (aka MiikaH) patch (http://blenderartists.org/forum/showthread.php?t=158317&page=42) 2010-01-25 15:10:14 +00:00
DNA_userdef_types.h Compile fix 2010-02-11 17:27:43 +00:00
DNA_vec_types.h panel for adjusting the active vertex groups weights 2010-01-25 23:12:02 +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 Various tweaks to View2D code for handling of scrollbar interactions in relation to bug 19881: 2010-01-31 11:13:31 +00:00
DNA_view3d_types.h Fix #20891: opengl animation render could mess up the view. 2010-02-01 15:32:55 +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 Fix #20327: uv smart project options can't be tweaked. 2010-01-29 13:06:50 +00:00
DNA_world_types.h Ambient Occlusion split up into: 2010-01-27 21:40:08 +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