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-06-25Physics: update softbody and dynamic paint to get colliders from depsgraph.Brecht Van Lommel
2018-06-25Cleanup: refactor depsgraph physics API functions.Brecht Van Lommel
2018-06-25Fix T55360: marker-based Camera switch focal length bug.Bastien Montagne
2018-06-25Fix T55493: Sculpting on smooth shaded bug.Bastien Montagne
2018-06-25Fix use of non-evaluated collision and effector objects.Brecht Van Lommel
2018-06-25Cleanup: rename object base flags to be more clear.Brecht Van Lommel
2018-06-25Depsgraph: cache collision relations, for performance and stability.Brecht Van Lommel
2018-06-25Cleanup: Move colorband handling from DM to mesh_runtime universe.Bastien Montagne
2018-06-25Merge branch 'master' into blender2.8Bastien Montagne
2018-06-25Cleanup: Nuke most of G.main from GPU code.Bastien Montagne
2018-06-25Outliner: Make search always workDalai Felinto
2018-06-25UI: Right align check-box for extra text spaceCampbell Barton
2018-06-25Cleanup: code styleCampbell Barton
2018-06-25Cleanup: Few more validation of G_MAIN usages...Bastien Montagne
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