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-05-04Cleanup: rename mcords to mcoordsCampbell Barton
2020-05-03Audaspace: update from upstreamJörg Müller
2020-05-01Cleanup: rename WITH_X11 to WITH_GHOST_X11Campbell Barton
2020-05-01WM: remove X11 hard coded window size workaroundChristian Rauch
2020-04-30Fix animation player checkerboard drawing with alpha channelsCampbell Barton
2020-04-30Task: Use TBB as Task SchedulerBrecht Van Lommel
2020-04-29Merge branch 'blender-v2.83-release'Bastien Montagne
2020-04-29Fix T71334: top part of render window disappears on repeated rendersBrecht Van Lommel
2020-04-29VR: Reset pose offsets when changing base poseJulian Eisel
2020-04-27Merge branch 'blender-v2.83-release'Clément Foucault
2020-04-27Fix T75736 Viewport update problem when switching between view layersClément Foucault
2020-04-23Merge branch 'blender-v2.83-release'Philipp Oeser
2020-04-23Fix T75607: crash trying to sculpt while remesh is in progressBrecht Van Lommel
2020-04-18Merge remote-tracking branch 'origin/blender-v2.83-release'Ray Molenkamp
2020-04-18Fix: Build error on headless buildGary Oberbrunner
2020-04-17UI: Better split layout support for checkboxesJulian Eisel
2020-04-15UI: default to searching menus instead of operatorsCampbell Barton
2020-04-15UI: Avoid manual right-alignment of text in splash screenYevgeny Makarov
2020-04-15UI: Round splash image corners according to theme preferencesYevgeny Makarov
2020-04-15Resources: Remove small splash screen image variantJulian Eisel
2020-04-15UI: Automatically scale splash screen imageHarley Acheson
2020-04-14Fix T75535: Compositor backdrop gizmo dragging interrupts with nodePhilipp Oeser
2020-04-13VSE: Add sample toolRichard Antalik
2020-04-08Fix Windows Tablet API preference not being usedMiguel Pozo
2020-04-08Fix status bar message showing saved when saving failedCampbell Barton
2020-04-08Debugging: change Undo/Redo redraw timer to include dependency graph updateBrecht Van Lommel
2020-04-07Cleanup: BLI_path.h function renamingCampbell Barton
2020-04-04Cleanup: Split up Window-Manager VR file (and related changes)Julian Eisel
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 ExtensionRNA variables from ext to rna_extJulian Eisel
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-04-02Fix warnings caused by own earlier commitJulian Eisel
2020-04-02VR: Refactor DirectX context managementJulian Eisel
2020-04-01Cleanup: use doxy sections for wm_draw.cCampbell Barton
2020-03-31Fix VR session toggle not changing reliably on session start/endJulian Eisel
2020-03-29Cleanup: spelling, commentsCampbell Barton
2020-03-28Cleanup: Removing unused parameter.Jörg Müller
2020-03-27Fix T58439: Info Editor does not show operator reports immediately whenPhilipp Oeser
2020-03-27Cleanup: rename WM_modalkeymap API names, matching WM_keymapCampbell Barton
2020-03-26Keymap: disallow modal key-maps in add-ons keyconfigCampbell Barton
2020-03-26Fix crash accessing the tool with no active spaceCampbell Barton
2020-03-26Fix crash closing a window in background modeCampbell Barton
2020-03-25UI: remove non-unicode font and simplify default font loading codeBrecht Van Lommel
2020-03-25Fix VR viewer offset on session start with no positional trackingJulian Eisel
2020-03-25Cleanup: update doxy sectionsCampbell Barton
2020-03-24UI: add Blender -> System menuCampbell Barton
2020-03-24UI: add menu search functionality to operator search menuCampbell Barton