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-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-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-27Sculpt/Paint: Move Elastic Deform Kelvinlets to BKEPablo Dobarro
2019-11-25CMake: support building without PythonCampbell Barton
2019-11-25Cleanup: remove unused CMake WITH_MOD_CLOTH_ELTOPO optionCampbell Barton
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-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
2019-09-14VSE: prefetchingRichard Antalik
2019-09-13Add QuadriFlow remesherSebastian Parborg
2019-09-11DNA: move View3D, View3DOverlay into DNA_view3d_defaults.hCampbell Barton
2019-09-09Fix build error after DNA defaults changingBrecht Van Lommel
2019-09-09DNA: initial DNA defaults supportCampbell Barton
2019-09-09Move callbacks API from BLI to BKESergey Sharybin
2019-08-14Cleanup: use BKE_mesh_ prefix for the remesh APICampbell Barton
2019-08-14OpenVDB: Voxel RemesherPablo Dobarro
2019-07-31Preferences: don't store preferences in the startupCampbell Barton
2019-04-24Cleanup: sort CMake include pathsCampbell Barton
2019-04-19CMake: fix building without smoke enabledCampbell Barton
2019-04-18Cleanup: move image saving code to blenkernel.Brecht Van Lommel
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-04-16CMake: add libs needed for gtestsCampbell Barton
2019-04-16Cleanup: move motion paths into editors/animationCampbell Barton
2019-04-16CMake: add library deps to CMakeLists.txtCampbell Barton
2019-04-16CMake: cleanup, arg rename, add definitions lastCampbell Barton
2019-04-14CMake: prepare for BLENDER_SORTED_LIBS removalCampbell Barton
2019-02-27Cleanup: file rename lamp -> lightCampbell Barton
2019-02-22Multires: Support smooth shading when sculptingSergey Sharybin
2019-02-05Cleanup: remove contributors for CMake filesCampbell Barton
2019-01-25Cleanup: sort cmake file listsCampbell Barton
2018-11-29CMake: add missing filesCampbell Barton
2018-11-26Enable OpenSubdiv modifier by defaultSergey Sharybin
2018-11-16Keymap: add support for key-config preferencesCampbell Barton
2018-11-07Cleanup/Refactor: move Main stuff into BKE's new main.c file (and header).Bastien Montagne
2018-11-02Multires: Prevent crash when joining two multires objectsSergey Sharybin