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-29Merge branch 'master' into blender2.8Bastien Montagne
2018-05-29Cleanup: Get rid of G.main in BKE_material.Bastien Montagne
2018-05-29Object Modes: only use selection for mode switchCampbell Barton
2018-05-24Cycles/Eevee: Implement disk and ellipse shapes for area lampsLukas Stockner
2018-05-23Fix wrong object user count on duplicate.Brecht Van Lommel
2018-05-23Cycles/Render API: changes for better copy-on-write support.Sergey Sharybin
2018-05-23Cleanup: move toolsystem into own includeCampbell Barton
2018-05-20Cleanup: whitespace, duplicate includesCampbell Barton
2018-05-18Collections and groups unificationBrecht Van Lommel
2018-05-17Tool System: per space/mode tool supportCampbell Barton
2018-05-16Static overrides: reduce the amount of instantiated objects when overriding a...Bastien Montagne
2018-05-15COW Fix: Muting constraints or changing influence did not properly refreshJoshua Leung
2018-05-15Change startup defaultsCampbell Barton
2018-05-15Merge branch 'master' into blender2.8Campbell Barton
2018-05-15Undo System: remove nested edit-mode undo callsCampbell Barton
2018-05-12UI: move pivot to the topbarCampbell Barton
2018-05-11Modifiers: ported Laplacian Deform DerivedMesh → MeshChristian Hubert
2018-05-11Use Light Probe iconsPablo Vazquez
2018-05-11Light Probe type name should be CUBEMAP, not SPHERE.Pablo Vazquez
2018-05-09Surface Deform mod: removed some stuff that shouldn't have been committedSybren A. Stüvel
2018-05-09Modifiers: ported Surface Deform to MeshSybren A. Stüvel
2018-05-08Cleanup: whitespace, duplicate includesCampbell Barton
2018-05-08Orientation for 3D cursorCampbell Barton
2018-05-08WM: publish Object.mode changes on mode switchingCampbell Barton
2018-05-06Merge branch 'master' into blender2.8Campbell Barton
2018-05-06Cleanup: split rotation_from_viewCampbell Barton
2018-05-02Static Override: Lock 'edition' of constraints & modifiers from overridden data.Bastien Montagne
2018-05-02Static Override: Move 'auto' flag into override struct, expose it to RNA.Bastien Montagne
2018-05-02Merge branch 'master' into blender2.8Campbell Barton
2018-05-01Extract common modifier parameters into ModifierEvalContext structSybren A. Stüvel
2018-05-01Modifiers: Add wrapper functions with Mesh / DerivedMesh conversionMai Lavelle
2018-05-01Animation: Don't user-copunter copy-on-written action blockSergey Sharybin
2018-04-30Add support for area lights to the Apply Transform operatorLukas Stockner
2018-04-28Cleanup: fix compiler warnings on macOS / clang.Brecht Van Lommel
2018-04-26Workspaces: active view layer now always comes from workspace, not scene.Brecht Van Lommel
2018-04-23Cleanup some remaining LOD stuff after BGE removal.Bastien Montagne
2018-04-22Cleanup: trailing spacesCampbell Barton
2018-04-20UI: New Global Top-Bar (WIP)Julian Eisel
2018-04-19Remove Blender Internal and legacy viewport from Blender 2.8.Ton Roosendaal
2018-04-19Fix T54712: Undo w/ multi-edit failedCampbell Barton
2018-04-19Cleanup: styleCampbell Barton
2018-04-18Disable auto-override for all but active object in group case.Bastien Montagne
2018-04-17Removing Blender Game Engine from Blender 2.8Dalai Felinto
2018-04-16Depsgraph: remove EvaluationContext, pass Depsgraph instead.Brecht Van Lommel
2018-04-16Multi-Object EditingCampbell Barton
2018-04-16Switch 'make static override' of group to making all objects local overrides.Bastien Montagne
2018-04-15Merge branch 'master' into blender2.8Campbell Barton
2018-04-15Cleanup: ED_armature namingCampbell Barton
2018-04-13Python API: remove preview/render resolution settings from API functions.Brecht Van Lommel
2018-04-13Depsgraph: don't pass evaluation context to update functions.Brecht Van Lommel