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-11* added an armature submenu where python defined armatures can go.Campbell Barton
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-10align option for splitCampbell Barton
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
2009-12-10Attempted fix for [#19810] Crash when flipping header with F5Matt Ebb
2009-12-10Fix for [#20153] Scale region size from search crashes Blender 2.5 24999Matt Ebb
2009-12-10Fix for 'Copy materials to selected' button freezing when using linked geometryMatt Ebb
2009-12-10Fix for [#20216] Search List is unorderedMatt Ebb
2009-12-10Revert bunch of changes I should have committed before.Martin Poirier
2009-12-10textedit string needs to be one byte longer than maxlen, for terminator.Martin Poirier
2009-12-10Patch [#20290] by Bjørnar Hansen for bug [#20270] 2.5a0, Select Random says ...Martin Poirier
2009-12-09Fix #20245: datablock names allowed entering 22 characters but canBrecht Van Lommel
2009-12-09Fix for bug #20307: snapping in uv editor is related to objects origin.Brecht Van Lommel
2009-12-09very very bad hack to have sequencer strips fcurve data transform with them.Campbell Barton
2009-12-09VBO:Brecht Van Lommel
2009-12-09Whoops, silly typoMatt Ebb
2009-12-09Various more screen-related fixes including:Matt Ebb
2009-12-09Fix for [#20197] dof node bugsMatt Ebb
2009-12-09Fix for [#20249] duplicating a mesh in edit mode with a lattice modifierMatt Ebb
2009-12-09auto-dist working again, renamed obofs --> dyn_ofs, use_sel --> use_dyn_ofs, ...Campbell Barton
2009-12-09reference to INDIVIDUAL_CENTERS causing errorCampbell Barton
2009-12-08Attempted Bugfix: opengl preview render artifacts, was using wmPush/PopMatrix,Brecht Van Lommel
2009-12-08transforming metastrips didnt move effects within them & remove warningCampbell Barton
2009-12-08Animation System: Handling UpdatesBrecht Van Lommel
2009-12-08Image Paint keymap in image editor wasn't looked up with the space type.Martin Poirier
2009-12-08RNA:Brecht Van Lommel
2009-12-08slow print, only debug modeCampbell Barton
2009-12-08unwrap was unwrapping all faces rather then just the selected onesCampbell Barton
2009-12-08Sequencer:Brecht Van Lommel
2009-12-08UI: fix trailing tooltips when deactivating window, and when openingBrecht Van Lommel
2009-12-08Various changes to screen-related code, aiming to fix a few problems and usab...Matt Ebb
2009-12-08FIX for #20256 New folder doesn't renameAndrea Weikert
2009-12-08Forgot to remove these.Elia Sarti
2009-12-08Pythonazed DopeSheet and NLA editors headers UI.Elia Sarti
2009-12-07Sound system should only default to OpenAL if it is built (SDL if built other...Martin Poirier
2009-12-07Text and Console operators don't need to register themselves. (this cleans th...Martin Poirier
2009-12-07Particles: bugfixesBrecht Van Lommel