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-01-24Small cleanupstemp-geometry-nodes-extrude-meshHans Goudey
2022-01-24Cleanup: Fix typosHans Goudey
2022-01-24Merge branch 'master' into temp-geometry-nodes-extrude-meshHans Goudey
2022-01-24Cleanup: avoid positional struct initializationCampbell Barton
2022-01-23Geometry Nodes: Triangulate Node - Add Selection InputJohnny Matthews
2022-01-23Geometry Nodes: Relative Handle Position ModeJohnny Matthews
2022-01-23Cleanup: separate function for Alembic edge crease readingKévin Dietrich
2022-01-23Fix Cycles crash collecting render statsKévin Dietrich
2022-01-23Cleanup: Improvements to mesh to bmesh conversionHans Goudey
2022-01-22Fix T94760: Crash building BMesh when opening fileHans Goudey
2022-01-22LineArt: Option to keep contour when using face mark filtering.YimingWu
2022-01-22LineArt: Back face cullingYimingWu
2022-01-22LineArt: Noise tolerant chaining.YimingWu
2022-01-22BMesh: merge normal and tessellation calculation on undoCampbell Barton
2022-01-22Fix linking in debug modeCampbell Barton
2022-01-22Cleanup: Move bmesh_mesh_convert.c to C++Hans Goudey
2022-01-22Fix T13879 new OBJ exporter not saving files with Unicode characters.Aras Pranckevicius
2022-01-22Cleanup: Use references, const variablesHans Goudey
2022-01-22Mix boolean attributes with a new "or" mixerHans Goudey
2022-01-22Merge branch 'master' into temp-geometry-nodes-extrude-meshHans Goudey
2022-01-22Curves: Improve accuracy and clarity of NURBS knots calculationLaurynas Duburas
2022-01-22Fix T94974: Invalid normals in edit modeHans Goudey
2022-01-22Fix T94967: Sculpt mode crashes with missing normalsHans Goudey
2022-01-22Fix T95097: Attribute Capture node UI inconsistencyHans Goudey
2022-01-22Fix: Applying object transform can create normal layersHans Goudey
2022-01-21Build: update macOS for FreeType library with woff2 supportBrecht Van Lommel
2022-01-21Fix std::optional value() build error on older macOS SDKBrecht Van Lommel
2022-01-21Distribute Points on Faces: Fix missing minimum value for density socketAaron Carlisle
2022-01-21Fix new OBJ exporter to handle instancing.Howard Trickey
2022-01-21Cleanup: Slightly improve commentsHans Goudey
2022-01-21Merge branch 'master' into temp-geometry-nodes-extrude-meshHans Goudey
2022-01-21Fix face individual connect edge attribute interpolation, some cleanupHans Goudey
2022-01-21cmake/win: Platform update for freetype 2.11.0Ray Molenkamp
2022-01-21deps/win: fix typo in brotli.cmakeRay Molenkamp
2022-01-21Fix: Object selection delay with many objectsRUben
2022-01-21Cmake/Deps: Freetype 2.11.0 / brotli 1.0.9Ray Molenkamp
2022-01-21UI: Clarify Active Movie Clip tooltipAaron Carlisle
2022-01-21Geometry Nodes: new Scale Elements nodesJacques Lucke
2022-01-21Merge branch 'master' into temp-geometry-nodes-extrude-meshHans Goudey
2022-01-21Geometry Nodes: Flip Faces NodeAlan Babu
2022-01-21Geometry Nodes: Mesh Island Node - Rename Index SocketJohnny Matthews
2022-01-21Geometry Nodes: New Output for Number of Mesh IslandsJohnny Matthews
2022-01-21Cycles: add pointcloud implementation for Metal RTBrecht Van Lommel
2022-01-21Fix error in previous commit.Jeroen Bakker
2022-01-21GPU: Disable create info for 2d image overlay merge.Jeroen Bakker
2022-01-21Attributes: add operator to convert generic attributes to other typesJacques Lucke
2022-01-21.obj: simplify templates in FileHandler, add commentsAnkit Meel
2022-01-21GPU: Remove unused resources in shader create info.Jeroen Bakker
2022-01-21Cleanup: struct/class mismatch.Jeroen Bakker
2022-01-21Cleanup: Variable names and commentsHans Goudey