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-08-12Merge branch 'master' into property-search-uiproperty-search-uiHans Goudey
2020-08-07Cleanup: declare arrays arrays where possibleCampbell Barton
2020-08-04Refactor: rename SpaceType->new to SpaceType->createJacques Lucke
2020-08-01Cleanup: use term init instead of initialize/initialiseCampbell Barton
2020-07-29Property Search: Various cleanups and comment changesHans Goudey
2020-07-20Merge branch 'master' into property-search-uiHans Goudey
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-07Merge branch 'master' into property-search-uiHans Goudey
2020-07-03Cleanup: Editors/Screen, Clang-Tidy else-after-return fixesSybren A. Stüvel
2020-06-29Merge branch 'master' into property-search-uiHans Goudey
2020-06-27Docs: correct invalid doxygen params & referencesCampbell Barton
2020-06-25Merge branch 'master' into property-search-uiHans Goudey
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-19Property Search: Improve interaction with panelsHans Goudey
2020-06-18Merge branch 'master' into property-search-uiHans Goudey
2020-06-18Cleanup: redundant parenthesisCampbell Barton
2020-06-17Property Search: Improve interaction with panelsHans Goudey
2020-06-17Property Search: Various small cleanupsHans Goudey
2020-06-13Property Search: Refactor / simplify, and better layoutHans Goudey
2020-06-12UI: Start towards property search in public branchHans Goudey
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