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-03-02Fix Node UI Storage Threading IssuesHans Goudey
2021-03-02Sculpt: Expand OperatorPablo Dobarro
2021-03-02Fix T86026: Crash Opening Cryptomatte File.Jeroen Bakker
2021-03-02Fix T86172: check if attribute is actually accessibleJacques Lucke
2021-03-02Fix T85981, part II: bone's custom shape disappear on undo in some cases.Bastien Montagne
2021-03-02Geometry Nodes: show "Show Texture in texture tab" buttonPhilipp Oeser
2021-03-02Cryptomatte: Session from Existing Render Result.Jeroen Bakker
2021-03-02Fix build error after last commitHans Goudey
2021-03-02Cleanup: Rename node UI storage functionHans Goudey
2021-03-01Cleanup: rename some animation-related functionsSybren A. Stüvel
2021-03-01Cleanup: refactor `BKE_animsys_store_rna_setting()`Sybren A. Stüvel
2021-03-01Cleanup: remove superfluous `animsys_evaluate_action_ex()` callSybren A. Stüvel
2021-03-01Cryptomatte: Flexible Definition of CryptomatteLayers.Jeroen Bakker
2021-03-01Fix Crash: Access Unallocated Memory.Jeroen Bakker
2021-03-01Cleanup: Missing const keyword.Jeroen Bakker
2021-03-01Fix T86087: Assert when changing compositor node value or invoking tooltip.Bastien Montagne
2021-03-01Cleanup: spellingCampbell Barton
2021-02-27Geometry Nodes: Add "Location" output to Attribute Proximity nodeVictor-Louis De Gusseme
2021-02-26Cleanup: Use find_first_not_of.Jeroen Bakker
2021-02-26Fix: Compile issue Windows.Jeroen Bakker
2021-02-26Cryptomatte: Manifest Parsing.Jeroen Bakker
2021-02-26Cleanup: use boolean argumentsCampbell Barton
2021-02-26Undo: don't log an error when the undo limit has been exceededCampbell Barton
2021-02-25Fix (unreported) bad usercount handling in batch ID deletion.Bastien Montagne
2021-02-25BKE_lib_query: Add a function to detect and tag all unused IDs.Bastien Montagne
2021-02-25Cleanup: quiet warningJacques Lucke
2021-02-25Refactor: IDTypeInfo: Add `owner_get` to get owner of embedded IDs.Bastien Montagne
2021-02-25Cleanup: spellingCampbell Barton
2021-02-24Geometry Nodes: store available attribute names in node ui storageJacques Lucke
2021-02-24PyAPI: Fix memory leak of parameters used for python 'draw_callbacks'Germano Cavalcante
2021-02-24Cleanup: CryptomatteLayerJeroen Bakker
2021-02-24Cleanup: Cryptomatte Use StringRef(Null).Jeroen Bakker
2021-02-24Cleanup: CryptomatteLayer structure.Jeroen Bakker
2021-02-24Cleanup: spellingCampbell Barton
2021-02-24Geometry Nodes: Move node UI storage function to BKEHans Goudey
2021-02-23Geometry Nodes: improve accessing attribute meta dataJacques Lucke
2021-02-22Cleanup: Use more clear field nameSergey Sharybin
2021-02-22Cleanup: Tracking, reduce indentation levelSergey Sharybin
2021-02-22Cleanup: Clang tidy inconsistent parameter nameHans Goudey
2021-02-22Fix compilation error in bypass bmesh commit when GMP not defined.Howard Trickey
2021-02-22Added a cast needed to shut up an error in last commit.Howard Trickey
2021-02-22Change Exact Boolean modifier to skip round trip through BMesh.Howard Trickey
2021-02-20Python: Add to_curve method to the object APIOmar Emara
2021-02-20Cleanup: Split grease pencil selection index functionsAntonio Vazquez
2021-02-20Cleanup: spellingCampbell Barton
2021-02-20Cleanup: remove duplicate enumCampbell Barton
2021-02-20Geometry Nodes: Add string input nodeEdgar Roman Cervantes
2021-02-19Geometry Nodes: Add simple subdivision surface nodeEitan
2021-02-19Geometry Nodes: forbid creating attribute with empty nameJacques Lucke
2021-02-19GPencil: Interpolate Tools refactorAntonio Vazquez