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
2016-02-26Fix: "Twist" GP Sculpt brush in 2D Editors was unusable... now mostly usable,...v2.77-rc1Joshua Leung
2016-02-26Fix: "Twist" GP Sculpt brush didn't work well in 3D ViewJoshua Leung
2016-02-26Blender 2.77 release: Bump subversion and go into RC cycle nowSergey Sharybin
2016-02-26Code reshuffling to prevent problems like the previous commit happening againJoshua Leung
2016-02-26Fix T47503 - My previous fix for T47472 accidentally reused an unrelated flagJoshua Leung
2016-02-26Code Cleanup - Fix commentsJoshua Leung
2016-02-26Restore ability to clear motionpaths from selected objects/bones onlyJoshua Leung
2016-02-26UI: Add 'Copy Python Command' to menuCampbell Barton
2016-02-26UI: improve cursor mapping for int buttonsCampbell Barton
2016-02-26Fix T47015: BGE, objects vanish aligning to vectorCampbell Barton
2016-02-26Fix T47559: Crash when scrubbing in time on a OpenVDB Smoke.Kévin Dietrich
2016-02-25Fix T47565: Crash when adding texture node in compositorSergey Sharybin
2016-02-253D View: correct menu for moving out of local-viewCampbell Barton
2016-02-25Cleanup: de-duplicate curve menuCampbell Barton
2016-02-25Cleanup: const args for curve handle calculationCampbell Barton
2016-02-25Cleanup: use defines for handlesCampbell Barton
2016-02-25Correct commentsCampbell Barton
2016-02-24UI: Use zoom in/out icons for curvesCampbell Barton
2016-02-24Fix race condition in point density texture min/max codeSergey Sharybin
2016-02-23Fix memory leak in panel category updateKévin Dietrich
2016-02-23Fix (unreported) crash when opening a file from splash screen when 'load UI' ...Bastien Montagne
2016-02-23Fix T47444: Texture node in compositing nodes does not updateSergey Sharybin
2016-02-23bplayer compile fix (c)Bastien Montagne
2016-02-23Fix memory leak running project-paint from PythonCampbell Barton
2016-02-23Point density: Removed wrong line in previous commitSergey Sharybin
2016-02-23Remove unused "Free Unused" option from compositorSergey Sharybin
2016-02-23Fix T47534: Crash w/ project-paint from PythonCampbell Barton
2016-02-23Make point density sampling threadedSergey Sharybin
2016-02-23Fix memory leak in point densitySergey Sharybin
2016-02-23UI: disable undo for cycling render slotCampbell Barton
2016-02-23Fix warnings reported by MSVCSergey Sharybin
2016-02-23Fix white balance sequencer modifierCampbell Barton
2016-02-23Fix T47531: crash with particle roughness curve mapping, after fix for T46382.Brecht Van Lommel
2016-02-23Fix button display clamping valuesCampbell Barton
2016-02-22Fix T47529: Selecting paths makes them relativeCampbell Barton
2016-02-22Sculpt: use Ctrl to set grab/sculpt normal-weightCampbell Barton
2016-02-22Sculpt: apply grab normal-weight to snake-hookCampbell Barton
2016-02-22Sculpt: Enable original-normal for grab brushCampbell Barton
2016-02-22Sculpt brush can now grab inwards w/ normal weightCampbell Barton
2016-02-22Don't draw object center when outside the viewCampbell Barton
2016-02-22Fix line-width (drawing hair at wrong width)Campbell Barton
2016-02-22Fix T47517: "Show Weights" edit-mode failsCampbell Barton
2016-02-22Fix memory leak in DM_to_meshCampbell Barton
2016-02-22Fix T47482: take II, restore 2.76 behavior regarding groups when deleting an ...Bastien Montagne
2016-02-22Compositor: fix memory leak in filter node operation.Kévin Dietrich
2016-02-21Bake API: add assert to verify we have valid UVs.Brecht Van Lommel
2016-02-21Fix crash baking selected to active after recent fix for uninitialized variab...Brecht Van Lommel
2016-02-21Fix compositor using edge repeat policy when it shouldn'tSergey Sharybin
2016-02-21Fix uninitialized var use initializing bake dataCampbell Barton
2016-02-21Correct incomplete doxgen file paths in WMJulian Eisel