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
2021-06-04windows/deps: Fix TBB build issues.Ray Molenkamp
2021-06-04Texture Paint: changing paint slots and viewport could go out of syncPhilipp Oeser
2021-06-04LibOverride: Fix early break in some of the resync code.Bastien Montagne
2021-06-04GPencil: Change Fill Boundary iconAntonio Vazquez
2021-06-04GPencil: Change Fill extend lines iconAntonio Vazquez
2021-06-04Update Camera presetsFynn Grotehans
2021-06-04Greasepencil: show pressure curve widgets in the sidebarPhilipp Oeser
2021-06-04BlenLoad: Ensure linked IDs are properly sorted.Bastien Montagne
2021-06-04GPencil: Cleanup unneeded variable assignAntonio Vazquez
2021-06-04Fix T88803: GPencil Thickness modifier produces thicker linesAntonio Vazquez
2021-06-04Math: Added max_uu/min_uu variations.Jeroen Bakker
2021-06-04Geometry Nodes: Curve Length NodeJohnny Matthews
2021-06-04Geometry Nodes: Support curve data in the geometry delete nodeHans Goudey
2021-06-04Cleanup: Add comment explaining assertHans Goudey
2021-06-03Overlay: Flash on Mode Transfer overlayPablo Dobarro
2021-06-03VSE: Add refresh_all operator to all sequencer regionsRichard Antalik
2021-06-03VSE: Remove JPEG reference from proxy panelRichard Antalik
2021-06-03GHOST/wayland: fix restoring hidden cursorChristian Rauch
2021-06-03GHOST/wayland: fix non-moving normal cursorChristian Rauch
2021-06-03GHOST/wayland: add 'xdg-decoration' supportChristian Rauch
2021-06-03GHOST/wayland: adapt window and cursor surface scale to support HiDPI screensChristian Rauch
2021-06-03GHOST/wayland: handle return values for data sourcesChristian Rauch
2021-06-03GHOST/wayland: set parent relation only for dialogs to mimic X11 behaviourChristian Rauch
2021-06-03GHOST/wayland: handle missing relative-pointer and pointer-constraints supportChristian Rauch
2021-06-03GHOST/wayland: get cursor settings via D-BusChristian Rauch
2021-06-03GHOST/wayland: inhibit warningChristian Rauch
2021-06-03cmake: use absolute path for Wayland librariesChristian Rauch
2021-06-03GHOST/wayland: set swap interval to 0Christian Rauch
2021-06-03WM: only use the tablet drag threshold for mouse button eventsCampbell Barton
2021-06-03LibOverride: fix previous commit (rB826bed4349fa).Bastien Montagne
2021-06-03LibOverride: Fix some fail cases with auto-resync.Bastien Montagne
2021-06-03Fix missing updates in RNA override create functions.Bastien Montagne
2021-06-03LibOverride: Add `override_hierarchy_create`to ID's RNA API.Bastien Montagne
2021-06-03Fix T88762: UI using tab to enter next button could clamp the hard min/Philipp Oeser
2021-06-03Cleanup: make formatJacques Lucke
2021-06-03LibOverride: ensure proper indirect tag for 'virtual' linked IDs.Bastien Montagne
2021-06-03IDManagement: Collection: Fix several issues in relationships building code.Bastien Montagne
2021-06-03Cleanup: use ascii characters instead of unicode where possibleCampbell Barton
2021-06-03Cleanup: spelling in comments, correct outdated commentsCampbell Barton
2021-06-03Cleanup: use doxy sections for node_relationships.ccCampbell Barton
2021-06-03Fix invalid return values from file_executeCampbell Barton
2021-06-03Draw Mesh Extractor: Fix used thread countGermano Cavalcante
2021-06-02Cleanup: Remove unused 'ExtractTaskData's membersGermano Cavalcante
2021-06-02Cleanup: Fix build warningsRichard Antalik
2021-06-02VSE: Add strip-time intersection test functionRichard Antalik
2021-06-02Cleanup: Strip duplication codeRichard Antalik
2021-06-02Fix T57397: Movies are blurred after sws_scaleRichard Antalik
2021-06-02FFmpeg: Update proxy settingsRichard Antalik
2021-06-02FFmpeg: Fix H264 lossless render not losslessRichard Antalik
2021-06-02Boolean exact: speedup by parallelizing a plane calculation.Erik Abrahamsson