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
2020-06-02Cleanup: GPU: Remove GPU_shaderinterface_uniform_ensureClément Foucault
2020-06-02DRW: Remove defered uniform creationClément Foucault
2020-06-02OCIO: GLSL: Avoid undefined behaviorClément Foucault
2020-06-02Depsgraph: Remove unneeded `RNA_path_resolve`Jeroen Bakker
2020-06-02BVHCache: PerformanceJeroen Bakker
2020-06-02DrawManager: Graph Task SchedulingJeroen Bakker
2020-06-02Turn most flags in BlenderDefRNA into proper bool.Bastien Montagne
2020-06-02Cleanup: RNA: use `BlenderDefRNAtruct` named members initialization.Bastien Montagne
2020-06-02GPU: ShaderInterface: Refactor to setup all uniform at creation timeClément Foucault
2020-06-02GPU: Texture: Replace internal sampler state by explicit state objectClément Foucault
2020-06-02Merge branch 'blender-v2.83-release'Campbell Barton
2020-06-02Fix T76533: Gizmo uses active face center in edge selection modeCampbell Barton
2020-06-02Merge branch 'blender-v2.83-release'Bastien Montagne
2020-06-02Cleanup: use C++'s nullptr instead of our own C NULL define, in C++ code.Bastien Montagne
2020-06-02Merge branch 'blender-v2.83-release'Bastien Montagne
2020-06-02Fix T77192: Crash when opening bunny.blend file.Bastien Montagne
2020-06-02Merge branch 'blender-v2.83-release'Campbell Barton
2020-06-02Fix T72088: Missing header redraw when transform changes snapCampbell Barton
2020-06-02Merge branch 'blender-v2.83-release'Campbell Barton
2020-06-02Cleanup: code comments for mode switchingCampbell Barton
2020-06-02UI: rename Cycles point light Size to Radius, for consistency and clarityJohan Walles
2020-06-02Cycles: add missing light angle for distant lights in XML readingBrecht Van Lommel
2020-06-02Merge branch 'blender-v2.83-release'Brecht Van Lommel
2020-06-02Cycles: Added shadow terminator offset parameter.Stefan Werner
2020-06-02Fix build error in Cycles standalone without guarded allocatorBrecht Van Lommel
2020-06-02Fix T77106: Cycles crash baking with AO shader nodeGarry R. Osgood
2020-06-02Cycles: change perspective depth pass to be more standardBrecht Van Lommel
2020-06-02Fix NaN in Cycles environment texture importance sampling in some scenesBrecht Van Lommel
2020-06-02Fix T77239: snap 3D cursor in edit-modeCampbell Barton
2020-06-02Cleanup: Remove Obsolete Current Frame Indicator Drawing CodeHans Goudey
2020-06-02Fix snap3d crash (missing NULL check)Campbell Barton
2020-06-01Sculpt: Cloth FilterPablo Dobarro
2020-06-01Sculpt: Pose Brush Face Sets FK modePablo Dobarro
2020-06-01Cleanup: Remove unused flagGermano Cavalcante
2020-06-01Fix mesh filter using the wrong face set as activePablo Dobarro
2020-06-01UI: Rename "View Camera Center" Op to "Frame Camera Bounds"Hans Goudey
2020-06-01Fix T77139: UI: Add "View Camera Center" to View MenuHans Goudey
2020-06-01Fix T74552: Distribute negatives in number inputHans Goudey
2020-06-01Merge branch 'blender-v2.83-release'Bastien Montagne
2020-06-01Fix py api doc gen script after recent versionning changes.Bastien Montagne
2020-06-01Merge branch 'blender-v2.83-release'Campbell Barton
2020-06-01Fix T77217: Object mode toggle doesn't workCampbell Barton
2020-06-01Merge branch 'blender-v2.83-release'Campbell Barton
2020-06-01Merge branch 'blender-v2.83-release'Campbell Barton
2020-06-01Fix T77241: NDOF navigation doesn't work with the knife toolCampbell Barton
2020-06-01Cleanup: unused variable warningCampbell Barton
2020-06-01Cleanup: clang-formatCampbell Barton
2020-06-01UI: rename "Select Playhead" to "Select -> Side of Current Frame"Campbell Barton
2020-06-01UI: use term current frame instead of playheadCampbell Barton
2020-06-01Cleanup: warningCampbell Barton