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-09-23Merge branch 'master' into xr-controller-supportPeter Kim
2021-09-22Initial implementation of local ID re-use when appending.Bastien Montagne
2021-09-21Fix: Add versioning for geometry nodes attribute input toggleHans Goudey
2021-09-21Fix: Incorrect versioning for float IDProperty default arrayHans Goudey
2021-09-21Cycles: merge of cycles-x branch, a major update to the rendererBrecht Van Lommel
2021-09-21VSE strip thumbnailsAditya Y Jeppu
2021-09-21VSE: Image transform toolsRichard Antalik
2021-09-20Cleanup: Refactor VSE overlay settingsRichard Antalik
2021-09-17UI: Automatic Blend Thumbnail SelectionHarley Acheson
2021-09-16Assets: Recursive reading of asset librariesJulian Eisel
2021-09-16Fix ID-property UI versioning skipping nested meta-stripsCampbell Barton
2021-09-15LineArt: Automatic crease with flat/smooth faces.YimingWu
2021-09-14LibLink: New Append code.Bastien Montagne
2021-09-12Cleanup: spellingCampbell Barton
2021-09-10Fix: Incorrect file subversion for geometry node versioningHans Goudey
2021-09-10Geometry Nodes: Add versioning to change legacy node ID namesHans Goudey
2021-09-10Modifiers: export motion blur velocity through attributeBrecht Van Lommel
2021-09-10Templates: remove masking layers from the default startup fileCampbell Barton
2021-09-10Merge branch 'master' into xr-controller-supportPeter Kim
2021-09-10Link/Append: Fix unreported obdata being instantiated even when already used ...Bastien Montagne
2021-09-09Cleanup: Readfile: cleanup some logic checks.Bastien Montagne
2021-09-07Cleanup: Move function to versioning_common.ccHans Goudey
2021-09-06UI: Blend Preview Thumbnails Showing WorkspaceHarley Acheson
2021-09-02Merge branch 'master' into xr-controller-supportPeter Kim
2021-09-02Cleanup: remove redundant alloc argument to SEQ_editing_getCampbell Barton
2021-08-31Fix: Incorrect versioning for float IDProperty UI dataHans Goudey
2021-08-31Fix T91084: Missing versioning for object pose bone property UI dataHans Goudey
2021-08-31Merge branch 'master' into xr-controller-supportPeter Kim
2021-08-31Cleanup: remove unused struct member, null checksPeter Kim
2021-08-31Cleanup: Use C style comments for descriptive textCampbell Barton
2021-08-30Nodes: add more flexible method to declare sockets of a nodeJacques Lucke
2021-08-30Geometry Nodes: Enhance the cube mesh primitive as a cuboidRajesh Advani
2021-08-27Cleanup: Remove redundant null checkHans Goudey
2021-08-27Refactor IDProperty UI data storageHans Goudey
2021-08-27VSE: Transform overwrite modeRichard Antalik
2021-08-26Cleanup: Use `ID_IS_LINKED` instead of direct `id.lib` pointer check.Bastien Montagne
2021-08-26Merge branch 'master' into xr-controller-supportPeter Kim
2021-08-26XR: Refactor motion capture objectsPeter Kim
2021-08-25Cleanup and remove SEQ_ALL_BEGIN macroSebastian Parborg
2021-08-25T90908: Reduce loading times when extracting thumbnails from Blendfiles.Jeroen Bakker
2021-08-24Disable Fade Inactive Geometry overlay by defaultPablo Dobarro
2021-08-22Fix Windows builds after Zstandard commitsLukas Stockner
2021-08-21Add support for Zstandard compression for .blend filesLukas Stockner
2021-08-21Refactor low-level blendfile reading into separate filesLukas Stockner
2021-08-20Merge branch 'master' into xr-controller-supportPeter Kim
2021-08-20Geometry Nodes: add missing versioning for subdivision surface nodeJacques Lucke
2021-08-19Undo: Clear more ID runtime data on filewrite.Bastien Montagne
2021-08-19Cleanup: Blendwrite: Move code deciding if an ID should be written out of ID ...Bastien Montagne
2021-08-15Merge branch 'master' into xr-controller-supportPeter Kim
2021-08-13Blendloader: Option to reports to skip list of recursively liboverride-resync...Bastien Montagne