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-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-03Cleanup: Remove redundant checks in File Browser UI scriptJulian Eisel
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-03Fix annotations placement option in the Movie Clip editorAaron Carlisle
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-02Geometry Nodes: ExtrudeFabian Schempp
2021-08-02Geometry Nodes: ExtrudeFabian Schempp
2021-08-02Fix T90356: Frame selected includes active stripRichard Antalik
2021-08-02Cleanup: Remove unused/unecessary OpenVDB C APIHans Goudey
2021-08-02Fix T78469: Output Metadata: Strip Name no longer accessiblePhilipp Oeser
2021-08-02Revert "GHOST/X11: enable EGL"Brecht Van Lommel
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: Don't show inapplicable filter and display settingsJulian Eisel
2021-08-02Asset Browser: Adjust header pulldowns to be Asset Browser specificJulian Eisel
2021-08-02Delete pipeline_config.json file. The yaml file is now used.James Monteath
2021-08-02Fix T90332: Auto-smooth crashes in edit-modeCampbell Barton
2021-08-02WindowManager: Support Dynamic tooltips when dragging.Jeroen Bakker
2021-08-02Cleanup: simplify subclassing CPPTypeJacques Lucke
2021-08-02Revert "Asset Catalogs: loading a catalog definition file"Sybren A. Stüvel
2021-08-02Cleanup: Asset catalogs, C++ to C-style commentsSybren A. Stüvel
2021-08-02Asset Catalogs: loading a catalog definition fileSybren A. Stüvel
2021-08-02Geometry Nodes: increase threshold to make regression tests passJacques Lucke
2021-08-02Cleanup: separate base and geometry nodes specific socket cpp typeJacques Lucke
2021-08-02LineArt: Prevent depsgraph warning when camera is NULL.YimingWu
2021-08-02Cleanup: spellingCampbell Barton
2021-08-01IME Win32: Fix Duplicated Initial CharacterTakahiro Shizuki
2021-08-01Cleanup: Sort node types alphabeticallyHans Goudey
2021-07-31Cleanup: Remove unecessary helper functionHans Goudey
2021-07-31Cleanup: Use const mesh argumentsHans Goudey
2021-07-31Cleanup: Remove unused includesHans Goudey
2021-07-31Cleanup: Voxel remesh function namingHans Goudey
2021-07-31LineArt: Fix(unreported): Child object respect collection visibility.YimingWu