Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-12-15* rna attributes for sequence strips - seq.start_frame_final & seq.end_frame_...Campbell Barton
2009-12-15Small Durian Request for animation editors:Joshua Leung
2009-12-15animation system wasnt being updated when rendering with the sequencerCampbell Barton
2009-12-15* made seqence swap into 1 operator with left/right enum optionCampbell Barton
2009-12-15utility functions for getting the corner angles of a quad or tri: angle_quad_...Campbell Barton
2009-12-15number button precission was far too low, description also bit.Campbell Barton
2009-12-15solidify would only work as expecyed if all faces were selected, added an ove...Campbell Barton
2009-12-15improve solidify results by weighting the faces influence on a vertex by the ...Campbell Barton
2009-12-15solidify from 2.4x (ported from python to C)Campbell Barton
2009-12-15Patch [19862]: Properly map UV Project from View with camera object.Roland Hess
2009-12-15Sequencer drawing cleanup (Part 1)Andrea Weikert
2009-12-15Fix #20250: smooth view poor performance compared to 2.49. Increased theBrecht Van Lommel
2009-12-14Fix #20118: uv editor, changing active face did not change image.Brecht Van Lommel
2009-12-14Fix #20345: weight paint crashes with armature modifier without object.Brecht Van Lommel
2009-12-14Fix #20354: sculpt mode crash when using smooth brush with multires level 0.Brecht Van Lommel
2009-12-14edits to the bone copy metarig type from Cessen, pointcache warning fixCampbell Barton
2009-12-14Bugfix: clicking outside of color picker could reset color in some cases.Brecht Van Lommel
2009-12-14Fix #20323: closing other window while BGE is running crashes.Brecht Van Lommel
2009-12-14Fix #20376: crash with layer sculpt and multires. This is not workingBrecht Van Lommel
2009-12-14Keyframing Bugfixes and Feature Requests:Joshua Leung
2009-12-14A few KeyingSet + Transform Tweaks:Joshua Leung
2009-12-14patch [#20342] Notifier patch for modifier rename and particle system renameMatt Ebb
2009-12-14Description and more presets for animation players (rv / framecycler).Matt Ebb
2009-12-13MSVC 9 compile fixes and cleanupsAndrea Weikert
2009-12-13more sequence -> sequencer rename, also made sequencer swap strip update effe...Campbell Barton
2009-12-13* renamed BKE_sequence.h and sequence.c --> sequencerCampbell Barton
2009-12-13clear loc/size/rot wasnt updating child transformations, also removed some wa...Campbell Barton
2009-12-13Sequencer unique names for duplicates & metas and name new strips when the op...Campbell Barton
2009-12-11*Missing notifier for Render Border. Thomas Dinges
2009-12-11Sculpt Branch:sculpt25Brecht Van Lommel
2009-12-11* added an armature submenu where python defined armatures can go.Campbell Barton
2009-12-11Sculpt Branch:Brecht Van Lommel
2009-12-11Timeline Drawing Tweaks:Joshua Leung
2009-12-11Added back rendered animation playback (in a sense), with a Matt Ebb
2009-12-11Fix for [#20331] adding and removing render layers in specific sequence creat...Matt Ebb
2009-12-11Tweak to make temp 'fullscreen' screens be alphabetically similar to the prev...Matt Ebb
2009-12-11use rna buttons for color ramps colors so keyframes can be added/deleted.Campbell Barton
2009-12-11Various UV editor / notifier related fixes:Matt Ebb
2009-12-11Snap options were reset too often, discarding all user options.Martin Poirier
2009-12-10missed a header last commit, added custom exceptions to rigify so they can be...Campbell Barton
2009-12-10Double Click event value.Martin Poirier
2009-12-10Sculpt Branch:Brecht Van Lommel
2009-12-10align option for splitCampbell Barton
2009-12-10Sculpt Branch:Brecht Van Lommel
2009-12-10UI limits for the envalope frame were too smallCampbell Barton
2009-12-10Durian Request: Default F-Curve Auto-Colour ModesJoshua Leung
2009-12-10rename operators TFM_OT_* --> TRANSFORM_OT_*Campbell Barton
2009-12-10remove ICON prefix from the enum, for python this is redundant eg.Campbell Barton
2009-12-10Notifier related fixes:Matt Ebb
2009-12-10Fix for [#19776] Header bar problem in 2.5Matt Ebb