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-09-28Cleanup: decentralize .blend I/O for space typesKévin Dietrich
2022-08-15GPU: replace GLEW with libepoxyChristian Rauch
2022-05-05Cleanup: sort cmake file listsCampbell Barton
2022-04-28VSE: Add precise drag and drop and strip previewsSebastian Parborg
2022-04-04VSE: Add channel headersRichard Antalik
2022-03-14RNA: Generate property declerations header, solving msg-bus C++ incompatibilityJulian Eisel
2022-02-11File headers: SPDX License migrationCampbell Barton
2022-01-30Cleanup: Cmake: remove unnecessary definitions for internationalizationAaron Carlisle
2021-10-07Sequencer: 2D cursor for the preview & transformCampbell Barton
2021-10-06Cleanup: VSE: Move thumbnail drawing to own fileRichard Antalik
2020-11-19Cleanup: split sequencer_edit.c fileRichard Antalik
2020-10-05Move sequencer sources from blenkernelRichard Antalik
2020-09-12Cleanup: Remove GLEW dependencies outside of GL moduleClément Foucault
2020-03-19VSE: Strip drawing improvementsRichard Antalik
2020-01-23CMake: Refactor external dependencies handlingSergey Sharybin
2019-08-14Cleanup: clang-format, sort structs & cmake filesCampbell Barton
2019-06-05Sound: Port to a copy-on-write conceptSergey Sharybin
2019-05-07Sound: Revert all the recent changes to soundSergey Sharybin
2019-05-03Depsgraph: Tag sequencer for update on changesSergey Sharybin
2019-04-24Cleanup: sort CMake include pathsCampbell Barton
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-04-16CMake: add library deps to CMakeLists.txtCampbell Barton
2019-04-14CMake: prepare for BLENDER_SORTED_LIBS removalCampbell Barton
2019-02-05Cleanup: remove contributors for CMake filesCampbell Barton
2017-08-18Audaspace: Moving audaspace 1.3 into extern.Jörg Müller
2016-05-24Sequencer's histogram view: OMP -> BLI_task.Bastien Montagne
2015-08-18Refactor translation code out of blenfontCampbell Barton
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
2014-11-24Politically correct terrible consequencer changesAntony Riakiotakis
2014-10-08Ghost Context RefactorJason Wilkins
2013-05-28move BLO_sys_types.h -> BLI_sys_types.h (it had nothing todo with loading)Campbell Barton
2012-10-26Big i18n commit: add "reports" from bmesh/readfile/tracking/dynapaint (and a ...Bastien Montagne
2012-08-23Sequencer: display color sample information when mouse is holded downSergey Sharybin
2012-08-19Sequencer: per-sequence modifier stack for color gradingSergey Sharybin
2012-06-11Build-system fix (for r.47710)Joshua Leung
2011-10-23remove $Id: tags after discussion on the mailign list: http://markmail.org/me...Campbell Barton
2011-07-17cmake: cleanup include paths, some duplicates and going up some unneeded dirs.Campbell Barton
2011-06-23cmake option to build without an audio library.Campbell Barton
2011-05-31cmake maintenanceCampbell Barton
2011-04-06fix for cmake glew includes (tested with mingw), also made qtcreator project ...Campbell Barton
2011-02-21I swear, it was just an innocence change in guardedalloc!Nathan Letwory
2010-12-23rename blenderlib to blender_add_libCampbell Barton
2010-12-08use lowercase for cmake builtin names and macros, remove contents in else() a...Campbell Barton
2010-11-29include headers in cmake source, added a script to check for consistency, rep...Campbell Barton
2010-10-23use explicit file paths for CMake rather then globing, This is recommended by...Campbell Barton
2010-09-18warning fixes and minor cmake changes.Campbell Barton
2010-08-17Audaspace: This should fix all missing python includes now once for all...Joerg Mueller
2010-08-16Audaspace: Buildsystem update after Ton destroyed building with scons and cma...Joerg Mueller
2010-06-06finish cleanup to cmake editors, also removed some stuff from scons thats not...Campbell Barton