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
2019-04-16GPencil: New Normalize Weights operatorAntonioya
2019-04-16CMake: remove BLENDER_SORTED_LIBSCampbell Barton
2019-04-16CMake: fix WIN32 linking without sorted libsSergey Sharybin
2019-04-16Clenaup: odd use of ternary operatorsCampbell Barton
2019-04-16Cleanup: commentCampbell Barton
2019-04-16GPencil: Disable G/R/S transformations in Sculpt and Weight Paint modeAntonioya
2019-04-16Fix T63492: CTRL+click on an image in a UV or Image Editor crashesPhilipp Oeser
2019-04-16Fix T63642: Light Probe object.data defined as UNKNOWNCampbell Barton
2019-04-16Fix T63646: Box/Lasso select fails to de-selectCampbell Barton
2019-04-16CMake: add libs needed for gtestsCampbell Barton
2019-04-16Cleanup: move motion paths into editors/animationCampbell Barton
2019-04-16CMake: add library deps to CMakeLists.txtCampbell Barton
2019-04-16CMake: cleanup, arg rename, add definitions lastCampbell Barton
2019-04-16Fix DDS failure ignoring message argumentCampbell Barton
2019-04-16Fix T62852: crash reading corrupt DDS file.Brecht Van Lommel
2019-04-16Fix T63562: wrong viewport updates after editing group node socketsBrecht Van Lommel
2019-04-16Fix T63401: add Object (Without Inverse) to Set Parent menuPhilipp Oeser
2019-04-16Fix T62913: datablock append removing unrelated rigid body objects.Brecht Van Lommel
2019-04-16Fix proxy remapping on make local failing for more than one object.Brecht Van Lommel
2019-04-16Fix T62849: crash entering particle edit mode with hair dynamicsBrecht Van Lommel
2019-04-16Fix T63439: too many 3D viewport redraws due to fading scrollbars.Brecht Van Lommel
2019-04-15Spline IK: fix continuity issues with influence and curve end rolloff.Alexander Gavrilov
2019-04-15Fix T63574: missing implicit parent bone dependency in proxies.Alexander Gavrilov
2019-04-15Fix T63284: Eevee: Crash when subsurface pass is enabledClément Foucault
2019-04-15Fix T63598: "child of" constraint "set/clear inverse" ops not workingPhilipp Oeser
2019-04-15Fix T63377: "Principled Volume" node not working anymore in EEVEEClément Foucault
2019-04-15cleanup: typo in commentPhilipp Oeser
2019-04-15Cleanup: Add missing commaAntonioya
2019-04-15GPencil: New Dots gradientAntonioya
2019-04-15CMake: fix WITH_PYTHON=OFFCampbell Barton
2019-04-15CMake: sort file listCampbell Barton
2019-04-15CMake: resolve issue building without sorted libsCampbell Barton
2019-04-14Fix copy & paste mistake in assert.Alexander Gavrilov
2019-04-14Depsgraph: fix hard CTD on dependency cycles through POSE_INIT.Alexander Gavrilov
2019-04-14Render: new material previewWilliam Reynish
2019-04-14Fix Alembic using wrong visible/selected flags, fix warnings.Brecht Van Lommel
2019-04-14Cleanup: remove deprecated grease pencil object property.Brecht Van Lommel
2019-04-14Cleanup: fix compiler warnings.Brecht Van Lommel
2019-04-14Fix T63599: fix the zero ease hack for the B-Bone end matrix.Alexander Gavrilov
2019-04-14Fix T59622: dependency problems with Spline IK.Alexander Gavrilov
2019-04-14Complete the set of matrix multiplication functions.Alexander Gavrilov
2019-04-14UI: Remember the last display mode in file browserSharan Ranjit
2019-04-14UI: Do not show full action rangeJacques Lucke
2019-04-14CMake: prepare for BLENDER_SORTED_LIBS removalCampbell Barton
2019-04-14Dopesheet: enable Show Keyframes and Interpolation by default.Alexander Gavrilov
2019-04-14Explain the Local With Parent coordinate space better.Alexander Gavrilov
2019-04-14Fix T61981: Local With Parent broken as constraint own space.Alexander Gavrilov
2019-04-14Missed version bump in recent commitCampbell Barton
2019-04-14Gizmo: individual toggles for 3D view gizmosCampbell Barton
2019-04-14Depsgraph: fix debug print crash on IK constraint without target.Alexander Gavrilov