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
2022-09-01UI: Select regions of text and toggle its stylesoc-2022-text-usabilityYash Dabhade
2022-08-18UI: Select regions of text and toggle its styleYash Dabhade
2022-08-17Initial CommitYash Dabhade
2022-06-20Cleanup: renaming and consistency for kernel dataBrecht Van Lommel
2022-06-20Fix T98913: GPU Subdivision: "Show Wire" overlay glitchKévin Dietrich
2022-06-20Cleanup: Add description of more mask editing poll functionsSergey Sharybin
2022-06-20Refactor: De-duplicate mask operator poll functionsSergey Sharybin
2022-06-20Cleanup: avoid duplicate lookups when setting the cursorCampbell Barton
2022-06-20Fix setting the custom cursor for Hi-DPI displays in WaylandCampbell Barton
2022-06-20GHOST/Wayland: refactor cursor handling & fix errors hiding the cursorCampbell Barton
2022-06-19STL: Fix missing space in C++ .stl importer info outputIyad Ahmed
2022-06-19Fix T98874: new obj importer missing an option to import vertex groupsAras Pranckevicius
2022-06-19Fix T97820: new OBJ importer wrongly producing "sharp" edges in some casesAras Pranckevicius
2022-06-19BLI: avoid unnecessary allocation when converting virtual arrayJacques Lucke
2022-06-19Functions: speedup multi-function procedure executorJacques Lucke
2022-06-19Update RNA Manual ReferencesAaron Carlisle
2022-06-18Constraints: handle the custom target at the constraint level.Alexander Gavrilov
2022-06-18Geometry Nodes: speedup Separate XYZ nodeJacques Lucke
2022-06-18GHOST/Wayland: implement getAllDisplayDimensionsCampbell Barton
2022-06-18Fix initial window size being scaled down for Hi-DPI displays in WaylandCampbell Barton
2022-06-18Cleanup: Remove unused argument, unnecessary struct keywordHans Goudey
2022-06-18Fix: curves have incorrect resolution attribute after realizing instancesJacques Lucke
2022-06-18Cleanup: Always store attribute name in attribute requestHans Goudey
2022-06-18Cleanup: Remove unnecessary switch statementHans Goudey
2022-06-18GHOST/Wayland: support displaying custom software cursorsCampbell Barton
2022-06-18Fix crash in wayland when closing a windowCampbell Barton
2022-06-18Fix T98793: Wayland clamps cursor movement fails with gnome-shellCampbell Barton
2022-06-18GHOST: add GHOST_Rect.clampPoint methodCampbell Barton
2022-06-17Cleanup: Compiler Warning of Sign Conversion #2Ray Molenkamp
2022-06-17Cleanup: Compiler Warning of Sign ConversionHarley Acheson
2022-06-17USD: speed up large USD imports by not rebuilding material name map for each ...Aras Pranckevicius
2022-06-17IO: speed up large Alembic & USD imports by doing fewer collection syncsAras Pranckevicius
2022-06-17Fix T93446: search box active result does not reset when typingPatrick Huang
2022-06-17Draco: update to version 1.5.2Jim Eckerlein
2022-06-17BLF: Fallback Font StackHarley Acheson
2022-06-17Cleanup: compiler warningsBrecht Van Lommel
2022-06-17Revert "TEST COMMIT: API doc generation changes."Bastien Montagne
2022-06-17deps: fix llvm using system pythonRay Molenkamp
2022-06-17TEST COMMIT: API doc generation changes.Bastien Montagne
2022-06-17Revert "TEST COMMIT: API doc generation changes."Bastien Montagne
2022-06-17Cleanup: deduplicate generating transform matrices in curves brushesJacques Lucke
2022-06-17Cleanup: simplify Add Curves brushJacques Lucke
2022-06-17TEST COMMIT: API doc generation changes.Bastien Montagne
2022-06-17Revert "TEST COMMIT: API doc generation changes."Bastien Montagne
2022-06-17Curves: refactor Add brushJacques Lucke
2022-06-17Cleanup: Simplify syntax in curves draw cache fileHans Goudey
2022-06-17LibOverride: Handle dependencies in both directions in partial override cases.Bastien Montagne
2022-06-17BKE_main: Relations: Add `TO`/`FROM` variants of processed flags.Bastien Montagne
2022-06-17Cleanup: add verbose logging category names instead of numbersBrecht Van Lommel
2022-06-17Cleanup: replace uint4 by AttributeMap structBrecht Van Lommel