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-07-18Cleanup: GPU: Replace glBlendFunc by GPU equivalentClément Foucault
2020-07-16Cleanup: Port glClear calls to GPU module functionsClément Foucault
2020-07-03Cleanup: Editors/Screen, Clang-Tidy else-after-return fixesSybren A. Stüvel
2020-06-27Docs: correct invalid doxygen params & referencesCampbell Barton
2020-06-23Cleanup: renamed `do_draw_overlay` to `do_draw_paintcursor`Jeroen Bakker
2020-06-22Refactoring: View2DScrollers memory allocationJeroen Bakker
2020-06-19UI: Avoid rebuilding outliner tree when changing area sizeJulian Eisel
2020-06-18Cleanup: redundant parenthesisCampbell Barton
2020-05-26UI: List Panel SystemHans Goudey
2020-05-14Merge branch 'blender-v2.83-release'Clément Foucault
2020-05-14UI: Fix Unreported missing background for azone arrowClément Foucault
2020-05-12Merge branch 'blender-v2.83-release'Clément Foucault
2020-05-12Fix T76113 GPU: Crash closing file browsers with AMD GPUsClément Foucault
2020-04-30Fix dragging panels changing region sizeJulian Eisel
2020-04-16UI: Remove old hacks for dynamic scrollbar hidingJulian Eisel
2020-04-03Code Quality: Replace for loops with LISTBASE_FOREACHDalai Felinto
2020-04-03Cleanup: Rename bScreen variables from sc/scr to screenJulian Eisel
2020-04-03Cleanup: Rename ScrArea variables from sa to areaJulian Eisel
2020-04-03Cleanup: Continue renaming ARegion variables from ar to regionJulian Eisel
2020-03-19Cleanup: `make format` after SortedIncludes changeDalai Felinto
2020-03-15Cleanup: redundant assignmentsCampbell Barton
2020-03-15Cleanup: use 'const' style argumentCampbell Barton
2020-03-09Fix failing assert because of invalid region coordinatesJulian Eisel
2020-03-09GPencil: Refactor of Draw Engine, Vertex Paint and all internal functionsAntonio Vazquez
2020-03-09Cleanup: Replace ABS/SQUARE/CUBE with function callsSergey Sharybin
2020-03-06Cleanup: Rename ARegion variables from ar to regionJulian Eisel
2020-03-06Cleanup: Reduce context usage in UI functionsJulian Eisel
2020-02-22Cleanup: internal changes to cursor resettingCampbell Barton
2020-02-15Cleanup: work around clang-format differences between versionsBrecht Van Lommel
2020-02-14Cleanup: Rename ED_region_tag_redraw_overlay() to ED_region_tag_redraw_cursor()Julian Eisel
2020-02-14UI: Allow gizmo-only redraw taggingJulian Eisel
2020-02-12Cleanup: clang-format.Bastien Montagne
2020-02-07Cleanup: use of 'unsigned'Campbell Barton
2020-01-29Fix T73453: Selecting playhead in VSE deselects all selected stripsJulian Eisel
2020-01-22Cleanup: Rename ED_region_init() -> ED_region_floating_initialize()Julian Eisel
2020-01-21Fix T71810: Flipping Sidebar with tabs breaks alignmentJulian Eisel
2020-01-16Fix wrong usages of region align enumerationsJulian Eisel
2020-01-15Fix crash with some hidden regions after previous commitJulian Eisel
2020-01-15Fix invalid region rectangles, sanitize dynamic region size calulationsJulian Eisel
2020-01-14Cleanup: Use new BLI_rct utilities to ensure valid rectanglesJulian Eisel
2020-01-14Fix T72200: Split Quad View Region CrashJeroen Bakker
2019-12-20Fix IC-keymap doesn't allow MMB to run the active toolCampbell Barton
2019-12-12Add support for tiled images and the UDIM naming schemeLukas Stockner
2019-12-04Make curve decimation only take into account the selected curve pointsSebastian Parborg
2019-11-04UI: Rewrite stacked full-screen logic, fixing issuesJulian Eisel
2019-10-29Merge branch 'blender-v2.81-release'Philipp Oeser
2019-10-29Fix T70905: Image Editor header hides mask, cache and keyframe info ifPhilipp Oeser
2019-10-12Cleanup: clang-formatCampbell Barton
2019-09-28Fix build error on WindowsBrecht Van Lommel
2019-09-28Debug: add 888 and 889 debug values for redraw and PBVH node visualizatonsBrecht Van Lommel