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-04-09UI: Clamp scrollbar offset to lower view boundariesJulian Eisel
2018-04-05IMB_metadata improvementsSybren A. Stüvel
2018-01-12User Prefs: add new flag for app-template optionsCampbell Barton
2018-01-11UI: option not to show screen splitting widgetsCampbell Barton
2017-03-17Various icon adjustmentsraa
2016-09-21UI: Support UI operators with configurable shortcutsJulian Eisel
2016-07-18Fix (unreported) ED_region_tag_redraw_partial() could override a previously d...Bastien Montagne
2016-05-14Fix T48426: Use same length for all header message strings.Bastien Montagne
2016-04-19Fix crash in rB37493fb9f - there is no guaranty CTX_wm_foo() will return a va...Bastien Montagne
2016-04-19Toggle to standard cursor when opening menus/popupsJulian Eisel
2016-03-28Graph Editor UI: Experimental Tweak - Use tabs for properties region, to make...Joshua Leung
2016-02-29Fix a bunch of temp full-screen glitchesJulian Eisel
2016-02-29Cleanup: Duplicated functionJulian Eisel
2016-02-02UI: update dynamic tipsCampbell Barton
2016-01-24More missing calls to glLineWidthCampbell Barton
2015-10-05Metadata display: support word-wrapped noteCampbell Barton
2015-10-05Cleanup: pass pointer to rctfCampbell Barton
2015-07-14Draw emboss when area is full but in quad-splitCampbell Barton
2015-07-01Cleanup: Use bool instead of intJulian Eisel
2015-06-30Fix 1px gap in regions drawn with region overlapJulian Eisel
2015-06-30Cleanup: use const for screen functionsCampbell Barton
2015-05-15Fix some issues found by Coverity ScanJulian Eisel
2015-05-04Cleanup: style & const'sCampbell Barton
2015-05-04Don't scale metadata font with zoom - makes strings not consistentlyAntony Riakiotakis
2015-05-04Support displaying metadata for images in sequencer preview windows (notAntony Riakiotakis
2015-05-01Use mono font for metadataAntony Riakiotakis
2015-04-25Fix T42495: Fullscreen area icon glitchJulian Eisel
2015-04-22Fix and simplify vertical positioning and calculation of metadataAntony Riakiotakis
2015-04-21BLI_string: add BLI_snprintf_rlenCampbell Barton
2015-04-21Minor edits to metadata commitCampbell Barton
2015-04-21Initialize and use the theme for metadata textAntony Riakiotakis
2015-04-21Metadata:Antony Riakiotakis
2015-04-21Metadata display support - patch by Julian and me.Antony Riakiotakis
2015-04-06Multi-View and Stereo 3DDalai Felinto
2015-04-06Cleanup: replace confusing 'if' statementsCampbell Barton
2015-02-23Screen: remove redundant NULL check in ED_area_prevspaceCampbell Barton
2015-02-23Partial fix for T43740Campbell Barton
2015-02-11FileBrowser: Editable Bookmarks.Bastien Montagne
2015-01-28Stacked fullscreen area support (proper implemenation)julianeisel
2015-01-21Fix T43247: Don't open pulldown when a popup overlaps itjulianeisel
2015-01-11Cleanup: quite some harmless but noisy warnings from gcc...Bastien Montagne
2014-11-30Grease Pencil - Storyboarding Features (merge from GPencil_EditStrokes branch)Joshua Leung
2014-11-28Cleanup: unused headersCampbell Barton
2014-11-11UI Refactor T41640Campbell Barton
2014-10-28Markers: show the area that handles marker eventsCampbell Barton
2014-10-17UI: disable area emboss when it's maximizedCampbell Barton
2014-10-14Fullscreen Editor (new fullscreen mode for clean UI)Dalai Felinto
2014-09-10Partial fix for T41749Campbell Barton
2014-09-10WM: Add utility wmOrtho2_*** funcsCampbell Barton
2014-08-15Fix T41427: Region overlap moves into wrong window.Bastien Montagne