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-10Modifiers: export motion blur velocity through attributeBrecht Van Lommel
2021-09-10Templates: remove masking layers from the default startup fileCampbell Barton
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-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-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-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-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-13PyAPI: remove the .py extension requirement for startup registrationCampbell Barton
2021-08-11Enable Asset Browser by default for poses, rest stays experimentalJulian Eisel
2021-08-06Cleanup: rename `FileList::asset_library` → `asset_library_ref`Sybren A. Stüvel
2021-08-05Render: move Cycles visibility, holdout and shadow catcher properties to BlenderBrecht Van Lommel
2021-08-05Fix T83164: Spline IK `joint_bindings` parameter is broken.Bastien Montagne
2021-08-05Cleanup: remove redundant parenthesisCampbell Barton
2021-08-04Cleanup: rename restrict to hide/visibility in Object, Collection, MaskLayerBrecht Van Lommel
2021-08-04Viewport normal drawing with constant lengthJeroen Bakker
2021-08-04Cleanup: use C comments for descriptive textCampbell Barton
2021-08-04Cleanup: add comment to fix for T90417Campbell Barton
2021-08-04Fix T90417: font loading creates duplicate ID namesCampbell Barton
2021-08-04Cleanup: de-duplicate ID renaming utility for versioningCampbell Barton
2021-07-31LineArt: Material flag versioning correction.YimingWu
2021-07-30Cleanup: clang-format (re-run after v12 version bump)Campbell Barton
2021-07-30Cleanup: spelling in commentsCampbell Barton
2021-07-29Render: disable Z pass by default, leave only CombinedBrecht Van Lommel
2021-07-29VSE: Change grid line drawingRichard Antalik
2021-07-29VSE: don't snap by defaultRichard Antalik
2021-07-27BlenRead: Add GHash-based search for already read linked IDs.Bastien Montagne
2021-07-27Anotations: Fix a several issues with stroke placementAaron Carlisle
2021-07-23Cleanup: code comments punctuation / spacingCampbell Barton
2021-07-22VSE: Speed Effect layout updatesGermano Cavalcante
2021-07-22Versioning: move "until next subveresion bump" codeSybren A. Stüvel
2021-07-22Bump subversion to avoid infinite enabling pose_library add-onSybren A. Stüvel
2021-07-21Assets: Replace duplicated asset library reference type from DNAJulian Eisel