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
path: root/source
AgeCommit message (Expand)Author
2021-08-04Viewport normal drawing with constant lengthJeroen Bakker
2021-08-04Modifier: warn if the ocean simulation fails to allocate memoryJeroen Bakker
2021-08-04Override: API update_operations.Jeroen Bakker
2021-08-04T90371: Asset: Drop Material Tooltip.Jeroen Bakker
2021-08-04Cleanup: use C comments for descriptive textCampbell Barton
2021-08-04Cleanup: add comment to fix for T90417Campbell Barton
2021-08-04Geometry Nodes: Curve Set Spline TypeJohnny Matthews
2021-08-04Fix T90417: font loading creates duplicate ID namesCampbell Barton
2021-08-04Cleanup: de-duplicate ID renaming utility for versioningCampbell Barton
2021-08-04Cleanup: spellingCampbell Barton
2021-08-03Fix calculation of 'projmat_dimensions'Germano Cavalcante
2021-08-03macOS: Fix OpenMP dynamic loader error.Ankit Meel
2021-08-03Fix broken logic in Windows directory query functionJulian Eisel
2021-08-03Fix select engine buffer having wrong vertex sizeGermano Cavalcante
2021-08-03macOS: Portable builds with dynamic libraries.Ankit Meel
2021-08-03Cleanup: interface, reduce indentation of copy_to_selected_button()Sybren A. Stüvel
2021-08-03Fix T90313: Align to Transform Orientation Axis Property Doesn't WorkGermano Cavalcante
2021-08-03Cleanup: Replace int with bool for pointcache functionJulian Eisel
2021-08-03WM: don't store selection properties typically set in the key-mapCampbell Barton
2021-08-03UI: building without Python againCampbell Barton
2021-08-03Silenced clang-tidy warnings.Jeroen Bakker
2021-08-03Fix T90387: division by zero when trying to invert scaleSybren A. Stüvel
2021-08-03Fix T90364: buttons (partially) behind animchannel search block searchPhilipp Oeser
2021-08-03Fix T90346: particle force field self effect amount off by onePhilipp Oeser
2021-08-03Blender Readfile: Fix annoying useless Object reading error messages.Bastien Montagne
2021-08-03Cleanup: USD importer, consistent naming of function parameterSybren A. Stüvel
2021-08-03USD: add USD importerMichael Kowalski
2021-08-03Fix T90341: Crash opening 2.4 file with File Browser editor openJulian Eisel
2021-08-03Cleanup: deduplicate type conversion logicJacques Lucke
2021-08-03Fix T85436: Separate by loose parts doesn't show new objectsCampbell Barton
2021-08-03Correct task ID in 00b57136e4167ef5a303b1215574bb52a22e9194Campbell Barton
2021-08-03UI: Add light count to viewport statisticsFalk David
2021-08-03Revert "Fix spin-gizmo not allowing click events to select vertices"Campbell Barton
2021-08-03Cleanup: Hide implementation details for ED_keyframe_keylist.Jeroen Bakker
2021-08-03T90372: Assets: When dropping material use active material slot.Jeroen Bakker
2021-08-03Fix T89691: Solidify modifier simple/complex inconsistencyMiguel G
2021-08-03Cleanup: use C++ comments or 'if 0' for commented codeCampbell Barton
2021-08-03Fix crash adding custom normalsCampbell Barton
2021-08-03Edit Mesh: Correct normal calculation for "Set From Faces"Campbell Barton
2021-08-02Cleanup: Remove duplicate special case checkHans Goudey
2021-08-02Fix T90042: Spline tangent calculation assert with coincident pointsHans Goudey
2021-08-02Cleanup: Make spline settings copy function publicHans Goudey
2021-08-02Mesh: Tag normals dirty instead of calculatingHans Goudey
2021-08-02Fix T90356: Frame selected includes active stripRichard Antalik
2021-08-02Cleanup: Remove unused/unecessary OpenVDB C APIHans Goudey
2021-08-02Fix T87041: Driver Editor not updated in realtimePhilipp Oeser
2021-08-02Asset Browser: Proper context menu for assetsJulian Eisel
2021-08-02Asset Browser: Adjust header pulldowns to be Asset Browser specificJulian Eisel
2021-08-02Fix T90332: Auto-smooth crashes in edit-modeCampbell Barton
2021-08-02WindowManager: Support Dynamic tooltips when dragging.Jeroen Bakker