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
2018-03-31Undo: unified undo system w/ linear historyCampbell Barton
2018-03-30C Logging: use instead of printf for messagesCampbell Barton
2018-03-19Cleanup: split lattice into own libraryCampbell Barton
2018-02-14Particles: Avoid multiple function declarations in multiple placesSergey Sharybin
2017-12-07Cleanup: extract BKE_colorband from BKE_textureCampbell Barton
2017-11-19Cleanup: remove BKE_utildefinesCampbell Barton
2017-10-30Curve Decimate: new tool to simplify bezier curvesCampbell Barton
2017-09-22Remove quicktime supportAaron Carlisle
2016-08-06Basic Alembic supportKévin Dietrich
2016-06-25Cleanup: remove bad-level callCampbell Barton
2016-06-22ID-Remap - Step one: core work (cleanup and rework of generic ID datablock ha...Bastien Montagne
2016-06-07readfile: optimization for undoCampbell Barton
2016-04-25Refactor BKE_blender into separate headersCampbell Barton
2016-04-23Cleanup: cmakeCampbell Barton
2016-02-15Fix for Python executable not being found on LinuxCampbell Barton
2016-01-30CMake: Remove per-module Werror settingsSergey Sharybin
2016-01-23Implementation of OpenVDB as a possible cache format for smokeKévin Dietrich
2016-01-08Remove raskter librarySergey Sharybin
2016-01-04Move Libmv from extern/ to intern/Sergey Sharybin
2015-08-18Refactor translation code out of blenfontCampbell Barton
2015-07-30OpenSubdiv: Add CMake option to enable -Werror in subsurf codeSergey Sharybin
2015-07-28Audaspace: fixing problems for the merge to master suggested by Campbell and ...Jörg Müller
2015-07-28Audaspace: use standalone library.Jörg Müller
2015-07-20OpenSubdiv: Commit of OpenSubdiv integration into BlenderSergey Sharybin
2015-07-20CCGSubSurf: Split file into several smaller onesSergey Sharybin
2015-07-18CMake: Add option to enable -Werror cflag in some areasSergey Sharybin
2015-05-12Depsgraph: New dependency graph integration commitSergey Sharybin
2015-05-12Depsgraph: Move update-related functions into own filesSergey Sharybin
2015-04-07Cleanup: rename treehash -> outliner_treehashCampbell Barton
2015-03-25BKE_mball: split tessellation into its own fileCampbell Barton
2015-03-13CMake: unbundle LZO libraryCampbell Barton
2015-01-20Reorganizing hair child code a little bit to make it not totally insane.Lukas Tönne
2015-01-20Moved particle code for distributions into own file to make hackingLukas Tönne
2015-01-20Moved the cloth solver code into a new subfolder/library inside BlenderLukas Tönne
2015-01-20Added a new internal header for implicit solver defines.Lukas Tönne
2015-01-20Implemented a modifier conjugate gradient algorithm to support stableLukas Tönne
2015-01-20Alternative new solver for cloth using the Eigen CG solver instead ofLukas Tönne
2015-01-12Cleanup: rename BKE's 'object_data_transfer' to 'data_transfer' to avoid same...Bastien Montagne
2015-01-09Transfer Data: add main core code and operators.Bastien Montagne
2015-01-09BKE: Add 'mesh remap' code.Bastien Montagne
2014-12-07Correct defines for binrelocCampbell Barton
2014-11-23Refactor: BLI_path_util (split out app directory access)Campbell Barton
2014-10-30Libmv: Replace region tracker with autotracker in BlenderSergey Sharybin
2014-10-08Ghost Context RefactorJason Wilkins
2014-09-08CMake: Add missing WITH_OPENIMAGEIO defineCampbell Barton
2014-05-07Fix issue discovered while investigating T39950:Antony Riakiotakis
2014-03-28Fix T37599: Crash making linked objects local and undoSergey Sharybin
2014-02-13Rework carve integration into boolean modifierSergey Sharybin
2014-01-23Code Cleanup: whitespaceCampbell Barton
2014-01-21Code cleanup and structural improvements for dupli generation.Lukas Tönne