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
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-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-07-31Correct last commit, for-loop included NULL checkCampbell Barton
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-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
2017-05-20Merge branch 'master' into blender2.8Campbell Barton
2017-05-19Cleanup: add braces for multi-line blocksCampbell Barton
2017-04-05Depsgraph: Remove all layer bit flags related checksSergey Sharybin
2016-12-09Move screen drawing functions into new screen_draw.cJulian Eisel
2016-12-01UI: Previews for screen layoutsJulian Eisel
2016-10-25Merge remote-tracking branch 'origin/master' into blender2.8Dalai Felinto
2016-10-22Fix T49656: Crash when starting playback while using JACK audio with A/V syncJörg Müller
2016-10-17Proper fix for crash when joining areas that doesn't break manipulatorsJulian Eisel
2016-10-07Custom Manipulators Core BackendJulian Eisel
2016-08-01Fix tmp screen becoming permanent after going fullscreenJulian Eisel
2016-06-22ID-Remap - Step one: core work (cleanup and rework of generic ID datablock ha...Bastien Montagne
2016-06-03Make playback invoked form animation editors more usableSergey Sharybin
2016-04-19Toggle to standard cursor when opening menus/popupsJulian Eisel
2016-04-17Fix a few compiler warnings with OS X / clang.Brecht Van Lommel
2016-02-29Fix a bunch of temp full-screen glitchesJulian Eisel
2016-02-02UI: update dynamic tipsCampbell Barton
2016-01-28OpenGL: optimize ED_screen_drawMike Erwin
2016-01-23OpenGL: call glLineWidth less oftenMike Erwin
2015-11-17Fix T46764: Crash toggling region + fullscreenCampbell Barton
2015-11-17Fix crash changing screen + region overlap fadeCampbell Barton
2015-11-01Cleanup: old commentsCampbell Barton
2015-10-15Fix T46223: multiview image sequences crashing.Brecht Van Lommel
2015-09-20Cleanup: warning, styleCampbell Barton
2015-09-10Correction to last commitJulian Eisel
2015-09-10Fix T46069: Crash when saving a render with non-fullscreen file editorJulian Eisel
2015-08-26Delete could assign a temp screenCampbell Barton
2015-08-26Return success when a screen was added/removedCampbell Barton
2015-08-26Fix for deleting screen w/ temp screens in listCampbell Barton
2015-08-26Fix crash setting the screen when one is maximizedCampbell Barton
2015-08-14Fix unnecessarily added undo steps when deleting only sceneJulian Eisel
2015-07-29Port optimization from gooseberry branch:Antony Riakiotakis
2015-06-08Fix T44976: 3D View turns into an Image Editor after saving renderJulian Eisel
2015-05-15Fix some issues found by Coverity ScanJulian Eisel
2015-04-06Multi-View and Stereo 3DDalai Felinto
2015-03-31Fix writing freed memory, exiting full viewCampbell Barton