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
2021-11-26Added API documentation.temp-gpu-texture-partial-updatesJeroen Bakker
2021-11-26Use enum class for ePartialUpdateIterResult.Jeroen Bakker
2021-11-26Use enum class for ePartialUpdateCollectResult.Jeroen Bakker
2021-11-26Added CPP Api.Jeroen Bakker
2021-11-26Merge branch 'master' into temp-gpu-texture-partial-updatesJeroen Bakker
2021-11-26Cleanup: Migrate `image_gpu.cc` to CC.Jeroen Bakker
2021-11-26Merge branch 'master' into temp-gpu-texture-partial-updatesJeroen Bakker
2021-11-26Cleanup: Silence clang-tidy warning.Jeroen Bakker
2021-11-26Cleanup: Silence clang-tidy warnings.Jeroen Bakker
2021-11-26Merge branch 'master' into temp-gpu-texture-partial-updatesJeroen Bakker
2021-11-25Merge branch 'blender-v3.0-release'Brecht Van Lommel
2021-11-25Cycles: expose direct light sampling option in Debug panel, tweak panel layoutBrecht Van Lommel
2021-11-25Fix build error with experimental features after recent release cycle bumpBrecht Van Lommel
2021-11-25Merge remote-tracking branch 'origin/blender-v3.0-release'Dalai Felinto
2021-11-25Blender 3.0 bcon4 - change release cycle to release candidateDalai Felinto
2021-11-25Fix T90082: Autoscrolling after renaming in the File Browser brokenPhilipp Oeser
2021-11-25Merge branch 'blender-v3.0-release'Julian Eisel
2021-11-25Fix missing margin below panelsJulian Eisel
2021-11-25Fix T92313: Heading of redo panel is not aligned properlyJulian Eisel
2021-11-25Fix T92278: Small size of previews in the shading popoverJulian Eisel
2021-11-25Merge remote-tracking branch 'origin/blender-v3.0-release'Sybren A. Stüvel
2021-11-25Fix T93274: Assigning asset catalog doesn't mark file as modifiedSybren A. Stüvel
2021-11-25Fix: Crash when muting the Group Output nodeErik
2021-11-25Merge branch 'blender-v3.0-release'Bastien Montagne
2021-11-25Fix T93353: Reload Library used as source for liboverride loses Constraints.Bastien Montagne
2021-11-25Fix T89996, T90063: bugs with multi-button reset and entering values in popupsBrecht Van Lommel
2021-11-25Merge branch 'blender-v3.0-release'Philipp Oeser
2021-11-25Fix T93360: 'Iteractive Light Track' do not work over empty backgroundGermano Cavalcante
2021-11-25Fix T93338: Curve Guide force field crashPhilipp Oeser
2021-11-25BLI: remove special cases for is_span and is_single methodsJacques Lucke
2021-11-25Fix T92609 Default Compositing tab shows red overlay when stereoscopy is turn...Clément Foucault
2021-11-25Fix T93367: wrong attribute propagation in Delete Geometry nodeJacques Lucke
2021-11-25Merge branch 'blender-v3.0-release'Jacques Lucke
2021-11-25Fix T93362: crash when capturing attribute after fillet curve nodeJacques Lucke
2021-11-25Merge remote-tracking branch 'origin/blender-v3.0-release'Sergey Sharybin
2021-11-25Fix T91444: Edge Loop Preview fails with two Mirror ModifiersBastien Montagne
2021-11-25Fix T93321: Modified Mirror modifier behavior break some other tools like bou...Bastien Montagne
2021-11-25Fix T93155: Approximate shadow catcher displayed wrong on CPU and GPUSergey Sharybin
2021-11-25Merge branch 'blender-v3.0-release'Bastien Montagne
2021-11-25Fix Py API: wrong doc about type of Collection property.Bastien Montagne
2021-11-25Merge branch 'blender-v3.0-release'Sergey Sharybin
2021-11-25Fix black Cycles result when cancelling tiled rendering with shadow catcherSergey Sharybin
2021-11-25Merge branch 'blender-v3.0-release' to bring in D13042:William Leeson
2021-11-25Fix performance decrease with Scrambling Distance onAlaska
2021-11-25Merge branch 'blender-v3.0-release'Jacques Lucke
2021-11-25Fix T93357: crash when opening search menuJacques Lucke
2021-11-24Fix T92962 Boolean output indices unstable.Howard Trickey
2021-11-24Merge branch 'blender-v3.0-release'Julian Eisel
2021-11-24UI: Improve scaling of widgets when zoomingLeon Leno
2021-11-24Merge branch 'blender-v3.0-release'Germano Cavalcante