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-08-13Blendloader: Option to reports to skip list of recursively liboverride-resync...Bastien Montagne
2021-08-13ViewLayer resync: Add sanity checks for objects/bases mappings.Bastien Montagne
2021-08-13Revert "Mesh: replace saacos with acosf for normal calculation"Campbell Barton
2021-08-13PyAPI: remove the .py extension requirement for startup registrationCampbell Barton
2021-08-13Mesh: replace saacos with acosf for normal calculationCampbell Barton
2021-08-13Cleanup: remove unused BKE_mesh_calc_normals_mapping functionsCampbell Barton
2021-08-13Cleanup: remove use of BKE_mesh_calc_normals_mapping_simpleCampbell Barton
2021-08-13Cleanup: code-commentsCampbell Barton
2021-08-13Cleanup: split BKE_mesh_calc_normals_poly function in twoCampbell Barton
2021-08-13Mesh: optimize normal calculationCampbell Barton
2021-08-12Geometry Nodes: tag normals dirty after joinJacques Lucke
2021-08-12Fix T89241: 3D Text "Scale to Fit" wraps onto the second lineCampbell Barton
2021-08-12Fix T89805: NLA crash without active trackPhilipp Oeser
2021-08-12Add Extras Dropdown Menu to ConstraintsHenrik Dick
2021-08-12Cleanup: use C++ style comments for disabled codeCampbell Barton
2021-08-12Cleanup: remove *.orig file from 6a9d7139f7d05e0c51827a3a4b862c0547dc0513Campbell Barton
2021-08-11Cleanup: ID management: remove unused old `BKE_libblock_copy_for_localize` fu...Bastien Montagne
2021-08-11Enable Asset Browser by default for poses, rest stays experimentalJulian Eisel
2021-08-11Fix T88033: Python reference memory leaks for non main data-blocksCampbell Barton
2021-08-11Cleanup: rename BKE_collection_{free => free_data}Campbell Barton
2021-08-10Clean-up: Remove UTF8-BOM markersRay Molenkamp
2021-08-10Refactor: Custom data comparison in meshesHimanshi Kalra
2021-08-10Fix T90564: Crash when linking 2 node inputsPhilipp Oeser
2021-08-09Cleanup: spelling in commentsCampbell Barton
2021-08-09Cleanup/fixes in UI messages.Bastien Montagne
2021-08-09Fix invalid helps and description of session UUID verificationSergey Sharybin
2021-08-06Cleanup: rename `FileList::asset_library` → `asset_library_ref`Sybren A. Stüvel
2021-08-06Cleanup: use MEM_SAFE_FREE macroCampbell Barton
2021-08-06Fix memory leak from rB263fa406cd2bHans Goudey
2021-08-06Geometry Nodes: Select by Handle Type NodeHans Goudey
2021-08-06Fix T90087: Assigning object data doesn't copy vertex groupsHans Goudey
2021-08-05Add custom data comparison for generic attributesHimanshi Kalra
2021-08-05Action Constraint: add Split Channels Mix choices from Copy TransformsAlexander Gavrilov
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-05DRW: New Select Debug EngineGermano Cavalcante
2021-08-05Fix T89963: crash when library override is applied to an object from a linked...Bastien Montagne
2021-08-05Fix T89835: Crash after Instancing to Scene after making linked Collection lo...Bastien Montagne
2021-08-05Cleanup: remove redundant parenthesisCampbell Barton
2021-08-05Cleanup: Fix Clang braced-scalar-init warningAnkit Meel
2021-08-04Cleanup: rename restrict to hide/visibility in Object, Collection, MaskLayerBrecht Van Lommel
2021-08-04Fix compile error without `WITH_OCEANSIM` enabledJulian Eisel
2021-08-04Modifier: warn if the ocean simulation fails to allocate memoryJeroen Bakker
2021-08-04Cleanup: use C comments for descriptive textCampbell Barton
2021-08-04Geometry Nodes: Curve Set Spline TypeJohnny Matthews
2021-08-04Fix T90417: font loading creates duplicate ID namesCampbell Barton
2021-08-03Cleanup: Replace int with bool for pointcache functionJulian Eisel
2021-08-03Fix T90387: division by zero when trying to invert scaleSybren A. Stüvel
2021-08-03Fix T90346: particle force field self effect amount off by onePhilipp Oeser
2021-08-03Blender Readfile: Fix annoying useless Object reading error messages.Bastien Montagne