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-17ClangFormat: apply to source, most of internCampbell Barton
2019-04-17ClangFormat: disable for most of sobol.cppCampbell Barton
2019-04-16Selecing a pose bone in outliner deselect othersDalai Felinto
2019-04-16Fix T63066: Outliner crash when selecting object being in armature editmodeDalai Felinto
2019-04-16Cleanup: avoid adjacent C-style commentsCampbell Barton
2019-04-16Cleanup: avoid adjacent C-style commentsCampbell Barton
2019-04-16Spline IK: support changing individual bone length via Y scaling.Alexander Gavrilov
2019-04-16ClangFormat: add comments to ignore formattingCampbell Barton
2019-04-16Fix T63312: Crash XRay + clippingJeroen Bakker
2019-04-16ClangFormat: add comments to ignore formattingCampbell Barton
2019-04-16Fix BLI_path test of BLI_path_frame_strip.Bastien Montagne
2019-04-16Cleanup: trailing commasCampbell Barton
2019-04-16Fix T63641: transform snap invert keymap item has an effect when disabled.Brecht Van Lommel
2019-04-16Fix T63617: Bone groups (de)select operators not immediately refreshingPhilipp Oeser
2019-04-16Fix T63204: Toggle collection visibility with shiftDalai Felinto
2019-04-16Fix broken build when using system Glew on linux.Bastien Montagne
2019-04-16UI: Refactor View2D number drawingJacques Lucke
2019-04-16Fix T63619: Fill Tool is misaligned when 'Gradient' is enabledPhilipp Oeser
2019-04-16CMake: fix linking with gtest & cycles enabledCampbell Barton
2019-04-16Fix T63429: Random deselect function lostSebastian Parborg
2019-04-16GPencil: New Normalize All operatorAntonioya
2019-04-16GPencil: Add lock icon to Vertex Groups listAntonioya
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