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
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
2018-04-20Remove Armature Sketching & RetargetCampbell Barton
2018-04-18CMake: make recent bad level include explicitCampbell Barton
2018-04-17Removing Blender Game Engine from Blender 2.8Dalai Felinto
2018-04-17Make particle edit mode work againMai Lavelle
2018-04-16Multi-Object EditingCampbell Barton
2018-04-01Merge branch 'master' into blender2.8Campbell Barton
2018-03-31Undo: unified undo system w/ linear historyCampbell Barton
2018-03-30C Logging: use instead of printf for messagesCampbell Barton
2018-03-19Merge branch 'master' into blender2.8Campbell Barton
2018-03-19Cleanup: split lattice into own libraryCampbell Barton
2018-02-14Merge branch 'master' into blender2.8Brecht Van Lommel
2018-02-14Particles: Avoid multiple function declarations in multiple placesSergey Sharybin
2017-12-07Merge branch 'master' into blender2.8Campbell Barton
2017-12-07Cleanup: extract BKE_colorband from BKE_textureCampbell Barton
2017-11-29Merge ID static override, part I: core changes in DNA, BKE and .blend read/wr...Bastien Montagne
2017-11-20Merge branch 'master' into blender2.8Campbell Barton
2017-11-19Cleanup: remove BKE_utildefinesCampbell Barton
2017-10-31Merge branch 'master' into blender2.8Campbell Barton
2017-10-30Curve Decimate: new tool to simplify bezier curvesCampbell Barton
2017-10-18Depsgraph: Make Copy-on-Write a command line optionSergey Sharybin
2017-09-25Merge branch 'master' into blender2.8Sergey Sharybin
2017-09-22Remove quicktime supportAaron Carlisle
2017-08-18Audaspace: Moving audaspace 1.3 into extern.Jörg Müller
2017-07-26Last commit broke WITH_PYTHON_SAFETYCampbell Barton
2017-06-19Depsgraph: Initial groundwork for copy-on-write supportSergey Sharybin
2017-06-12Rename probe to light-probeCampbell Barton
2017-06-09Probe: Add new object datablockClément Foucault
2017-06-08Replace all old DAG calls with direct calls to new DEG and remove BKE_depsgra...Luca Rood
2017-06-01Main Workspace IntegrationJulian Eisel
2017-05-30Face Maps: custom-data, UI and RNA APICampbell Barton
2017-05-24Fix T51561: Normal maps fail w/ quad + eeveeCampbell Barton
2017-05-09DWM: Tangent support for editmeshCampbell Barton
2017-04-21Cleanup: move draw-cache creation from BKE to DRWCampbell Barton
2017-04-20Curve: draw curve/surface/text geometryCampbell Barton
2017-04-19Draw Manager: curve supportCampbell Barton
2017-04-13Draw Manager: initial lattice supportCampbell Barton
2017-04-05Cleanup: Get rid of legacy depsgraph header fileSergey Sharybin
2017-02-17Follow up on mode engine code separationDalai Felinto
2017-02-07Render Layers and Collections (merge from render-layers)Dalai Felinto
2017-01-25Convert MBC_ API to Mesh (instead of derived mesh) and move it to mesh_renderDalai Felinto