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-07-10Cleanup: styleCampbell Barton
2018-07-08Icons: support for drawing event iconsCampbell Barton
2018-07-08Cleanup: abbreviate unsigned types (editors, wm)Campbell Barton
2018-07-06UI/Python: rename Lamps to Lights, to follow more standard terminology.Brecht Van Lommel
2018-07-02UI: update status bar mouse icons, draw in text color.Brecht Van Lommel
2018-07-02Cleanup: remove unused icon code after OpenGL upgrade.Brecht Van Lommel
2018-06-28GLRefactor: partially remove gl calls from source/blender/editors.Ray Molenkamp
2018-06-26Cleanup: styleCampbell Barton
2018-06-25Cleanup: code styleCampbell Barton
2018-06-20Cleanup: strip spaceCampbell Barton
2018-06-20Studiolight: removed raise conditionJeroen Bakker
2018-06-19Studiolight: Temp Mutex issueJeroen Bakker
2018-06-19Missed warning in previous commitJeroen Bakker
2018-06-19Studiolight: Background Generation of iconsJeroen Bakker
2018-06-17Merge branch 'master' into blender2.8Campbell Barton
2018-06-17Cleanup: BLI path extension APICampbell Barton
2018-06-15Cleanup: code styleCampbell Barton
2018-06-14T55406: Flip MatcapJeroen Bakker
2018-06-12T55454: removal of clay engineJeroen Bakker
2018-06-06Cleanup: USE_UI_* prefix for UI definesCampbell Barton
2018-05-31UI: new tool properties space typeCampbell Barton
2018-05-28EEvEE: LookDevJeroen Bakker
2018-05-23Merge branch 'master' into blender2.8Campbell Barton
2018-05-23Cleanup: strip trailing space from interface filesCampbell Barton
2018-05-22Fix T55071: Brush preview failsCampbell Barton
2018-05-11Workbench: StudioLight HDRI'sJeroen Bakker
2018-05-11Use Light Probe iconsPablo Vazquez
2018-05-03Workbench: studiolightJeroen Bakker
2018-04-28Cleanup: fix compiler warnings on macOS / clang.Brecht Van Lommel
2018-04-28UI: Add icon color saturation preferenceCampbell Barton
2018-04-26UI: desaturate toolbar icons that the mouse is not over.Brecht Van Lommel
2018-04-25UI: workaround for text & icon alignmentCampbell Barton
2018-04-24UI: use icons for the toolbarCampbell Barton
2018-04-21UI: add own icon rasterizerCampbell Barton
2018-04-20UI: Support for runtime geometry iconsCampbell Barton
2018-04-19Merge branch 'master' into blender2.8Campbell Barton
2018-04-19Cleanup: rename Icon.type -> id_typeCampbell Barton
2018-04-19Cleanup: styleCampbell Barton
2018-04-17UI: Fix T54691: Vector icon vs Widget base ordering.Clément Foucault
2018-04-06UI: Perf: Use widget base batchingClément Foucault
2018-04-05Remove workspace object mode, reverts changes w/ 2.8Campbell Barton
2018-03-31UI: Perf: Batch icons drawcalls together.Clément Foucault
2018-03-28UI: Perf: Make icon_draw_texture use GWN_draw_primitive.Clément Foucault
2018-03-25GPUTexture: Small refactor.Clément Foucault
2018-03-13Merge branch 'master' into blender2.8Campbell Barton
2018-03-13Use Action datablock's own icon (instead of Animation Data's one) for File Br...Joshua Leung
2018-02-14GPU: use alpha blend that works for drawing to transparent buffer.Brecht Van Lommel
2018-02-09Cleanup: use workspace for object_mode when possibleCampbell Barton
2018-02-06Object Mode: use eval_ctx for context/screen codeCampbell Barton
2017-10-18Merge branch 'master' into blender2.8Campbell Barton