Dalai Felinto dfelinto
  • Joined on 2006-06-02
Dalai Felinto created branch version-update-linebreak in infrastructure/extensions-website 2024-10-10 18:26:35 +02:00
Dalai Felinto pushed to main at blender/blender-developer-docs 2024-10-10 17:28:13 +02:00
f53fecbb04 Extensions: Initial documentation for CI/CD
Dalai Felinto pushed to main at infrastructure/extensions-website 2024-10-10 15:04:05 +02:00
beffbc8403 README: Remove reference of feature flags
Dalai Felinto deleted branch fix-241-missing-type from infrastructure/extensions-website 2024-10-10 15:03:32 +02:00
Dalai Felinto pushed to fix-241-missing-type at infrastructure/extensions-website 2024-10-10 15:00:55 +02:00
97a9ec8f55 README: Remove reference of feature flags
Dalai Felinto created branch fix-241-missing-type in infrastructure/extensions-website 2024-10-10 15:00:55 +02:00
Dalai Felinto commented on issue blender/blender#128838 2024-10-10 13:12:25 +02:00
Skipping wheel for other system (macosx_10_9_universal2 != macosx_11.2_arm64)

I managed to reproduce this on: Operating system: macOS-14.6.1-arm64-arm-64bit 64 Bits.

It is also a bit annoying that this is treated as a non-error in Blender, so I only see the warning in…

Dalai Felinto closed issue infrastructure/blender-open-data#101876 2024-10-10 13:03:40 +02:00
Testing a report in production because Bart is ok with that
Dalai Felinto opened issue infrastructure/blender-open-data#101876 2024-10-10 13:00:45 +02:00
Testing a report in production because Bart is ok with that
Dalai Felinto commented on issue blender/blender#128840 2024-10-10 12:53:26 +02:00
Extensions build: no error handling when "type" is missing

Actually, the error was because the manifest didn't have the type specified, I will update the report.

Dalai Felinto commented on issue blender/blender#128840 2024-10-10 12:50:35 +02:00
Extensions build: no error handling when "type" is missing

@ideasman42 low priority but FYI I just ran into this while randomly trying something else.

Dalai Felinto opened issue blender/blender#128840 2024-10-10 12:49:44 +02:00
Extensions build: Poor error handling when Blender version is not following "x.x.x" format.
Dalai Felinto pushed to main at dfelinto/asset-index-generator 2024-10-08 17:01:37 +02:00
d16b06748e Update README.md
4337d4a584 Fix filepath_from_relative
Compare 2 commits »
Dalai Felinto pushed to main at dfelinto/asset-index-generator 2024-10-08 16:40:06 +02:00
6b5c1141f0 Introduce limit as cli option or input
f6f3691e9f Move setup_logging to utils
a9de2ca49d Move generic functions to utils
2b5f758587 cleanup: move index parsing to own file
ca5eddc5dd Include thumbnail in the index
Compare 6 commits »
Dalai Felinto pushed to main at dfelinto/asset-index-generator 2024-10-08 16:11:04 +02:00
31f90681e9 Include worlds and node groups as assets
Dalai Felinto pushed to main at dfelinto/asset-index-generator 2024-10-08 16:02:43 +02:00
ff6558330d Index and thumbnails correctly being generated
Dalai Felinto pushed to main at dfelinto/asset-index-generator 2024-10-08 12:59:50 +02:00
c7a60c42cf Boiler-plate to run Blender for each files
Dalai Felinto closed pull request blender/blender#122229 2024-10-08 12:26:41 +02:00
Extensions: Support platforms for command-line + Cleanup
Dalai Felinto commented on pull request blender/blender#122229 2024-10-08 12:26:38 +02:00
Extensions: Support platforms for command-line + Cleanup

I believe this is implemented already.

Dalai Felinto opened issue blender/blender#128750 2024-10-08 12:24:08 +02:00
Extensions: Specify (optional) Python version on the server listing