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-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
2020-03-23Fix T72632: Blender crashes using Jack with AV Sync enabled (repeatable)Jörg Müller
2020-03-20Python API: add bl_use_stereo_viewport for RenderEngineBrecht Van Lommel
2020-03-20Cleanup: clang-format, comment indentationCampbell Barton
2020-03-19Cleanup/refactor: remove BKE_idcode, in favour of BKE_idtype.Bastien Montagne
2020-03-19Cleanup: `make format` after SortedIncludes changeDalai Felinto
2020-03-19Fix T73931: Stereo Viewport Color ManagementJeroen Bakker
2020-03-19WindowManager: Remove Stereo OffscreenJeroen Bakker
2020-03-19Cleanup: rename variables which aren't specific to macOSCampbell Barton
2020-03-18Fix NULL-pointer dereference after error during VR session startJulian Eisel
2020-03-18Cleanup: Resolve HKEY conflictRay Molenkamp
2020-03-18Cleanup: spellingCampbell Barton
2020-03-18Objects: add Volume object type, and prototypes for Hair and PointCloudBrecht Van Lommel
2020-03-17VR: Initial Virtual Reality support - Milestone 1, Scene InspectionJulian Eisel