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-05-02Fix T97688: Deleting a scene with a scene strip causes the referenced scene t...Bastien Montagne
2022-05-02Color Attributes: Add initial fill color optionEthan-Hall
2022-05-02Blender 3.2 - BetaThomas Dinges
2022-05-01Nodes: Fix T90233Lukas Tönne
2022-04-29Fix T95480: Crash when relocating libraries in some cases.Bastien Montagne
2022-04-29Fix (unreported) bad handling of ID usercount increment in remapping code.Bastien Montagne
2022-04-29BKE_lib_remap: add comment note about some remapping options.Bastien Montagne
2022-04-29NLA: Key influence when pushing down to NLASybren A. Stüvel
2022-04-29Fix: Incorrect custom data maxlayers in rare filesHans Goudey
2022-04-29Cleanup: missing declaration warnings & spelling in commentsCampbell Barton
2022-04-28Fix T97151: Curve vertex parenting crash with dependency cycleHans Goudey
2022-04-28Cleanup: Fix compiler warningsHans Goudey
2022-04-28Fix T97527: multiview camera suffix not working with more than 4 charactersBrecht Van Lommel
2022-04-28VSE: Add option to limit timeline view heightRichard Antalik
2022-04-28Cleanup: Improve const correctness of shape key functionsHans Goudey
2022-04-28Fix T97679: Retrieving shape key normals modifies verticesHans Goudey
2022-04-28Geometry Nodes: Add default attribute name to field inputs/outputsHans Goudey
2022-04-28Blender 3.2 Beta - Subversion bumpThomas Dinges
2022-04-28Cleanup: unbalanced doxy sections, add some sectionsCampbell Barton
2022-04-28Cleanup: formatCampbell Barton
2022-04-28Cleanup: Reword comment, rename variablesHans Goudey
2022-04-27Fix T97235: PBVH draw cache invalidation bugJoseph Eagar
2022-04-27Fix broken obj tests from earlier commitKévin Dietrich
2022-04-27Fix T96327: data transfer crash with GPU subdivisionKévin Dietrich
2022-04-26UI: Support setting context for buttons without layoutJulian Eisel
2022-04-26Geometry Nodes: refactor array devirtualizationJacques Lucke
2022-04-26Geometry Nodes: Avoid parallel_for_each with a single geometryHans Goudey
2022-04-26Cleanup: Move anonymous attribute removal to geometry componentHans Goudey
2022-04-26Animation: Sensible frame range for motion pathsColin Marmond
2022-04-26Cleanup: use boolean arguments and return valuesCampbell Barton
2022-04-26Cleanup: remove NULL check and outdated commentCampbell Barton
2022-04-26Cleanup: names in text functionsCampbell Barton
2022-04-26Fix bone "auto-name by axis" failure to clip long namesCampbell Barton
2022-04-26Cleanup: simplify text copying string operationsCampbell Barton
2022-04-26Fix: Correctly copy and update curve type counts cacheHans Goudey
2022-04-26Fix T97595: Modifier attribute output broken for vertex groupsHans Goudey
2022-04-25Curves: Cache the number of curves of each typeHans Goudey
2022-04-25Cleanup: spelling in commentsCampbell Barton
2022-04-25Cleanup: add missing doxy sections in customdataCampbell Barton
2022-04-24Cleanup: various minor changesCampbell Barton
2022-04-23Bake: add UDIM tile baking supportBrecht Van Lommel
2022-04-22Fix T96498: Modifiers affect multiple curve objectsHans Goudey
2022-04-22Fix Data Transfer Projected Face/Edge Interpolated mode is wrongPhilipp Oeser
2022-04-22Fix accessing attribute data in editmodePhilipp Oeser
2022-04-21Cleanup: Remove unused argument to mesh modifier evaluationHans Goudey
2022-04-21Geometry Nodes: better support for byte color attributesJacques Lucke
2022-04-21Curves: show sculpt tool settings in panelsJacques Lucke
2022-04-21Fix Empty "Only Axis Aligned" viewing angle depends on object scalePhilipp Oeser
2022-04-21Commit D14179: Revamp Vertex Paint With C++Joseph Eagar
2022-04-20Cleanup: Remove redundant types from custom data masksHans Goudey