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-01-30Merge branch 'blender2.8' into topbarJulian Eisel
2018-01-19Merge branch 'master' into blender2.8Campbell Barton
2018-01-19WM: window draw callbacks and split preview snapmano-wii
2017-12-06Merge branch 'blender2.8' into topbarJulian Eisel
2017-12-04WM: message bus replacement for property notifiersCampbell Barton
2017-11-23Merge branch 'blender2.8' into topbarJulian Eisel
2017-11-23Rename any instance of scene layer or render layer in code with view layerDalai Felinto
2017-11-16Merge branch 'blender2.8' into topbarJulian Eisel
2017-11-09Depsgraph: Make dependency graph to be built from scene layerSergey Sharybin
2017-11-08Farewell Scene->baseDalai Felinto
2017-11-03Depsgraph: Port more areas to direct depsgraph APISergey Sharybin
2017-10-27Corrections to screen-vertex placementJulian Eisel
2017-10-27Merge branch 'blender2.8' into topbarJulian Eisel
2017-10-26Cleanup: Remove unused argument from ED_update_for_newframeSergey Sharybin
2017-10-23Cleanup: Avoid duplicated topbar creation code in versioning codeJulian Eisel
2017-10-21Clarify region size refreshing code in ED_screen_ensure_updatedJulian Eisel
2017-10-18Merge branch 'blender2.8' into topbarJulian Eisel
2017-10-14Merge branch 'master' into blender2.8Campbell Barton
2017-10-14Cleanup: use const for eventsCampbell Barton
2017-10-12Fix T53052: ID decrement error when deleting a scene, either python or GUI.Bastien Montagne
2017-10-07Remove ED_area_global_initializeJulian Eisel
2017-10-07Fix small jumps of area rectangles and contentsJulian Eisel
2017-09-16Merge branch 'blender2.8' into topbarJulian Eisel
2017-09-06Merge branch 'master' into blender2.8Brecht Van Lommel
2017-09-06Fix mistake in previous fix for T52640.Brecht Van Lommel
2017-09-06Fix T52640: crash when opening image file browser in some cases.Brecht Van Lommel
2017-08-18Merge branch 'blender2.8' into topbarJulian Eisel
2017-08-07Refactor ID copying (and to some extent, ID freeing).Bastien Montagne
2017-08-07Refactor ID copying (and to some extent, ID freeing).Bastien Montagne
2017-08-02Remove redundant setting of area size; Add commentsJulian Eisel
2017-08-01Merge branch 'blender2.8' into topbarJulian Eisel
2017-07-31Correct last commit, for-loop included NULL checkCampbell Barton
2017-07-29Don't open old info editor topbar when going fullscreenJulian Eisel
2017-07-29Fixes for topbar layout updatingJulian Eisel
2017-07-18Fix scale glitches on startup & DPI changeJulian Eisel
2017-07-11Make topbar scale correctly with DPIJulian Eisel
2017-07-11Split topbar into multiple aligned & independently scrollable sectionsJulian Eisel
2017-07-09Fix multiple tooltips appearing in topbarJulian Eisel
2017-07-08Fix redraw glitches with popups overlapping topbarJulian Eisel
2017-07-08Merge branch 'blender2.8' into topbarJulian Eisel
2017-07-08Merge branch 'master' into blender2.8Brecht Van Lommel
2017-07-08Fix T51889: new file or load factory settings results in broken UI.Brecht Van Lommel
2017-06-15Cleanup: remove useless call to `BKE_screen_free()` in screen deletion.Bastien Montagne
2017-06-15Fix dangerous code when deleting Scene.Bastien Montagne
2017-06-13Woarkspace: Remove residue of hidden typeSergey Sharybin
2017-06-12Merge branch 'blender2.8' into topbarJulian Eisel
2017-06-08Replace all old DAG calls with direct calls to new DEG and remove BKE_depsgra...Luca Rood
2017-06-01Main Workspace IntegrationJulian Eisel
2017-05-22Merge branch 'master' into blender2.8Bastien Montagne
2017-05-22Fix T51336: Crash on broken file opening.Bastien Montagne