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
path: root/source
AgeCommit message (Expand)Author
2018-06-25Cleanup: code styleCampbell Barton
2018-06-25Depsgraph: Add missing nodes and relations for speakerSergey Sharybin
2018-06-25RigidBody: Replaced 'if' with 'switch'Sybren A. Stüvel
2018-06-25Rigid body: compute looptris on original mesh instead of CoW copySybren A. Stüvel
2018-06-25Silence warning for release buildsDalai Felinto
2018-06-25Merge branch 'master' into blender2.8Campbell Barton
2018-06-25Add back header needed win32Campbell Barton
2018-06-25Merge branch 'master' into blender2.8Campbell Barton
2018-06-24UI: internal changes to user-menu storageCampbell Barton
2018-06-24Nuke DM out of collada code.Bastien Montagne
2018-06-24Fix most of 'disappearing' first letter in right-aligned labels.Bastien Montagne
2018-06-24Lamps: Make default size more usableClément Foucault
2018-06-24Object Mode: Add Shape visual for spot and point lampsClément Foucault
2018-06-24Cycles: change AO node color default to 1.0.Brecht Van Lommel
2018-06-24Merge branch 'master' into blender2.8Campbell Barton
2018-06-24Cleanup: move UI context menus into own fileCampbell Barton
2018-06-24Wireframe Overlay: Add back the per edge hidingClément Foucault
2018-06-23Eevee: Fix wrong depth test in main shading pass.Clément Foucault
2018-06-23Typo in last commitCampbell Barton
2018-06-23UI: Add user defined context menuCampbell Barton
2018-06-23Keymap: Add F3 key back for searchCampbell Barton
2018-06-23Manipulator: fix issue refreshing transform toolCampbell Barton
2018-06-23Merge branch 'master' into blender2.8Campbell Barton
2018-06-23UI: alternate fix for empty context menuCampbell Barton
2018-06-23UI: naming of cursor optionsCampbell Barton
2018-06-22Blenfont: Fix texture not being initialized in recent refactor.Ray Molenkamp
2018-06-22Missed last commitCampbell Barton
2018-06-22Tool System: transform can now toggle loc/rot/scaleCampbell Barton
2018-06-22Depsgraph: cache effector relations, for performance and stability.Brecht Van Lommel
2018-06-22Cleanup: nuke (nearly) all remaining usages of DM from RNA.Bastien Montagne
2018-06-22Port DM_debug stuf to BKE_mesh_runtime.Bastien Montagne
2018-06-22Fix crash reading toolsettingsCampbell Barton
2018-06-22Cleanup: use standard BKE_object_free_derived_caches in BKE_mesh_to_curve.Bastien Montagne
2018-06-22Cleanup: misc DrivedMesh stuff.Bastien Montagne
2018-06-22StudioLights: APIJeroen Bakker
2018-06-22Cleanup: Moar DM busting from editor code area.Bastien Montagne
2018-06-22Cleanup: nuke another DM usage in paint code.Bastien Montagne
2018-06-22Cleanup: useless BKE_cdderivedmesh includes...Bastien Montagne
2018-06-22Modifiers: port shapekey modifier, some cleanup.Bastien Montagne
2018-06-22Modifiers: port UV_unwarp from DM to Mesh.Bastien Montagne
2018-06-22Add depth and orientation options to 3D cursor toolCampbell Barton
2018-06-22Cleanup: unused valueCampbell Barton
2018-06-22Modifiers: Remove remaining parts of md->sceneSergey Sharybin
2018-06-22Modifiers: Remove lots of usages of md->sceneSergey Sharybin
2018-06-22Subsurf: Move away from using scene from modifier dataSergey Sharybin
2018-06-22Cloth: Move away from scene stored in cloth modifier dataSergey Sharybin
2018-06-22Multires: Move away from using scene from modifier dataSergey Sharybin
2018-06-22StudioLight: Better APIJeroen Bakker
2018-06-22Merge branch 'master' into blender2.8Sergey Sharybin
2018-06-22CMake: Make language explicit for per-file strict flags removalSergey Sharybin