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-05Merge branch 'master' into blender2.8Bastien Montagne
2018-06-05Cleanup: use new accessors to blendfile path (Main.name).Bastien Montagne
2018-06-04Merge branch 'master' into blender2.8Campbell Barton
2018-06-04Cleanup: strip trailing space in editorsCampbell Barton
2018-06-01Merge branch 'master' into blender2.8Campbell Barton
2018-06-01Cleanup: trailing whitespace (comment blocks)Campbell Barton
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-30UI: Show outliner icon highlight w/ non-active edit-mode objectsCampbell Barton
2018-05-25Fix T55183, fix T55174: crashes with workspace / view layer relation.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-18Collections and groups unificationBrecht 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 random crashes in the outliner, especially with bigger scenes.Brecht Van Lommel
2018-05-11Use Light Probe iconsPablo Vazquez
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-16Depsgraph: remove EvaluationContext, pass Depsgraph instead.Brecht Van Lommel
2018-04-16Cleanup: indentationCampbell Barton
2018-04-05Remove workspace object mode, reverts changes w/ 2.8Campbell Barton
2018-02-19Outliner: Fix crash when renaming Group layer collectionDalai Felinto
2018-02-19Outliner: Update buttons editor when renaming collectionDalai Felinto
2018-02-14GPU: use alpha blend that works for drawing to transparent buffer.Brecht Van Lommel
2018-02-13Object Mode: pass edit-object to outliner drawingCampbell Barton
2018-02-08Fixing builds for 2.8 - outliner typoDalai Felinto
2018-02-08Fix: Data-Blocks view in Outliner no longer displayed property values, making...Joshua Leung
2018-02-06Object Mode: pass eval_ctx in outliner functionsCampbell Barton
2018-01-22T53831: Fixed vertical line alignment & expand Collection and Scene buttons p...Philippe Schmid
2018-01-19Outliner: Remove User PreferencesDalai Felinto
2018-01-19Outliner Filtering System + CleanupDalai Felinto
2018-01-18Outliner: Use (temporary) icons for collectionsDalai Felinto
2018-01-12Fix T53764: vertical line glitch for collections with objects and collectionsDalai Felinto
2018-01-05Outliner: Fix for restriction columnsDalai Felinto
2018-01-02Outliner: Master Collection always expandedDalai Felinto
2017-12-18Add override icon to such data-blocks in OUtliner.Bastien Montagne
2017-12-15Group collection viewport/render options and remove collection visibilityDalai Felinto
2017-12-13Outliner: Fix selection drawingDalai Felinto
2017-12-04Cleanup: whitespaceCampbell Barton
2017-12-01Groups and collection: initial integrationDalai Felinto
2017-11-23Cleanup: Rename ViewLayer *sl > ViewLayer *view_layerDalai Felinto
2017-11-23Rename any instance of scene layer or render layer in code with view layerDalai Felinto
2017-11-22SceneRenderLayer Removal/RefactorDalai Felinto
2017-11-14Cleanup: remove BLI_blenlib from ghash headerCampbell Barton
2017-11-09Rename Scene macros back to their original _NEW less namesDalai Felinto