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-08-15Cleanup OpenGL linking and related code after libepoxy mergeSebastian Parborg
2022-08-15GPU: replace GLEW with libepoxyChristian Rauch
2022-07-16PyAPI: re-enable the "bgl" module for headless buildsCampbell Barton
2022-07-15Fix T99706: Crash rendering with headless buildsCampbell Barton
2022-02-11File headers: SPDX License migrationCampbell Barton
2021-09-01Cleanup: move RNA utility functions into a generic moduleCampbell Barton
2021-08-27Refactor IDProperty UI data storageHans Goudey
2020-08-17Cleanup: sort CMake path listsCampbell Barton
2020-07-21Drivers: add lerp and clamp functions to namespace.Alexander Gavrilov
2020-01-23CMake: Refactor external dependencies handlingSergey Sharybin
2019-04-24Cleanup: sort CMake include pathsCampbell Barton
2019-04-18PyAPI: remove support for importing text blocks as modulesCampbell 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-06-07Python API: Initial 'imbuf' APICampbell Barton
2018-06-04Cleanup: strip trailing space in Python moduleCampbell Barton
2015-02-13cleanupCampbell Barton
2014-10-08Ghost Context RefactorJason Wilkins
2013-12-23Move python threading stuff to own file in bf_python_extSergey Sharybin
2013-05-28move BLO_sys_types.h -> BLI_sys_types.h (it had nothing todo with loading)Campbell Barton
2012-05-09classic compile error: GLEW_STATIC needs to be define when we use opengl func...Antony Riakiotakis
2011-11-29patch [#29421] Python Noise Module UpdatesCampbell Barton
2011-11-15rename IDProp.c/h to idprop_py_api, since it was same name as BKE idprop.c wi...Campbell Barton
2011-09-22correct fix for armature selection, also remove international define from gen...Campbell Barton
2011-09-15Fixing issues with i18n stuff:Sergey Sharybin
2011-07-17cmake: cleanup include paths, some duplicates and going up some unneeded dirs.Campbell Barton
2011-07-15move mathutils into its own lib.Campbell Barton
2011-05-31cmake maintenanceCampbell Barton
2011-04-06add option WITH_BUILTIN_GLEW, so linux packagers can disable to use their own...Campbell Barton
2011-02-21I swear, it was just an innocence change in guardedalloc!Nathan Letwory
2011-02-14python api renaming and added headers for some files which didnt have one, no...Campbell Barton
2011-01-25use cmake defined names for jpeg, png, zlib and python libs, building on *nix...Campbell Barton
2010-12-23rename blenderlib to blender_add_libCampbell Barton
2010-12-09renaming blf_api.h to blf_py_api.hDalai Felinto
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-17- move cmake file for python.Campbell Barton
2010-10-26move geometry python module into mathutils.geometry, since it provides utilit...Campbell Barton
2010-10-23use explicit file paths for CMake rather then globing, This is recommended by...Campbell Barton
2010-08-24rename some cmake build targetsCampbell Barton
2010-02-12correct fsf addressCampbell Barton
2010-02-01Mathutils doc improvements + other small thingsCampbell Barton