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-20Sculpt: More brush channel stuffJoseph Eagar
2021-09-19Sculpt: more brush engine stuff; do not test.Joseph Eagar
2021-09-18Merge branch 'master' into temp_bmesh_multirestemp_bmesh_multiresJoseph Eagar
2021-09-17Sculpt dyntopo: Roughed out skeleton of new brush engine APIJoseph Eagar
2021-09-16Cleanup: Move mesh_convert.c to C++Hans Goudey
2021-09-16Merge branch 'master' into temp_bmesh_multiresJoseph Eagar
2021-09-09Geometry Nodes: fields and anonymous attributesJacques Lucke
2021-09-02Merge branch 'master' into temp_bmesh_multiresJoseph Eagar
2021-08-26Cleanup: soft CMake file listsCampbell Barton
2021-08-21Sculpt dyntopo: disable mem cache test executableJoseph Eagar
2021-08-21Sculpt dyntopo:Joseph Eagar
2021-08-06Merge branch 'master' into temp_bmesh_multiresJoseph Eagar
2021-08-03USD: add USD importerMichael Kowalski
2021-08-02Revert "Asset Catalogs: loading a catalog definition file"Sybren A. Stüvel
2021-08-02Asset Catalogs: loading a catalog definition fileSybren A. Stüvel
2021-07-30Cleanup: Move remesh files to C++Hans Goudey
2021-07-30Merge branch 'master' into temp_bmesh_multiresJoseph Eagar
2021-07-20Pose Library: remove assumption about Action group namesSybren A. Stüvel
2021-07-18Sculpt dyntopo: Split off dyntopo stuff from pbvh_bmesh.c into a new file, dy...Joseph Eagar
2021-07-17Merge branch 'master' into temp_bmesh_multiresJoseph Eagar
2021-07-16Cleanup: Move gpencil_geom.c to C++Hans Goudey
2021-07-11Merge branch 'master' into temp_bmesh_multiresJoseph Eagar
2021-07-09Fix T89435: Reordering FCurves can cause crash or corruptionSybren A. Stüvel
2021-07-08CMake: add missing headers, sort file listsCampbell Barton
2021-07-07Geometry Nodes: refactor logging during geometry nodes evaluationJacques Lucke
2021-07-07Cleanup: Moving `mesh_evaluate` and `mesh_normals` to C++Jagannadhan Ravi
2021-07-02Cleanup: Move bvhutils.c to C++Hans Goudey
2021-07-01Merge branch 'master' into temp_bmesh_multiresJoseph Eagar
2021-07-01Cleanup: split normal calculation into it's own fileCampbell Barton
2021-06-26Merge branch 'master' into temp_bmesh_multiresJoseph Eagar
2021-06-24Depsgraph: support flushing parameters without a full COW updateCampbell Barton
2021-06-21Merge branch 'master' into temp_bmesh_multiresJoseph Eagar
2021-06-18Cleanup: move mesh tessellation into it's own fileCampbell Barton
2021-05-24Merge branch 'master' into temp_bmesh_multiresJoseph Eagar
2021-05-19Dyntopo: code cleanupJoseph Eagar
2021-05-19IDManagement: Add basic test regarding id sorting in their listbase.Bastien Montagne
2021-05-12Merge branch 'master' into temp_bmesh_multiresJoseph Eagar
2021-05-08Cleanup: remove use of persistent data handles in geometry nodesJacques Lucke
2021-05-07Cleanup: Remove deprecated variables and functions calls from our ffmpeg codeSebastian Parborg
2021-05-05Merge branch 'master' into temp_bmesh_multiresJoseph Eagar
2021-05-03Geometry Nodes: Initial basic curve data supportHans Goudey
2021-04-29Merge branch 'master' into temp_bmesh_multiresJoseph Eagar
2021-04-26Cleanup: Move displist.cc to C++Hans Goudey
2021-04-21Geometry Nodes: extract mesh surface sampling functions to separate fileJacques Lucke
2021-04-04Merge branch 'master' into temp_bmesh_multiresJoseph Eagar
2021-04-02Cleanup: Remove unecessary C API for direct mesh booleanHans Goudey
2021-04-01Cleanup: Move object_dupli.cc to C++Hans Goudey
2021-03-31wrote a fast and inaccurate distance to triangle functionJoseph Eagar
2021-03-26Animation: action mirror RNA API using pose contentsCampbell Barton
2021-03-26Animation: add BKE_fcurve_pathcache_find APICampbell Barton