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-09-04Curve Profile: Miscellaneous cleanupHans Goudey
2020-09-04Cleanup: typo fix in a commentSybren A. Stüvel
2020-09-04Cleanup: Clang-Tidy readability-redundant-preprocessor fixesSybren A. Stüvel
2020-09-04Fix T78084: Search does not accept text fragments everywherePhilipp Oeser
2020-09-03UI: Fix use after free for instanced panel expansionHans Goudey
2020-09-03Cleanup: Add/use function to disable buttons with a disabled hintJulian Eisel
2020-09-02UI: Use instanced panel custom data instead of list indexHans Goudey
2020-09-02Cleanup: use bool instead of int in various placesJacques Lucke
2020-09-02UI: add back Layout.introspectCampbell Barton
2020-09-02UI: simplify tool-tip logic for operatorsCampbell Barton
2020-09-02UI: Remove unecessary panel_free_block functionHans Goudey
2020-09-01Fix ugly alignment of "Mono" option in the SequencerJulian Eisel
2020-09-01Fix T80258: UILayout.prop_search() issues with datablock namesPhilipp Oeser
2020-09-01Fix errors ensuring grease pencil paletteCampbell Barton
2020-09-01Cleanup: Use GPUBatch for icon and area drawingClément Foucault
2020-08-28UI: Improve curve grid drawing codepembem22
2020-08-28Fix T80195: crash when invoking tooltips on MacOSGermano Cavalcante
2020-08-28UI: Do Not Display Negative Zero FloatsHarley Acheson
2020-08-28Cleanup: use doxy sections in interface_panels.cCampbell Barton
2020-08-28Cleanup: spellingCampbell Barton
2020-08-27UI: Avoid redundant loops in region panel handlerHans Goudey
2020-08-27Fix T68317: Panel "A" key doesn't collapse subpanels properlyHans Goudey
2020-08-27UI: Cleanup / refactor region panel event handlingHans Goudey
2020-08-27Fix T77382: zooming into adjust last operation panel clips contentsBrecht Van Lommel
2020-08-27Cleanup: Move panel category drawing to proper sectionHans Goudey
2020-08-26Docs: comments for interface_handlers.cCampbell Barton
2020-08-26Cleanup: use const variables in interface codeCampbell Barton
2020-08-26Cleanup: build without USE_KEYNAV_LIMIT definedCampbell Barton
2020-08-25Cleanup: Declare variables where they are initializedHans Goudey
2020-08-25Cleanup in interface_handlers.cValentin
2020-08-24Theme: Remove TH_UV_OTHERS from bThemeJeroen Bakker
2020-08-23Cleanup: GPU: Use explicit clear value in GPU_clear* commandsClément Foucault
2020-08-21Cleanup: Remove unused variablesHans Goudey
2020-08-21UI: Fix panel collapse all behavior invertedHans Goudey
2020-08-21UI: Cleanup in interface_panel.cHans Goudey
2020-08-20GPU: Fix some more remaining GL enums scattered outside of GL moduleClément Foucault
2020-08-19UI: Remove panel X axis closing codeHans Goudey
2020-08-19Fix incorrect number of recent items displayed in splashBrecht Van Lommel
2020-08-19UI Code Quality: Use LISTBASE_FOREACH in interface directoryHans Goudey
2020-08-18Cleanup: GPUState: remove double GPU_blend callsClément Foucault
2020-08-18GPUState: GPU_blend final API renamingClément Foucault
2020-08-18Cleanup: GPUState: remove use of GPU_blend_set_funcClément Foucault
2020-08-18Cleanup: GPUState: Replace blend func separate by enumClément Foucault
2020-08-18Cleanup: GPUState: remove float variant of GPU_scissor_getClément Foucault
2020-08-18Cleanup: GPU: Replace Batch uniform by shader uniform using macroClément Foucault
2020-08-18Merge remote-tracking branch 'origin/blender-v2.90-release'Dalai Felinto
2020-08-18No experimental feature (but debug ones) to work for blender beta/releaseDalai Felinto
2020-08-18Merge branch 'blender-v2.90-release' into masterCampbell Barton
2020-08-18Fix incorrect pixelsize use where DPI scale was intendedCampbell Barton
2020-08-18Fix T79787: orbit/zoom sensitivity depends on line-widthCampbell Barton