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
2020-04-03Code Quality: Replace for loops with LISTBASE_FOREACHDalai Felinto
2020-04-03Cleanup: Including "BLI_listbase.h" for LISTBASE_FOREACH macroDalai Felinto
2020-04-03Cleanup: Rename ScrArea variables from sa to areaJulian Eisel
2020-03-27Cleanup: add iterator macros to clang-formatCampbell Barton
2020-03-27Cleanup: suppress warning about float-to-int conversionStephan Seitz
2020-03-19Cleanup: `make format` after SortedIncludes changeDalai Felinto
2020-03-16Cleanup: use unsigned char for UI_view2d_text_cache_addCampbell Barton
2020-03-15Cleanup: use 'const' style argumentCampbell Barton
2020-03-06Cleanup: Rename ARegion variables from ar to regionJulian Eisel
2020-02-26Cleanup: spellingCampbell Barton
2020-02-15Revert "Fix T73763: Laggy with nodes Editor + International Fonts"Clément Foucault
2020-02-14Fix T73763: Laggy with nodes Editor + International Fontsmano-wii
2020-02-10Cleanup: spellingCampbell Barton
2020-02-07Cleanup: use of 'unsigned'Campbell Barton
2020-01-22Bugfix for T69413Tyler Seacrest
2019-12-04Make curve decimation only take into account the selected curve pointsSebastian Parborg
2019-09-19Cleanup: spellingCampbell Barton
2019-09-07Cleanup: use post increment/decrementCampbell Barton
2019-09-06Cleanup: use doxy sectionsCampbell Barton
2019-06-04Cleanup: rename 2D scroll definesCampbell Barton
2019-06-03UI: Prevent scrollbars from getting too small to grabEitanSomething
2019-05-28Cleanup: use time scrub instead of scrubbingCampbell Barton
2019-05-08UI: Move scrollbars to the right in animation editorsJacques Lucke
2019-05-07UI: Animation editor scrubbing areaJacques Lucke
2019-05-03Refactor: Support arbitrary y offset for channel listJacques Lucke
2019-05-02Refactor grid and scale indicator text drawingJacques Lucke
2019-04-30Refactor: Separate scrollers from text drawing in APIJacques Lucke
2019-04-23Cleanup: minor changes to scrollbar checksCampbell Barton
2019-04-23UI: ignore events in empty region overlap areasCampbell Barton
2019-04-17Cleanup: comment length in interfaceCampbell Barton
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-04-16UI: Refactor View2D number drawingJacques Lucke
2019-03-25Cleanup: return argument namingCampbell Barton
2019-03-25Cleanup: use braces for interface codeCampbell Barton
2019-03-21Cleanup: move functions into doxy sectionsCampbell Barton
2019-03-15Cleanup: indentation, wrappingCampbell Barton
2019-02-23Fix strips text offset when zooming VSE timelineRichard Antalik
2019-02-23Revert "Glyph cache is cleared by UI_view2d_zoom_cache_reset, when zooming V2...Richard Antalik
2019-02-23Glyph cache is cleared by UI_view2d_zoom_cache_reset, when zooming V2D, but i...Richard Antalik
2019-02-18doxygen: add newline after \fileCampbell Barton
2019-02-06Cleanup: remove redundant doxygen \file argumentCampbell Barton
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2019-01-25Missed last commitCampbell Barton
2019-01-15Cleanup: comment line length (editors)Campbell Barton
2019-01-04UI: alter scrollbar extents to not interfere with split/join areas.Harley Acheson
2019-01-04Cleanup: use typed unsigned intsCampbell Barton
2018-11-14Merge branch 'master' into blender2.8Campbell Barton
2018-11-14Cleanup: comment block tabsCampbell Barton
2018-11-13Cleanup: use const argsCampbell Barton
2018-11-07Fix redraws from non-existing scrollbarsCampbell Barton