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
2020-05-30Merge remote-tracking branch 'origin/master' into temp-lanpr-reviewYimingWu
2020-05-25Mesh: skip conversion from edit-mesh to mesh in edit-modeCampbell Barton
2020-05-18OpenSubdiv: Cleanup, Remove from legacy SubsurfCCG codeSergey Sharybin
2020-05-16Merge remote-tracking branch 'origin/master' into temp-lanpr-reviewYimingWu
2020-05-06GPencil: Split Curve geometry functions to new fileAntonio Vazquez
2020-05-05Build: print TBB ON/OFF state on first configure, cleanup old TBB logicBrecht Van Lommel
2020-05-01Cleanup: moved drivers to BKE_fcurve_driver.h / fcurve_driver.cSybren A. Stüvel
2020-04-30Multires: Subdivide Simple and Subdivide LinearPablo Dobarro
2020-04-30Multires: Unsubdivide and Rebuild SubdivisionsPablo Dobarro
2020-04-30Task: Use TBB as Task SchedulerBrecht Van Lommel
2020-04-20Simulations: Add new simulation data blockJacques Lucke
2020-04-03Cleanup: Animation, move AnimData API to `anim_data.c`/`BKE_anim_data.h`Sybren A. Stüvel
2020-04-03Cleanup: split `BKE_anim.h` and `anim.c` into smaller piecesSybren A. Stüvel
2020-03-19Cleanup/refactor: remove BKE_idcode, in favour of BKE_idtype.Bastien Montagne
2020-03-19GPencil: Cleanup - Split BKE_gpencil.h geometry functions into BKE_gpencil_ge...Antonio Vazquez
2020-03-18Objects: Eevee and workbench rendering of new Volume, Hair, PointCloudBrecht Van Lommel
2020-03-18Objects: add Volume object type, and prototypes for Hair and PointCloudBrecht Van Lommel
2020-03-17VR: Initial Virtual Reality support - Milestone 1, Scene InspectionJulian Eisel
2020-03-13Multires: Fix Subdivide, Reshape and Apply BaseSergey Sharybin
2020-03-12Ocean: add new spectra modes to the ocean modifierPhil Stopford
2020-03-06Cleanup: move Alembic, AVI, Collada, and USD to `source/blender/io`Sybren A. Stüvel
2020-03-05Initial step for IDTypeInfo refactor 'cleanup' project.Bastien Montagne
2020-02-28Multires: Move current reshaping/propagation logic to legacy fileSergey Sharybin
2020-02-10Refactor: move `Library`-specific functions into proper `BKE_library` file.Bastien Montagne
2020-02-10Cleanup/Refactor: Move ID deletion into its own .c file.Bastien Montagne
2020-02-10Cleanup/refactor: Rename `BKE_library` files to `BKE_lib`.Bastien Montagne
2020-02-07Cleanup: Rename `BKE_library_idmap` file to `BKE_main_idmap`Bastien Montagne
2020-02-01Merge remote-tracking branch 'origin/master' into temp-lanpr-reviewYimingWu
2020-02-01Merge remote-tracking branch 'origin/master' into temp-lanpr-reviewYimingWu
2020-01-30Displist: Add mikktspace tangent space generation for DL_INDEX3Clément Foucault
2020-01-23CMake: Refactor external dependencies handlingSergey Sharybin
2019-12-24Cleanup: remove unused statvis code & struct membersCampbell Barton
2019-12-17Cleanup: sort file listsCampbell Barton
2019-12-16Mantaflow [Part 6]: Updates in /blender/sourceSebastián Barschkis
2019-11-28Merge remote-tracking branch 'origin/master' into temp-lanpr-reviewYimingWu
2019-11-27Sculpt/Paint: Move Elastic Deform Kelvinlets to BKEPablo Dobarro
2019-11-27Merge remote-tracking branch 'origin/master' into temp-lanpr-reviewYimingWu
2019-11-25CMake: support building without PythonCampbell Barton
2019-11-25Cleanup: remove unused CMake WITH_MOD_CLOTH_ELTOPO optionCampbell Barton
2019-11-22Merge remote-tracking branch 'origin/master' into temp-lanpr-reviewYimingWu
2019-11-22Cleanup: BKE_suggestions -> BKE_text_suggestionsCampbell Barton
2019-11-22Cleanup: rename mirror -> mesh_mirrorCampbell Barton
2019-11-21Bevel: Custom Profile and CurveProfile WidgetHans Goudey
2019-11-15LANPR line rendering (summer of code)YimingWu
2019-10-28CMake: add missing headers, use space before commentsCampbell Barton
2019-10-10Sculpt: use TBB instead of BLI_task for multithreadingBrecht Van Lommel
2019-09-27Cleanup: structs, cmake file listsCampbell Barton
2019-09-26Quadriflow: Symmetry supportPablo Dobarro
2019-09-19Subdiv: Add deformation-only subdivisionSergey Sharybin
2019-09-18Subvid: Initial support of subdiv topology querySergey Sharybin