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-02Collections: Initial support for animating/driving collection properties (T55...tmp-CollectionsAnimJoshua Leung
2018-06-01Merge branch 'master' into blender2.8Campbell Barton
2018-06-01Cleanup: trailing whitespace (comment blocks)Campbell Barton
2018-06-01T54991: Restore support for Motion Path drawing in 2.8Joshua Leung
2018-05-31Merge branch 'master' into blender2.8Bastien Montagne
2018-05-31Cleanup: get rid of last G.main usages in BKE library code.Bastien Montagne
2018-05-31Depsgraph: optimization of driver evaluation with many drivers.Brecht Van Lommel
2018-05-30Add deformed evaluated mesh to objectSergey Sharybin
2018-05-26Fix T55207, fix T55208: hair not positioned correctly after subsurf.Brecht Van Lommel
2018-05-25Fix T55062: crash with workspace scene relations.Brecht Van Lommel
2018-05-25Fix T55183, fix T55174: crashes with workspace / view layer relation.Brecht Van Lommel
2018-05-24Fix missing ID pointers expansion for ID itself in readfile code.Bastien Montagne
2018-05-24Fix T55171: crash with undo and linked collections.Brecht Van Lommel
2018-05-23Fix crash loading without UI, after recent changes.Brecht Van Lommel
2018-05-23Cleanup: rename idname -> nameCampbell Barton
2018-05-23Fix T53481: Linked scene crashes on loadCampbell Barton
2018-05-23Workspace: remove deprecated view layerCampbell Barton
2018-05-22Tool System: store operator properties in the toolCampbell Barton
2018-05-22Cleanup: make group/collection versioning a bit more clear.Brecht Van Lommel
2018-05-18Fix crash when collection view layer cannot be foundSybren A. Stüvel
2018-05-18Collections and groups unificationBrecht Van Lommel
2018-05-18Tool System: store the active tool in ScrAreaCampbell Barton
2018-05-17Modifiers: ported Surface DerivedMesh → MeshSybren A. Stüvel
2018-05-17Tool System: per space/mode tool supportCampbell Barton
2018-05-17Remove ViewLayer settings - cleanup 1/2Dalai Felinto
2018-05-16Particle System: ported most DerivedMesh → MeshSybren A. Stüvel
2018-05-15Depsgraph: Keep track of original particle systemSergey Sharybin
2018-05-15Fix crash linking/appending from old files in some cases.Brecht Van Lommel
2018-05-13Fix invisible scroll-bars after file readJulian Eisel
2018-05-09Fix T55015: Crash on selection after recent BVH changesDalai Felinto
2018-05-08Collections: remove per collection and view layer engine overrides.Brecht Van Lommel
2018-05-08Orientation for 3D cursorCampbell Barton
2018-05-08Merge branch 'master' into blender2.8Campbell Barton
2018-05-08Cleanup: quiet -Warray-bounds warningCampbell Barton
2018-05-07UI: Hide & shrink scroll-bars based on cursor positionJulian Eisel
2018-05-05Cleanup: remove legacy 3D view data.Brecht Van Lommel
2018-05-02Static Override: add insertion for modifiers and one constraints, fix editing...Bastien Montagne
2018-05-02Mesh: move runtime members to own structCampbell Barton
2018-04-27WM: new offscreen window draw method to replace all existing methods.Brecht Van Lommel
2018-04-24EEVEE: LightProbes: Add Visibility Group to DNA/RNA/UI.Clément Foucault
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-20Cleanup: Remove the "SpaceTime->caches" and "SpaceTimeCache" stuffJoshua Leung
2018-04-20UI: New Global Top-Bar (WIP)Julian Eisel
2018-04-20UI: move manipulator to tool-systemCampbell Barton
2018-04-20Merge branch 'master' into blender2.8Bastien Montagne
2018-04-20Add debug tool to check validity of current file *before* saving.Bastien Montagne
2018-04-20Remove Armature Sketching & RetargetCampbell Barton
2018-04-19Remove Blender Internal and legacy viewport from Blender 2.8.Ton Roosendaal
2018-04-19Merge branch 'master' into blender2.8Campbell Barton