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
2019-04-24Cleanup: sort CMake include pathsCampbell Barton
2019-04-19CMake: fix building without smoke enabledCampbell Barton
2019-04-18Cleanup: move image saving code to blenkernel.Brecht Van Lommel
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-04-16CMake: add libs needed for gtestsCampbell Barton
2019-04-16Cleanup: move motion paths into editors/animationCampbell Barton
2019-04-16CMake: add library deps to CMakeLists.txtCampbell Barton
2019-04-16CMake: cleanup, arg rename, add definitions lastCampbell Barton
2019-04-14CMake: prepare for BLENDER_SORTED_LIBS removalCampbell Barton
2019-02-27Cleanup: file rename lamp -> lightCampbell Barton
2019-02-22Multires: Support smooth shading when sculptingSergey Sharybin
2019-02-05Cleanup: remove contributors for CMake filesCampbell Barton
2019-01-25Cleanup: sort cmake file listsCampbell Barton
2018-11-29CMake: add missing filesCampbell Barton
2018-11-26Enable OpenSubdiv modifier by defaultSergey Sharybin
2018-11-16Keymap: add support for key-config preferencesCampbell Barton
2018-11-07Cleanup/Refactor: move Main stuff into BKE's new main.c file (and header).Bastien Montagne
2018-11-02Multires: Prevent crash when joining two multires objectsSergey Sharybin
2018-11-02Tool System: brushes are now categorized by toolCampbell Barton
2018-10-11Remove image based bitmap font supportCampbell Barton
2018-10-08Cleanup: extract cache calculation from derived-meshCampbell Barton
2018-09-21Subdiv: CCG, initialize grid mask from paint maskSergey Sharybin
2018-09-06CMake: add missing headersCampbell Barton
2018-09-06Subdiv: Some ground work for CCG supportSergey Sharybin
2018-09-04Subdiv: Move mesh creation functionality to own headerSergey Sharybin
2018-09-04Subdiv: Move evaluation functionality to own headerSergey Sharybin
2018-09-04Subdiv: Move FOREACH functionality to own headerSergey Sharybin
2018-08-22Multires: implement reshape operationSergey Sharybin
2018-08-22Subsurf: Implement foreach traversal for subdivsion topologySergey Sharybin
2018-08-15Multires: Initial groundwork to hook up displacement to new Subdiv objectSergey Sharybin
2018-08-13OpenSubdiv: Add stub implementation of C-APISergey Sharybin
2018-07-31New Grease Pencil object for 2D animationAntonioya
2018-07-20Subsurf: Add basic statistics to help benchmarkingSergey Sharybin
2018-07-18Subsurf: Add subdivision code which uses new moduleSergey Sharybin
2018-07-04CMake: Add missing header file to list of sourcesSergey Sharybin
2018-06-27Cleanup: remove BKE's modifiers_bmesh.c, other DM removal/cleanup in BMesh code.Bastien Montagne
2018-06-24UI: internal changes to user-menu storageCampbell Barton
2018-06-22Merge branch 'master' into blender2.8Sergey Sharybin
2018-06-22CMake: Make language explicit for per-file strict flags removalSergey Sharybin
2018-06-20Fix T55540 Add foreachMappedXXX equivalent API for evaluated meshesSybren A. Stüvel
2018-05-18Collections and groups unificationBrecht Van Lommel
2018-05-11Workbench: StudioLight HDRI'sJeroen Bakker
2018-05-09Remove Frame ServerCampbell Barton
2018-05-08Merge branch 'master' into blender2.8Campbell Barton
2018-05-08Cleanup: move mesh conversion into own functionCampbell Barton
2018-05-08looptri + bvhtree support for MeshSybren A. Stüvel
2018-05-05Merge branch 'master' into blender2.8Campbell Barton
2018-05-05IDProp API: add native C repr functionCampbell Barton
2018-05-01Modifiers: Mirror DerivedMesh → MeshSybren A. Stüvel
2018-04-21UI: add own icon rasterizerCampbell Barton