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-15GPU: replace GLEW with libepoxyChristian Rauch
2022-03-23Cleanup: delete unused ViewMapIO files in FreestyleYuki Hashimoto
2022-03-14Auto-generate RNA-structs declarations in `RNA_prototypes.h`Julian Eisel
2022-02-11File headers: SPDX License migrationCampbell Barton
2022-01-30Cleanup: Cmake: remove unnecessary definitions for internationalizationAaron Carlisle
2022-01-18Cleanup: quite old-style-declaration warning, strip trailing spaceCampbell Barton
2022-01-12Revert "BLI: Refactor vector types & functions to use templates"Clément Foucault
2022-01-12BLI: Refactor vector types & functions to use templatesClment Foucault
2022-01-12Revert "BLI: Refactor vector types & functions to use templates"Clément Foucault
2022-01-12BLI: Refactor vector types & functions to use templatesClément Foucault
2022-01-11Build: use precompiled headers on all platformsAaron Carlisle
2020-11-06Cleanup: Render Module: combine intern/ source & includeAaron Carlisle
2020-11-06Cleanup: Render Module: move header files to main directoryAaron Carlisle
2020-01-23CMake: Refactor external dependencies handlingSergey Sharybin
2019-08-02Fix freestyle tests failing when using WITH_PYTHON_SAFETYBrecht Van Lommel
2019-06-06Freestyle: Use precompiled headers with MSVC.Ray Molenkamp
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
2019-01-25Cleanup: sort cmake file listsCampbell Barton
2017-11-23Rename any instance of scene layer or render layer in code with view layerDalai Felinto
2017-11-22SceneRenderLayer Removal/RefactorDalai Felinto
2017-04-06Depsgraph: Remove old depsgraph header from freestyleSergey Sharybin
2015-12-28Fix T47045: add some missing UI i18n translations to texture buttons and free...Bastien Montagne
2015-03-13Initial compilation support with C++11 featureset enabledSergey Sharybin
2015-02-18CMake: remove expression in endif(...)Campbell Barton
2015-01-03Fix for view map cache not flushed by updates of edge detection options.Tamito Kajiyama
2014-10-08D801: Freestyle: remove old and unused stroke shadersTamito Kajiyama
2014-10-02Freestyle: View map caching.Tamito Kajiyama
2014-05-07Freestyle: removed the dummy implementation of a texture manager.Tamito Kajiyama
2014-05-03Patch D246: Texture Marks for freestyle strokes, written and contributed by P...Tamito Kajiyama
2014-04-17Fix for missing changes in commit 6b0b6f876a4d68acd5c9252270a5135d0308d782.Tamito Kajiyama
2013-06-15code cleanup: remove checks for (select == LEFTMOUSE), this happened to work ...Campbell Barton
2013-05-28don't use globbing for freestyle cmake file.Campbell Barton
2013-05-28move BLO_sys_types.h -> BLI_sys_types.h (it had nothing todo with loading)Campbell Barton
2012-12-20Another big patch set by Bastien Montagne, thanks a lot!Tamito Kajiyama
2012-12-18Another big code clean-up patch by Bastien Montagne (GPL headers, indentation,Tamito Kajiyama
2012-12-14Remove the "ID" stuff from top comments.Bastien Montagne
2012-12-05A patch set by Bastien Montagne (many thanks!)Tamito Kajiyama
2011-06-11Merged changes in the trunk up to revision 37388.Tamito Kajiyama
2011-01-31Merged changes in the trunk up to revision 34574.Tamito Kajiyama
2010-12-27Merged changes in the trunk up to revision 33894.Tamito Kajiyama
2010-12-23Fix for the FILE directive to recursively include *.h files.Tamito Kajiyama
2009-12-07Added Freestyle.getCurrentScene() to give access to the current sceneTamito Kajiyama
2009-10-05Fixed CMake compilation on Windows in the same way as rev.23590.Tamito Kajiyama
2009-09-27Made the Freestyle Python API compatible with Python 3.Tamito Kajiyama
2009-08-04SUMMARY:Maxime Curioni
2008-10-01soc-2008-mxcurioni: added source/blender/freestyle/CMakeLists.txt to branchMaxime Curioni