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
2016-02-27Docs: early exist build process on errorCampbell Barton
2016-02-27Docs: Add missing context membersCampbell Barton
2016-02-27Buildbot: Rename i386 to i686, we don't support pre-i686 CPUs anywaySergey Sharybin
2016-02-27Fix T47596: Bone motion path - confusing UI in 3DView tools.Bastien Montagne
2016-02-27Buildbot: Support build in a newer chrootSergey Sharybin
2016-02-27Cleanup: Update Cycles standalone copyright info.Thomas Dinges
2016-02-27Release Cycle: BCon1 again, alpha stage.Thomas Dinges
2016-02-27Fix T47593: 'Move to layer' will be crash in blender 2.77rc1.Bastien Montagne
2016-02-26Fix: "Twist" GP Sculpt brush in 2D Editors was unusable... now mostly usable,...Joshua Leung
2016-02-26Fix: "Twist" GP Sculpt brush didn't work well in 3D ViewJoshua Leung
2016-02-262.77 splashCampbell Barton
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-26CMake: show error on missing LIBDIR early onCampbell Barton
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-26Fix for object align not using local view cursorCampbell Barton
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-24CMake: check for minimum MSVC versionCampbell Barton
2016-02-24Remove paste-from-file from menuCampbell Barton
2016-02-24UI: Use zoom in/out icons for curvesCampbell Barton
2016-02-24Link windows builds against Blosc when OpenVDB is enabledSergey Sharybin
2016-02-24Fix race condition in point density texture min/max codeSergey Sharybin
2016-02-24Cycles: Fix bug in CMJ pattern when number of samples is 1Sergey Sharybin
2016-02-23Fix memory leak in panel category updateKévin Dietrich
2016-02-23UI: expose soft limits to custom-property editorCampbell Barton
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-23CMake: Enable BLOSC for OpenVDB for the full configSergey Sharybin
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