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-21UI: Use consistent layout for custom operator UIHans Goudey
2020-07-19Cleanup: unused argument warningCampbell Barton
2020-07-18UI: Status Bar Statistics and Other OptionsHarley Acheson
2020-07-18Cleanup: GPU: Encapsulate scissor testClément Foucault
2020-07-18Cleanup: GPU: Wrap GL_UNPACK_ROW_LENGTH in GPU_stateClément Foucault
2020-07-18Cleanup: glutil: Use GPUTexture in immDrawPixelsTexScaled_clippingClément Foucault
2020-07-18Cleanup: GPU: rename bglPolygonOffset to GPU_polygon_offsetClément Foucault
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-15Revert "Cleanup: remove public unused function."Campbell Barton
2020-07-13LibOverride: add more polling checks to operators not supposed to work on ove...Bastien Montagne
2020-07-13Cleanup: remove public unused function.Bastien Montagne
2020-07-03Cleanup: Editors/Screen, Clang-Tidy else-after-return fixesSybren A. Stüvel
2020-07-03Cleanup: Explicit return in each `else if` block in `ed_screen_context()`Sybren A. Stüvel
2020-07-02GPUOffScreen: Remove the sample parameterClément Foucault
2020-07-01LibOverride: Tweak more poll functions to prevent illegal operations.Bastien Montagne
2020-07-01UI: use term 'Current Frame' instead of 'Playhead'Campbell Barton
2020-07-01Cleanup: spellingCampbell Barton
2020-06-29Fix T78229: Playhead not refreshing when area is maximizedJeroen Bakker
2020-06-27Docs: correct invalid doxygen params & referencesCampbell Barton
2020-06-24Fix T78112: VSE Sequencer/Preview crash after fullscreenJulian Eisel
2020-06-24Cleanup: clang-formatCampbell Barton
2020-06-23Animation: Only update timeline header during playbackJeroen Bakker
2020-06-23Cleanup: renamed `do_draw_overlay` to `do_draw_paintcursor`Jeroen Bakker
2020-06-23Performance: Draw play head as an overlayJeroen Bakker
2020-06-22Refactoring: View2DScrollers memory allocationJeroen Bakker
2020-06-19UI: Avoid rebuilding outliner tree when changing area sizeJulian Eisel
2020-06-19Performance: Never draw channels region during playbackJeroen Bakker
2020-06-19Cleanup: SPACE_ACTION does not have a RGB_TYPE_TOOL_HEADERJeroen Bakker
2020-06-19Cleanup: use bool and enums in `match_region_with_redraws`Jeroen Bakker
2020-06-18Cleanup: redundant parenthesisCampbell Barton
2020-06-10Fix T77599 Image UV editor use linear interpolationClément Foucault
2020-06-05Code Cleanup: fcurve function namingJeroen Bakker
2020-06-03Object: refactor mode switchingCampbell Barton
2020-06-02Cleanup: GPU: Remove GPU_shaderinterface_uniform_ensureClément Foucault
2020-05-28Fix for T77111: Joins Areas Without Creating Invalid EdgesHarley Acheson
2020-05-26UI: List Panel SystemHans Goudey
2020-05-26Cleanup/refactor: Workspace API, boilerplate code, early exitJulian Eisel
2020-05-26Cleanup: Remove uneeded NULL checks on ed_screen_contextDalai Felinto
2020-05-26Improved Area Border Selection and DraggingHarley Acheson
2020-05-24Fix T77000: Preferences window can not be opened from script operatorJulian Eisel
2020-05-18Merge branch 'blender-v2.83-release'Campbell Barton
2020-05-18Merge branch 'blender-v2.83-release'Campbell Barton
2020-05-18Cleanup: unused warning in last commitCampbell Barton
2020-05-18Cleanup: remove NULL checks from object mode switching take #2Campbell Barton
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-14Cleanup: sync clang-format with masterCampbell Barton
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