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
2020-04-23BLI: various data structure improvementsJacques Lucke
2020-04-23Merge branch 'blender-v2.83-release'Philipp Oeser
2020-04-23Fix T76014: correct description of COLLECTION_OT_objects_remove_allPhilipp Oeser
2020-04-23Fix T73195: stereo camera view does not show background imageBrecht Van Lommel
2020-04-23Fix T72506 EEVEE: Collection Holdout propagates accross material instancesClément Foucault
2020-04-23Fix T75607: crash trying to sculpt while remesh is in progressBrecht Van Lommel
2020-04-23Cleanup: Add assert to crash earlierJacques Lucke
2020-04-23Merge branch 'blender-v2.83-release'Brecht Van Lommel
2020-04-23Fix T75611: slow transform of many objects at the same timeBrecht Van Lommel
2020-04-23BLI: remove TaskParallelRangePoolBrecht Van Lommel
2020-04-23Merge branch 'blender-v2.83-release'Jacques Lucke
2020-04-23Fix T73680: Scene and fluid modifier gravity are scaled differentlyJacques Lucke
2020-04-23Fix T76008: Fluid inflow with negative initial velocity is not workingJacques Lucke
2020-04-23Fix T75987: crash entering edit mode with keyed particlesBrecht Van Lommel
2020-04-23Merge branch 'blender-v2.83-release'Bastien Montagne
2020-04-23Array modifier: limit maximum amount of generated geometry.Bastien Montagne
2020-04-23Made pose push/relax to breakdown behave smooth on rotationsSebastian Parborg
2020-04-23Fix headless build failure on macOSBrecht Van Lommel
2020-04-23BLI: optimize VectorSet implementationJacques Lucke
2020-04-23Merge branch 'blender-v2.83-release'Campbell Barton
2020-04-23Fix T75836: Light target misses updates while draggingCampbell Barton
2020-04-23Merge branch 'blender-v2.83-release'Campbell Barton
2020-04-23Fix T74172: Mirror with bisect results in holesCampbell Barton
2020-04-23Merge branch 'blender-v2.83-release'Campbell Barton
2020-04-23Fix T75965: Scale to Fit Text Box fails with a single wordCampbell Barton
2020-04-23Merge branch 'blender-v2.83-release'Campbell Barton
2020-04-23Cleanup: clang-format, unused warningCampbell Barton
2020-04-23Cleanup: add explicit enum values in DNA_rigidbody_types.hCampbell Barton
2020-04-23Merge branch 'blender-v2.83-release'Campbell Barton
2020-04-23Fix invalid rigid body constraint values during 2.83 developmentCampbell Barton
2020-04-23Fix T75991: crash when rigidbody encounters unknown constraint typeCampbell Barton
2020-04-22Merge branch 'blender-v2.83-release'Clément Foucault
2020-04-22Workbench: Use GPU_texture_copy instead of GPU_framebuffer_blit for TAAClément Foucault
2020-04-22GPU: Add GPU_texture_copyClément Foucault
2020-04-22UI: Always check if IME Supported After Changing LanguageHarley Acheson
2020-04-22UI: Always check if IME Supported After Changing LanguageHarley Acheson
2020-04-22Reset submodule to the right place in masterDalai Felinto
2020-04-22Merge branch 'blender-v2.83-release'Robert Guetzkow
2020-04-22Fix T75938: Workbench normal direction for matcapsRobert Guetzkow
2020-04-22Fix T75994: Crash with 'Split Edges and Faces' | Auto-MergeGermano Cavalcante
2020-04-22Fix T75994: Crash with 'Split Edges and Faces' | Auto-MergeGermano Cavalcante
2020-04-22Merge branch 'blender-v2.83-release'Bastien Montagne
2020-04-22Silence annoying error message in writefile on undo step storage.Bastien Montagne
2020-04-22Merge branch 'blender-v2.83-release'Sebastián Barschkis
2020-04-22Cleanup: Fix strict compiler warningSergey Sharybin
2020-04-22Cleanup: Spelling in function nameSergey Sharybin
2020-04-22Fluid: Use maximum for initial velocity grid applicationSebastián Barschkis
2020-04-22Fluid: Fixes for cache 'Replay' modeSebastián Barschkis
2020-04-22Fluid: Fix for caches being released when file is loadedSebastián Barschkis
2020-04-22Fluid: Fix for inconsistent behavior with flow and effector objectsSebastián Barschkis