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
path: root/source
AgeCommit message (Expand)Author
2010-07-09filebrowserAndrea Weikert
2010-07-09New option for Scale node.Diego Borghetti
2010-07-08Fix Texture node don't take care render size.Diego Borghetti
2010-07-08fix for crash if image names are too long in adding image strips to the seque...Campbell Barton
2010-07-08added imports to templatesCampbell Barton
2010-07-08Fix: object_duplilist should be passed the original scene rather thanBrecht Van Lommel
2010-07-08- duplicating a scene now duplicates all strips (not just selected ones)Campbell Barton
2010-07-08Shift+O to toggle overlayCampbell Barton
2010-07-08Sequencer display overlay option, this can show a border area from another ti...Campbell Barton
2010-07-08Logic UI: small commit - set visible flag for sensor and actuator (so it work...Dalai Felinto
2010-07-08Logic UI: fix for #Motion Actuator Dynamic options not showing for Soft Body ...Dalai Felinto
2010-07-07Fix #22340: sintel appears in seemingly random poses on load.Brecht Van Lommel
2010-07-07Nodes:Thomas Dinges
2010-07-07Fix for bug #22763, Blender 2.52 Crashes with the default scene when in weigh...Nicholas Bishop
2010-07-07Fix #21540: depsgraph problem on load, meshes on non-visible layersBrecht Van Lommel
2010-07-07fix for duplicating metastrips, unique names and animation data.Campbell Barton
2010-07-07Fix #22776: merge and remove doubles don't recalculate normals.Brecht Van Lommel
2010-07-07duplicating a sequence strip now duplicates its fcurvesCampbell Barton
2010-07-07Fix #22772: remove unnecessary -fpascal-strings flag on OS X, onlyBrecht Van Lommel
2010-07-07fix for numeric problems for color balance in the sequencer (same check as in...Campbell Barton
2010-07-07Fix #22354, #22727, #22501: image window not display correctBrecht Van Lommel
2010-07-07Constraint UI:Thomas Dinges
2010-07-07dont swap strip names when swapping strips, means they keep their fcurvesCampbell Barton
2010-07-06File/installation paths: fix path of startup.blend for OSXDamien Plisson
2010-07-06Bring back "Sort Faces" command.Diego Borghetti
2010-07-06selected_sequences wasnt working right, added 'sequences' property to the con...Campbell Barton
2010-07-06metaball outlines were drawing with Render Override enabled.Campbell Barton
2010-07-06color balance can now be animated in the sequencer.Campbell Barton
2010-07-06use normal mouse speed for the color wheel unless shift is pressed.Campbell Barton
2010-07-06complain if running with py2Campbell Barton
2010-07-06== rna cleanup ==Luca Bonavita
2010-07-06fix for crash on active camera poll (from own recent commit)Campbell Barton
2010-07-06Revert revision 29735:Brecht Van Lommel
2010-07-06library tooltip for outliner iconsCampbell Barton
2010-07-06Correction to recent color balance compositor and sequencer changes.Campbell Barton
2010-07-06give an actually existing buffer instead of potential NULLNathan Letwory
2010-07-06change the range for sequencer lift/gamma/gain to be 2.0 maxCampbell Barton
2010-07-05* use blender_decimal_version() in places where '.blender/' was still being usedNathan Letwory
2010-07-05Fix #21201: double click didn't use the original mouse position, nowBrecht Van Lommel
2010-07-05Fix #21917: add object operator has 30 layers, now the layer propertyBrecht Van Lommel
2010-07-05option for color wheel widget to make it easier to select values closer to wh...Campbell Barton
2010-07-05recent commit broke invert option for sequencer lift.Campbell Barton
2010-07-05Fix Makefile for new getUserDir system.Diego Borghetti
2010-07-05Color Balance NodeCampbell Barton
2010-07-05Fix #21992: linked objects could be in edit/particle/paint/sculpt mode,Brecht Van Lommel
2010-07-05Fix #22694: rendering exits editmode. Problem was due to incorrect fix forBrecht Van Lommel
2010-07-05Fix #22213: applying deform modifier in front of multires modifier crashes,Brecht Van Lommel
2010-07-05Fix #22666: linked data lights lag during transform in GLSL mode.Brecht Van Lommel
2010-07-05Fix #20383: mesh deform modifier wasn't working on lattices.Brecht Van Lommel
2010-07-05texture saturation option.Campbell Barton