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-07-26replace GLEW with libepoxytemp-libepoxyCampbell Barton
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
2020-10-05Move sequencer sources from blenkernelRichard Antalik
2020-09-12Cleanup: Remove GLEW dependencies outside of GL moduleClément Foucault
2019-04-24Cleanup: sort CMake include pathsCampbell Barton
2019-04-23UI: ignore events in empty region overlap areasCampbell 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
2018-10-04UI: use shared toolbar region callbacksCampbell Barton
2018-06-30Cleanup: Move area geometry management into an own fileSeverin
2018-06-23UI: Add user defined context menuCampbell Barton
2018-02-06Object Mode: use eval_ctx for context/screen codeCampbell Barton
2017-06-01Main Workspace IntegrationJulian Eisel
2016-12-01UI: Previews for screen layoutsJulian Eisel
2015-08-18Refactor translation code out of blenfontCampbell Barton
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
2013-04-02More usage of GLSL for color managed image drawingSergey Sharybin
2012-03-17Fix for yesterday i18n own commit (r44924): we now need to define WITH_INTERN...Bastien Montagne
2011-10-24svn merge ^/trunk/blender -r41226:41227 .Campbell Barton
2011-10-23remove $Id: tags after discussion on the mailign list: http://markmail.org/me...Campbell Barton
2011-07-26svn merge -r38400:38500 https://svn.blender.org/svnroot/bf-blender/trunk/blenderCampbell Barton
2011-07-17cmake: cleanup include paths, some duplicates and going up some unneeded dirs.Campbell Barton
2011-05-31svn merge -r37028:37030 https://svn.blender.org/svnroot/bf-blender/trunk/blenderCampbell Barton
2011-05-31cmake maintenanceCampbell Barton
2011-04-15=bmesh= merge from trunk at r36153Joseph Eagar
2011-04-06fix for cmake glew includes (tested with mingw), also made qtcreator project ...Campbell Barton
2011-02-27merge with/from trunk at r35190Joseph Eagar
2011-02-21And another one.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-11-21- include pthreads for win32 globally (as with opengl).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-09-07- added back zlib include (needed for win32).Campbell Barton
2010-07-19part 1 of merge from trunk at r30358; it compiles, but doesn't link quite yet :)Joseph Eagar
2010-06-06finish cleanup to cmake editors, also removed some stuff from scons thats not...Campbell Barton
2010-06-04have cmake build editors as different libs like scons and nan-makefilesCampbell Barton
2010-02-12correct fsf addressCampbell Barton
2010-01-08Added the svn revision number to the splash screen (when buildinfo is Matt Ebb
2009-09-06white space commit. (2 spaces -> tab).Campbell Barton
2009-08-19cmake cleanup (remove unused includes, make some within IF checks)Campbell Barton
2009-08-15- remove UNSET becuase it only works with newer versions of cmake,Campbell Barton
2009-08-102.5 audio cleanup:Joerg Mueller
2009-05-06Big, big commit!!Diego Borghetti