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-01Merge branch 'master' into blender2.8Bastien Montagne
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-31Support Move / Link to collection in the outliner as wellDalai Felinto
2018-05-31Outliner: Expose collections editors poll in ED_outliner.hDalai Felinto
2018-05-31Merge branch 'master' into blender2.8Bastien Montagne
2018-05-31Cleanup: remove G.main from BKE objectBastien Montagne
2018-05-30Merge branch 'master' into blender2.8Bastien Montagne
2018-05-30Fix missing movieclip ID type in allowed ones for Outliner...Bastien Montagne
2018-05-30Object Modes: don't de-select others when activatingCampbell Barton
2018-05-30Object Modes: stay in object mode when setting activeCampbell Barton
2018-05-30Outliner: support toggling non-active edit/pose mode objectsCampbell Barton
2018-05-30UI: Show outliner icon highlight w/ non-active edit-mode objectsCampbell Barton
2018-05-30Merge branch 'master' into blender2.8Campbell Barton
2018-05-30DNA: add OB_DATA_SUPPORT_EDITMODE macroCampbell Barton
2018-05-29Merge branch 'master' into blender2.8Bastien Montagne
2018-05-29Cleanup: Get rid of G.main in BKE_material.Bastien Montagne
2018-05-28Fix T55226: outliner glitch with item open/close, after recent optimization.Brecht Van Lommel
2018-05-25Fix outliner showing objects in collections instances.Brecht Van Lommel
2018-05-25Fix T55183, fix T55174: crashes with workspace / view layer relation.Brecht Van Lommel
2018-05-24Fix T55175: outliner "Show Active" not working.Brecht Van Lommel
2018-05-23Fix T55161: outliner Blender File with filter showing irrelevant libraries.Brecht Van Lommel
2018-05-23Cleanup: fix some weak assumptions in bone renaming code.Brecht Van Lommel
2018-05-23Cleanup: shadow variable warningCampbell Barton
2018-05-23Fix T55160: crash renaming view layer.Brecht Van Lommel
2018-05-22Fix outliner incomplete collections right click menu in Blender File.Brecht Van Lommel
2018-05-22Fix outliner crashes when dragging elements in some cases.Brecht Van Lommel
2018-05-20Cleanup: whitespace, duplicate includesCampbell Barton
2018-05-18Collections and groups unificationBrecht Van Lommel
2018-05-17Outliner: add ID type filter option for Blender File and Orphaned Data.Brecht Van Lommel
2018-05-17Outliner: in Blender File, use upper case names and icons.Brecht Van Lommel
2018-05-17Outliner: rename Data-Blocks to Data API, to make clear it's low level stuff.Brecht Van Lommel
2018-05-15Fix mistake in recent outliner rebuild change.Brecht Van Lommel
2018-05-15Change startup defaultsCampbell Barton
2018-05-15Fix random crashes in the outliner, especially with bigger scenes.Brecht Van Lommel
2018-05-15Merge branch 'master' into blender2.8Campbell Barton
2018-05-15Undo System: remove nested edit-mode undo callsCampbell Barton
2018-05-11Use Light Probe iconsPablo Vazquez
2018-05-09Outliner: move filter options to popover.Brecht Van Lommel
2018-05-08Orientation for 3D cursorCampbell Barton
2018-05-01Fix compiler warning: Uninitialised varJoshua Leung
2018-04-27WM: new offscreen window draw method to replace all existing methods.Brecht Van Lommel
2018-04-26Workspaces: active view layer now always comes from workspace, not scene.Brecht Van Lommel
2018-04-24Outliner: reorganize collection related display modes.Brecht Van Lommel
2018-04-21Cleanup: Get rid of context in editor 'new' callbackJulian Eisel
2018-04-19Remove Blender Internal and legacy viewport from Blender 2.8.Ton Roosendaal
2018-04-19Cleanup: styleCampbell Barton
2018-04-16Depsgraph: remove EvaluationContext, pass Depsgraph instead.Brecht Van Lommel
2018-04-16Cleanup: indentationCampbell Barton
2018-04-15Merge branch 'master' into blender2.8Campbell Barton