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-07Change mesh dirty runtime flags to signed int64_t.Bastien Montagne
2018-05-07UI: Hide & shrink scroll-bars based on cursor positionJulian Eisel
2018-05-06Cleanup: deprecate area.headertype.Brecht Van Lommel
2018-05-053D viewport: rename ambient to shadow intensity, default single color to 0.8.Brecht Van Lommel
2018-05-053D Viewport: move overlay settings from collections to 3D viewport.Brecht Van Lommel
2018-05-053D Viewport: make shading and overlay DNA match UI names.Brecht Van Lommel
2018-05-05Cleanup: remove legacy 3D view data.Brecht Van Lommel
2018-05-05Cleanup: minor code formatting tweaks for 3D view DNA.Brecht Van Lommel
2018-05-04Workbench: Color selector when in single color modeJeroen Bakker
2018-05-04Merge branch 'blender2.8' into tmp-static-override-insertionBastien Montagne
2018-05-04Workbench: ShadowsJeroen Bakker
2018-05-03Fix 3D cursor being hidden on existing 2.8 filesCampbell Barton
2018-05-03Cleanup: fix warnings, removed unused code.Brecht Van Lommel
2018-05-03Merge branch 'blender2.8' into tmp-static-override-insertionBastien Montagne
2018-05-03Workbench: studiolightJeroen Bakker
2018-05-03Merge branch 'blender2.8' into tmp-static-override-insertionBastien Montagne
2018-05-03Workbench: Show 3D Cursor OverlayJeroen Bakker
2018-05-03Metaball: pointers used in `DRW_shgroup_call_dynamic_add` don't need to hold ...Germano
2018-05-02Eevee: Add Lamp Specular multiplier.Clément Foucault
2018-05-02Static Override: add insertion for modifiers and one constraints, fix editing...Bastien Montagne
2018-05-02Static Override: Move 'auto' flag into override struct, expose it to RNA.Bastien Montagne
2018-05-02Mesh: add runtime customdata dirty flagsCampbell Barton
2018-05-02Mesh: move runtime members to own structCampbell Barton
2018-05-02Workbench: Single Color ModesJeroen Bakker
2018-05-01Modifiers: Simple Deform & Build, DerivedMesh → MeshSybren A. Stüvel
2018-05-01Mark localized node trees and materials as suchSergey Sharybin
2018-04-30DNA: Unnecessarily big padding size in Object structJulian Eisel
2018-04-29UI: better support for dynamically sized regions in topbar.Brecht Van Lommel
2018-04-29Tool System: support data-blocks in toolsCampbell Barton
2018-04-28Python/UI: add more convenient API for drawing based on DPI.Brecht Van Lommel
2018-04-28UI: Add icon color saturation preferenceCampbell Barton
2018-04-27WM: new offscreen window draw method to replace all existing methods.Brecht Van Lommel
2018-04-26UI: add darker theme color for toolbar itemsCampbell Barton
2018-04-26Animation: Make it possible to keyframe to with copy-on-writeSergey Sharybin
2018-04-26Workspaces: active view layer now always comes from workspace, not scene.Brecht Van Lommel
2018-04-26Properties: remove redundant settings from workspaces tab.Brecht Van Lommel
2018-04-26Merge branch 'master' into blender2.8Julian Eisel
2018-04-26Cleanup: Use enums for View2D value definesJulian Eisel
2018-04-25Depsgraph: Introduce flag top indicate scene is evaluating for a new frameSergey Sharybin
2018-04-25Silhouette Overlap OverlayJeroen Bakker
2018-04-25UI: Apply remove redo regionCampbell Barton
2018-04-24Hide top-bar in fullscreenJulian Eisel
2018-04-24Outliner: reorganize collection related display modes.Brecht Van Lommel
2018-04-24EEVEE: LightProbes: Add Visibility Group to DNA/RNA/UI.Clément Foucault
2018-04-24Fix EEVEE lamps with shadows by default but wrong UIDalai Felinto
2018-04-23Manipulators: removed unused structure memberInes Almeida
2018-04-23Replace old Timelines and Logic Editors with new Dopesheet (Timeline mode)Julian Eisel
2018-04-23Cleanup: Get rid of ScrArea.butspacetype syncing with ScrArea.spacetypeJulian Eisel
2018-04-22UI: Editor outline color themableDalai Felinto
2018-04-22UI: make button roundness themeable.Brecht Van Lommel