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-23Fix D12533: Simplify curve object to mesh conversionHans Goudey
2021-09-23Geometry Nodes: remove old method to iterate over attributesJacques Lucke
2021-09-23Geometry Nodes: simplify looping over attributes in geometry setJacques Lucke
2021-09-23UUID: place C++ code in correct namespaceSybren A. Stüvel
2021-09-23Cleanup: asset catalogs, correct assertion messageSybren A. Stüvel
2021-09-23Asset Catalogs: explicit version number in catalog definition filesSybren A. Stüvel
2021-09-23Assets: add Asset Catalog systemSybren A. Stüvel
2021-09-23Cleanup: spelling in commentsCampbell Barton
2021-09-23Geometry Nodes: add utility to print an attribute id.Jacques Lucke
2021-09-23Cleanup: Silence unused var warning in release builds.Bastien Montagne
2021-09-23Add missing GPencil `IDTYPE_FLAGS_APPEND_IS_REUSABLE` flag.Bastien Montagne
2021-09-23Fix default surface resolution U/V mis-matchCampbell Barton
2021-09-23Cleanup: spelling in commentsCampbell Barton
2021-09-22Initial implementation of local ID re-use when appending.Bastien Montagne
2021-09-22Cleanup: make formatDalai Felinto
2021-09-22Geometry Nodes: Curve Fillet Nodedilithjay
2021-09-22Cleanup: spelling in commentsCampbell Barton
2021-09-22Geometry Nodes: Curve Parameter NodeHans Goudey
2021-09-21Geometry Nodes: Fill instances separately in the curve fill nodeHans Goudey
2021-09-21Geometry Nodes: String manipulation nodesErik Abrahamsson
2021-09-21Geometry Nodes: Curve tangent nodeHans Goudey
2021-09-21Cleanup: Move curve to mesh node implementation to blenkernelHans Goudey
2021-09-21GPencil: Curvature support for length modifierHenrik Dick (weasel)
2021-09-21Cycles: merge of cycles-x branch, a major update to the rendererBrecht Van Lommel
2021-09-21VSE strip thumbnailsAditya Y Jeppu
2021-09-21VSE: Image transform toolsRichard Antalik
2021-09-21LibOverride: make `view_layer` API parameter optional.Bastien Montagne
2021-09-21Geometry Nodes: Curve Sample NodeHans Goudey
2021-09-21Fix: Crash with single point bezier spline auto handlesHans Goudey
2021-09-21Geometry Nodes: Attribute Statistic NodeVictor-Louis De Gusseme
2021-09-20Cleanup: Refactor VSE overlay settingsRichard Antalik
2021-09-20Geometry Nodes: support Set Position node on instancesJacques Lucke
2021-09-20Geometry Nodes: new Realize Instances nodeJacques Lucke
2021-09-20Fix: Spline length calculation fails with no evaluated pointsHans Goudey
2021-09-20Cleanup: Fix/improve variable names and commentsHans Goudey
2021-09-19Revert "GPencil: Curvature support for length modifier."YimingWu
2021-09-19GPencil: Curvature support for length modifier.YimingWu
2021-09-18Audaspace: added audio file streams functionality.Jörg Müller
2021-09-17UI: Always Create Asset PreviewsHarley Acheson
2021-09-17Cleanup: fix memory leakJacques Lucke
2021-09-17Fix T91481: Grease Pencil Layer Double TransformationsHenrik Dick
2021-09-17Fix T85564: FCurve modifier zero influence on restrict range bordersPhilipp Oeser
2021-09-17Geometry Nodes: Add a toggle to use attributes as input valuesHans Goudey
2021-09-17Cleanup: Pass const mesh argumentHans Goudey
2021-09-16Cleanup: Move mesh_convert.c to C++Hans Goudey
2021-09-16Cleanup: Remove unnecessary manual of move constructorHans Goudey
2021-09-16Geometry Nodes: Simplify using OutputAttribute in a vectorHans Goudey
2021-09-16Cleanup: Add built-in check for an attribute IDHans Goudey
2021-09-16Fix: properly implement the 'only append' execption case for WorkSpaces.Bastien Montagne
2021-09-16Cleanup: Comment about shpaekey being treated as embedded IDs in `BKE_id_newp...Bastien Montagne