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-07-26Cleanup: Move mesh_tessellate.c to C++Hans Goudey
2022-07-22Curves: support sculpting on deformed curvesJacques Lucke
2022-07-22Cleanup: move crazyspace.c to c++Jacques Lucke
2022-07-20IDManagement: Speedup ID unique name assignment by tracking used names/basena...Aras Pranckevicius
2022-07-08Cleanup: convert brush.c to C++Brecht Van Lommel
2022-07-08Geometry Nodes: new geometry attribute APIJacques Lucke
2022-07-08Cleanup: Move mesh legacy conversion to a separate fileHans Goudey
2022-06-25Curves: Skip CurveEval in legacy curve conversionHans Goudey
2022-05-31Cleanup: Move lib_override.c to C++Hans Goudey
2022-05-31Cleanup: tabs to spaces for CMake files & sort file-listsCampbell Barton
2022-05-30Cleanup: Move attribute.c to C++Hans Goudey
2022-05-30Nodes: add separately allocated run-time data for bNodeTreeJacques Lucke
2022-05-10Curves: Interpolate point count in add brushHans Goudey
2022-05-05Merge branch 'blender-v3.2-release'Campbell Barton
2022-05-05Workaround T81065: Merge UV's when applying modifiersCampbell Barton
2022-05-05Cleanup: sort cmake file listsCampbell Barton
2022-04-15PBVH Pixel extractor.Jeroen Bakker
2022-04-14Cleanup: Move three mesh files to C++Hans Goudey
2022-04-13Cleanup: Split paint_canvas into BKE and ED.Jeroen Bakker
2022-04-09Curves: Port tangent and normal calculation to the new data-blockHans Goudey
2022-04-05Refactor: Unify vertex and sculpt colors into newJoseph Eagar
2022-04-05Refactor: Evaluate surface objects as mesh componentsHans Goudey
2022-04-01Cleanup: Move geometry set fields to a separate headerHans Goudey
2022-03-28Cleanup: Move scene.c to C++Hans Goudey
2022-03-27Cleanup: Remove frameserver cmake definitionAaron Carlisle
2022-03-25Cleanup: sort cmake file listsCampbell Barton
2022-03-25ImBuf: Add support for WebP image formatAaron Carlisle
2022-03-24UDIM: Improve tile format detection in filenamesJesse Yurkovich
2022-03-21Cleanup: move image_save.c to c++Brecht Van Lommel
2022-03-21Cleanup: add image_format.cc for functions related to ImageFormatDataBrecht Van Lommel
2022-03-16Curves: Initial evaluation for curves data-blockHans Goudey
2022-03-14Auto-generate RNA-structs declarations in `RNA_prototypes.h`Julian Eisel
2022-03-11Curves: Move constructor/assignmentHans Goudey
2022-03-10Cleanup: Move image.c to c++Jesse Yurkovich
2022-02-28Geometry Nodes: Begin conversion to new curvesHans Goudey
2022-02-28Cleanup: Move mesh_validate.c to C++Hans Goudey
2022-02-23CMake: include missing filesCampbell Barton
2022-02-16Curves: Further implementation of new curves data structureHans Goudey
2022-02-15Cleanup: Rename file used for calculating mesh edgesHans Goudey
2022-02-11File headers: SPDX License migrationCampbell Barton
2022-02-10GPencil: Update-on-write using update cacheFalk David
2022-02-07Curves: Rename "Hair" types, variables, and functions to "Curves"Hans Goudey
2022-02-02LibOverride: Move proxy conversion code in its own file.Bastien Montagne
2022-01-30Cleanup: Cmake: remove unnecessary definitions for internationalizationAaron Carlisle
2022-01-28Image: Partial Update Redesign.Jeroen Bakker
2022-01-26Performance: Remap multiple items in UIJeroen Bakker
2022-01-26Revert "CMake: include BROTLI_LIBRARIES in FREETYPE_LIBRARIES on UNIX"Campbell Barton
2022-01-26CMake: include BROTLI_LIBRARIES in FREETYPE_LIBRARIES on UNIXCampbell Barton
2022-01-25Revert "Performance: Remap multiple items in UI"Jeroen Bakker
2022-01-25Performance: Remap multiple items in UIJeroen Bakker