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-21Fix T55555: Crash when select material propertiesAntonioya
2018-06-21Cleanup: Move logic for initialising a new Drivers editor into its own functionJoshua Leung
2018-06-14Preview: Add own opengl context to render preview images.Clément Foucault
2018-06-14Cleanup: remove last G.main's in WM code of 2.8.Bastien Montagne
2018-06-14Merge branch 'master' into blender2.8Bastien Montagne
2018-06-14Cleanup: Remove last G.main's from WM code.Bastien Montagne
2018-06-08DRW: Fix animated material not refreshingDalai Felinto
2018-06-08Rename: GPU_texture_orphansDalai Felinto
2018-06-07Merge branch 'master' into blender2.8Campbell Barton
2018-06-07Cleanup: trailing space for windowmanagerCampbell Barton
2018-06-07Cleanup: Nuke moar G.main usages...Bastien Montagne
2018-06-06Cleanup: get rid of just-added G.main usage.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-02GPU: Fix texture being freed in threads without ogl context bound.Clément Foucault
2018-06-01Merge branch 'master' into blender2.8Campbell Barton
2018-06-01Cleanup: trailing whitespace (comment blocks)Campbell Barton
2018-05-30Fix selection randomly failing with border render.Brecht Van Lommel
2018-05-23UI: Global "Status-bar" Area (WIP)Julian Eisel
2018-05-22Drivers UI (Part of T55145): Add "Show Drivers Editor" entry to RMB menusJoshua Leung
2018-05-17Fix menu navigation and modal tools affecting the active region.Brecht Van Lommel
2018-04-28Python/UI: add more convenient API for drawing based on DPI.Brecht Van Lommel
2018-04-27WM: new offscreen window draw method to replace all existing methods.Brecht Van Lommel
2018-04-25WM: Add GHOST lazy init for background mode.Clément Foucault
2018-04-24Hide top-bar in fullscreenJulian Eisel
2018-04-23Fix opening new windows would try to open global areas twiceJulian Eisel
2018-04-20UI: New Global Top-Bar (WIP)Julian Eisel
2018-04-10WM: Fix a crash (assert) when creating a new window.Clément Foucault
2018-04-08Merge branch 'master' into blender2.8Sybren A. Stüvel
2018-04-05UI: Add accelerator keys to quit confirmation popupJulian Eisel
2018-04-05Remove workspace object mode, reverts changes w/ 2.8Campbell Barton
2018-04-03Missed in last mergeCampbell Barton
2018-03-30BLF: Use Batch API instead of IMM.Clément Foucault
2018-03-29Merge commit 'origin/master^' into blender2.8Dalai Felinto
2018-03-27Fix T54435: Quit prompt fails w/ fractional scaleCampbell Barton
2018-03-25GPUFramebuffer: Refactor (Part 2)Clément Foucault
2018-03-23Merge branch 'master' into blender2.8Campbell Barton
2018-03-23Fix issues with confirmation prompt on WindowsJulian Eisel
2018-03-22Merge branch 'master' into blender2.8Sergey Sharybin
2018-03-22UI: skip confirmation menu on quit prompt to saveCampbell Barton
2018-03-21Merge branch 'master' into blender2.8Campbell Barton
2018-03-21UI: Optional prompt to quit for non win32 systemsCampbell Barton
2018-03-13Merge branch 'master' into blender2.8Campbell Barton
2018-03-13Cleanup: doxygen commentsCampbell Barton
2018-03-12Merge remote-tracking branch 'origin' into blender2.8Gaia Clary
2018-03-11Fix T54274, and rename option --window-borderless to --window-fullscreenArto Kitula
2018-03-08Make sure that the WM_opengl_context_create is always called on the main threadGermano
2018-03-07Proper fix for User Preferences window crashJulian Eisel
2018-03-02Cleanup: rename 'screen_changed_update'Campbell Barton
2018-03-02WorksSpace: sync object-modes when changing sceneCampbell Barton