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
2022-04-11Curves: Rename "Hair" types, variables, and functions to "Curves"Hans Goudey
2022-04-11Fix T95543: incorrect handling of implicit field inputs in uiJacques Lucke
2022-04-11Cleanup: Remove unused "init" node tree flagHans Goudey
2022-04-11Fix: Remove incorrect assert in mesh modifier evaluationHans Goudey
2022-04-11Attributes: Infrastructure for generic 8-bit integer data typeHans Goudey
2022-04-11Cleanup: Removed Object type specific 'make_local' callback.Bastien Montagne
2022-04-11Cleanup: remove unused LOG declarationSybren A. Stüvel
2022-04-11Remove internal proxy code, and deprecate related DNA data.Bastien Montagne
2022-04-11Cleanup: spelling in commentsCampbell Barton
2022-04-11Cleanup: Clang tidy, use bracesHans Goudey
2022-04-11Cleanup: Add comment about unsed custom data typeHans Goudey
2022-04-11Curves: Changes to the new curves data-blockHans Goudey
2022-04-11Fix T95334: Crash with no vertex normals in multires bakeHans Goudey
2022-04-11Fix T94435: remove anonymous attributes when applying modifierJacques Lucke
2022-04-11Fix (unreported) broken do_version of hidden layers from pre-2.8 files.Bastien Montagne
2022-04-11Fix T91254: Some editing operation indirectly delete objects from override co...Bastien Montagne
2022-04-11Split Python OBJ importer and exporter, enabling only the importer.Howard Trickey
2022-04-11Fix T95137: Spline calc_length not working with just 1 NURB pointJesse Yurkovich
2022-04-11Fix T66913: undo after frame-change doesn't refresh properlyCampbell Barton
2022-04-11Fix assert in original modifiers pointer update functionSergey Sharybin
2022-04-11LibOverride: Move proxy conversion code in its own file.Bastien Montagne
2022-04-11Fix (unreported) bug in liboverride resync code.Bastien Montagne
2022-04-11Fix T95288: Shrinkwrap selection broken in edit modeSergey Sharybin
2022-04-11Remove option to not auto-convert proxies on file load.Bastien Montagne
2022-04-11Proxies Removal: Handle conversion to liboverrides also for linked data.Bastien Montagne
2022-04-11LibOverride: Add 'owner library' info to some liboverride code.Bastien Montagne
2022-04-11Cleanup: spelling in commentsCampbell Barton
2022-04-11Compositor: Combine and Separate XYZ NodeAaron Carlisle
2022-04-11Cleanup: Use C++ typesHans Goudey
2022-04-11Fix T95262: instances ignored in Frame Selected operatorJacques Lucke
2022-04-11Fix T95185: Invalid normals after undo in sculpt modeCampbell Barton
2022-04-11Cleanup: remove duplicate vertex normal array in SculptSessionCampbell Barton
2022-04-11Fix T93856: VP9 lossless render missing alphaRichard Antalik
2022-04-11Cleanup: Remove unused "_ex" version of functionHans Goudey
2022-04-11Cleanup: Remove unused DerivedMesh flagHans Goudey
2022-04-11Cleanup: Remove unused DerivedMesh functionsHans Goudey
2022-04-11Cleanup: spelling in commentsCampbell Barton
2022-04-11Cleanup: use our own conventions for tags in commentsCampbell Barton
2022-04-11Cleanup: Remove unused DerivedMesh normal handlingHans Goudey
2022-04-11Cleanup: Remove modifier type hair callbackHans Goudey
2022-04-11Cleanup: Remove mesh vertex "temp tag" flagHans Goudey
2022-04-11Remove compilation warnings TexResult.Jeroen Bakker
2022-04-11DrawManager: Image engine support huge images.Jeroen Bakker
2022-04-11Image: Partial Update Redesign.Jeroen Bakker
2022-04-11Fix T95202: Curve to mesh node inconsistent edge vertex orderHans Goudey
2022-04-11Fix T95212: Mirror modifier normals crashHans Goudey
2022-04-11USD Preview Surface material export.Michael Kowalski
2022-04-11Cleanup: Add more const correctness to some functionsClément Foucault
2022-04-11Fix T95222: Crash selecting vertices with modifier applied on cageSergey Sharybin
2022-04-11LibOverride: Resync: Do not process overrides that should already have been r...Bastien Montagne