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
2012-01-31previous move lost history on this file, restoring next commit.Campbell Barton
2012-01-31Action constraint transform channel was listing X Scale as Z Scale,Nathan Vegdahl
2012-01-31fix [#30025] Blender crash when using python to load a blend file and import ...Campbell Barton
2012-01-31Fix #30031: Build modifier crashes when applied to bezier objectSergey Sharybin
2012-01-30Fix #30030: Tapered and beveled text won't update in realtimeSergey Sharybin
2012-01-30Fix #30026: errors rendering material with ambient 0 and AO/env/indirect light.Brecht Van Lommel
2012-01-30Fix #30019: Copy rotation from a vertex groupSergey Sharybin
2012-01-30Fix #30016: cycles crash with compute device set to GPU but not GPU deviceBrecht Van Lommel
2012-01-30Fix #28733, #29885: fix missing scene in context in python. The window managerBrecht Van Lommel
2012-01-30file selector - entering and empty path on *nix would ask to create a new dir.Campbell Barton
2012-01-30display keyblock mute in the shape key list.Campbell Barton
2012-01-30Fix #29976: Carve Boolenas crasher with SolidifySergey Sharybin
2012-01-30Fix #30021: Crash happens when rotating markersSergey Sharybin
2012-01-30Fix #30020: Movie Clip Editor Crashed with panel size changedSergey Sharybin
2012-01-30Removed check for active node in edited node group to allow node group editin...Lukas Toenne
2012-01-30Make Image and Alpha outputs in render layer node 'unavailable' when the Comb...Lukas Toenne
2012-01-30pydoc cleanup + remove unused bge.logic constantsDalai Felinto
2012-01-29Fixed for cloth modifier when it's applied after deformation modifier.Sergey Sharybin
2012-01-29Fix for [#30015] Keyframed Resolution UnpredictableThomas Dinges
2012-01-28Release cycle:Thomas Dinges
2012-01-28Fixed typo in a tooltipSergey Sharybin
2012-01-27Dynamic Paint:Miika Hamalainen
2012-01-27Always assume isFinalCals is truth when applying constructive modifiers on cu...Sergey Sharybin
2012-01-27Minor fix for CD_TYPE_AS_MASK macro: shift operator uses the leftNicholas Bishop
2012-01-27Fix #30000: Boolean modifier messing up multi materialSergey Sharybin
2012-01-27Fix [#29884] Splash screen only displays "r43"Nathan Letwory
2012-01-27Action Constraint GUI - Refinements and ClarificationJoshua Leung
2012-01-26Fix orthogonality check for mat3 and mat4Sv. Lockal
2012-01-26Fix #29957: Texture "Generate" mapping work as global with cloth modifierSergey Sharybin
2012-01-26Color channels used for tracking is now a part of default tracking settings a...Sergey Sharybin
2012-01-26Fix #29960: fields option should not be used for external engine rendering.Brecht Van Lommel
2012-01-26Movie clip editor: curves view shouldn't jump back to top when click on itSergey Sharybin
2012-01-26Fix #29958: Search Menu keeps hiding first character(s) after long inputSergey Sharybin
2012-01-26Fix #29895 Fast Alt-Mousewheel toggling of Mapping Modes scrubs timelineSergey Sharybin
2012-01-26More curves view improvements for clip editor:Sergey Sharybin
2012-01-26Fix implicit declaration of guardedalloc functions in avi's endian.c.Sergey Sharybin
2012-01-26Movie clip editor: graph view now can be toggled using Z keySergey Sharybin
2012-01-26Tracks curves fixes and improvements:Sergey Sharybin
2012-01-26Replace hard-coded structures in selection callbacks in view3d_select with ty...Sergey Sharybin
2012-01-26Fix for layer toggling always sticking to extend policy.Sergey Sharybin
2012-01-26fix [#29987] scene.frame_set method doesn't take in account camera change don...Campbell Barton
2012-01-26hrmf, fix for fix [#29988] Segfault when unwrap default cube with smart proje...Campbell Barton
2012-01-26Fix #29989: Ctrl + T to show seconds in timeline, python errorSergey Sharybin
2012-01-25Cycles: Render PassesBrecht Van Lommel
2012-01-25Fix #29892: Properties of objects in nested custom collections stop being ani...Sergey Sharybin
2012-01-25Various fixes for camera tracking stuffSergey Sharybin
2012-01-25Fix typo for sharpen graph post-processing so fac1+fac2+fac3 always equals 1.0Sv. Lockal
2012-01-25Fix typo in camera reconstruction context creation.Sergey Sharybin
2012-01-25Cucumber left over: new scene needs a default ESC keyDalai Felinto
2012-01-25found a bug by accident.Campbell Barton