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-07-05Merge remote-tracking branch 'origin/blender2.8' into temp-eeveelightcacheClément Foucault
2018-07-04Workspaces: store view layer per main window, instead of per workspace.Brecht Van Lommel
2018-07-04Merge remote-tracking branch 'origin/blender2.8' into temp-eeveelightcacheClément Foucault
2018-07-04SoftBody: share point cache between CoW copiesSybren A. Stüvel
2018-06-30UI: support check-boxes in quick menuCampbell Barton
2018-06-29Refactor static override code to pass Main around.Bastien Montagne
2018-06-28Merge remote-tracking branch 'origin/blender2.8' into temp-eeveelightcacheClément Foucault
2018-06-28Eevee: LightCache: Write LightCache to FileClément Foucault
2018-06-28Prevent copying too much in the Rigid Body simulationSybren A. Stüvel
2018-06-24UI: internal changes to user-menu storageCampbell Barton
2018-06-23UI: Add user defined context menuCampbell Barton
2018-06-19Fix missing render slots bugs after recent changes.Brecht Van Lommel
2018-06-14WM: add support for temporary region dataCampbell Barton
2018-06-13Merge branch 'master' into blender2.8Bastien Montagne
2018-06-13Cleanup: get rid of last G.main in BMesh code.Bastien Montagne
2018-06-05Merge branch 'master' into blender2.8Bastien Montagne
2018-06-05Cleanup: use new accessors to blendfile path (Main.name).Bastien Montagne
2018-06-03UI: add subpanel support.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-23UI: Global "Status-bar" Area (WIP)Julian Eisel
2018-05-23Cleanup: rename idname -> nameCampbell Barton
2018-05-23Fix T53481: Linked scene crashes on loadCampbell Barton
2018-05-22Tool System: store operator properties in the toolCampbell Barton
2018-05-18Collections and groups unificationBrecht Van Lommel
2018-05-17Tool System: per space/mode tool supportCampbell Barton
2018-05-17Remove ViewLayer settings - cleanup 1/2Dalai Felinto
2018-05-08Collections: remove per collection and view layer engine overrides.Brecht Van Lommel
2018-04-23Cleanup: Get rid of ScrArea.butspacetype syncing with ScrArea.spacetypeJulian Eisel
2018-04-20Dopesheet-Timeline: Removal of Timeline Editor!Joshua Leung
2018-04-20UI: New Global Top-Bar (WIP)Julian Eisel
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-19Remove Blender Internal and legacy viewport from Blender 2.8.Ton Roosendaal
2018-04-18Move transform orientation to sceneCampbell Barton
2018-04-17Removing Blender Game Engine from Blender 2.8Dalai Felinto
2018-04-16Cleanup: split off area reading/writing functions, from topbar branch.Julian Eisel
2018-04-14Merge branch 'master' into blender2.8Campbell Barton
2018-04-14Cleanup: rename WriteData struct members.Campbell Barton
2018-04-14Undo: refactor memfile writingCampbell Barton
2018-03-09Cleanup: iterator macrosCampbell Barton
2018-03-07Cleanup: use _BEGIN suffix for group iteratorsCampbell Barton
2018-02-28WorkSpace: UI filtering for add-onsCampbell Barton
2018-02-15Merge branch 'master' into blender2.8Sergey Sharybin
2018-02-15Cleanup: use '_len' instead of '_size' w/ BLI APICampbell Barton
2018-02-15Merge branch 'master' into blender2.8Sergey Sharybin
2018-02-15Simple hair children: Initial implementation of twist controlSergey Sharybin
2018-02-07Merge branch 'master' into blender2.8Campbell Barton
2018-02-07Cleanup: add _types.h suffix to DNA headersCampbell Barton
2018-02-01Merge branch 'master' into blender2.8Campbell Barton