Cedric Steiert Bujus_Krachus
  • Germany
  • Game Engineering Student, modeller, coder and gamer :D

  • Joined on 2021-01-09
Cedric Steiert pushed to main at Bujus_Krachus/blender 2024-09-29 07:28:04 +02:00
100476023a IO: Add file unit type selector to stl importer and exporter
Cedric Steiert created repository Bujus_Krachus/blender 2024-09-28 23:57:50 +02:00
Cedric Steiert closed issue extensions/io_scene_x3d#17 2024-09-19 03:47:48 +02:00
[TODO] Add translations of localizable strings
Cedric Steiert pushed to main at extensions/io_scene_x3d 2024-09-19 03:46:59 +02:00
20845b94de add notice comment for translations
Cedric Steiert commented on issue extensions/io_scene_x3d#17 2024-09-19 03:28:47 +02:00
[TODO] Add translations of localizable strings

UI translations are in, maybe i'll do the console outputs later

Cedric Steiert pushed to main at extensions/io_scene_x3d 2024-09-19 03:27:59 +02:00
bbe09d56de Add feature #17: add translations of localizable UI strings
Cedric Steiert commented on issue extensions/io_scene_x3d#18 2024-09-15 13:22:02 +02:00
[TODO] Add scale unit selector for x3d exporter

Tbh i genuinely don't care. Do whatever feels right.

In my opinion minor fixes/feature additions (like this one) etc. that don't require a lot of testing or code style review can be comitted or…

Cedric Steiert commented on issue extensions/io_scene_x3d#18 2024-09-15 01:14:42 +02:00
[TODO] Add scale unit selector for x3d exporter

Hi, just tested your branch, works perfectly. Want to merge it to master? Or are there any unfinished tasks?

Cedric Steiert commented on issue extensions/io_scene_x3d#9 2024-09-12 22:33:45 +02:00
[TODO] Implement wrl exporter

Glad it worked. Btw wrong issue thread as it seems. You're currently refering to extensions/io_scene_x3d#18.

Cedric Steiert commented on pull request extensions/io_scene_x3d#22 2024-09-12 10:54:15 +02:00
Updated the link to X3D specification to the latest ISO IS version 4.0

Hi, i don't think the extension yet supports x3d v4, as it got written for v3.3. If so, i would prefer two links, to both versions. Do you have a test file complying with gpl 3.0 for x3d v4 by…

Cedric Steiert commented on issue extensions/io_scene_x3d#9 2024-09-12 10:48:05 +02:00
[TODO] Implement wrl exporter

Hi, yes you should have write access as collaborator on this repo. I believe it's most likely an authentication issue. Did you already create an application token and logged in with that?…

Cedric Steiert commented on issue extensions/io_scene_x3d#21 2024-09-10 13:51:16 +02:00
[TODO] improve x3d import/export: review changes on https://github.com/Web3DConsortium/BlenderX3DSupport

Hi Vincent, thanks for reaching out from https://github.com/Web3DConsortium/BlenderX3DSupport/issues/10.

I am working exactly on identifying what in the Consortium's work is ready to be…

Cedric Steiert opened issue extensions/io_scene_x3d#21 2024-09-10 03:15:33 +02:00
[TODO] improve x3d import/export: review changes on https://github.com/Web3DConsortium/BlenderX3DSupport
Cedric Steiert opened issue extensions/io_scene_x3d#20 2024-09-10 02:24:52 +02:00
[TODO] Add import option "Import as collection"
Cedric Steiert opened issue extensions/io_scene_x3d#19 2024-09-10 02:15:23 +02:00
[TODO] Add options limit to visible objects, active collection to x3d exporter
Cedric Steiert closed issue extensions/io_scene_x3d#12 2024-09-10 00:50:07 +02:00
Scale geometry when importing shapes
Cedric Steiert commented on issue extensions/io_scene_x3d#12 2024-09-10 00:50:06 +02:00
Scale geometry when importing shapes

Merged to master, will close this task.

Cedric Steiert pushed to main at extensions/io_scene_x3d 2024-09-10 00:49:24 +02:00
7e0b0e903a Add feature #12: Scale geometry options for shape import (#16)
Cedric Steiert merged pull request extensions/io_scene_x3d#16 2024-09-10 00:49:24 +02:00
Add feature #12: Scale geometry options for shape import
Cedric Steiert approved extensions/io_scene_x3d#16 2024-09-10 00:44:39 +02:00
Add feature #12: Scale geometry options for shape import

Seems good to me, thanks for the contribution :)