From: hgn Date: Thu, 19 Jun 2025 16:05:22 +0000 (+0100) Subject: yeah X-Git-Url: https://harrygodden.com/git/?a=commitdiff_plain;h=b16bb6ef430e7985a3e3c4627fd44f8073dcacfa;p=carveJwlIkooP6JGAAIwe30JlM.git yeah --- diff --git a/skaterift_blender/sr_main.py b/skaterift_blender/sr_main.py index 937fa40..29efdeb 100644 --- a/skaterift_blender/sr_main.py +++ b/skaterift_blender/sr_main.py @@ -3523,7 +3523,7 @@ def cv_draw_pixel(): for obj in bpy.context.collection.objects: #{ ent_type = obj_ent_type( obj ) - if ent_type != 'none': + if ent_type != 'none' and ent_type != 'mdl_mesh': #{ co = pos3d_to_2d( obj.location ) diff --git a/web/files/world_template_19.06.25.zip b/web/files/world_template_19.06.25.zip new file mode 100644 index 0000000..68e1743 Binary files /dev/null and b/web/files/world_template_19.06.25.zip differ diff --git a/web/frag/addon.html b/web/frag/addon.html index 75568ba..15ac3e2 100644 --- a/web/frag/addon.html +++ b/web/frag/addon.html @@ -1,9 +1,9 @@
NOTE: - The addon is designed for Blender version 3.6.
+ The addon is designed for Blender version 3.6 4.2.
If using steam, you can - switch to this version using the 'Betas' option, and select 3.6 - Stable LTS + switch to this version using the 'Betas' option, and select 4.2 - Stable LTS


diff --git a/web/frag/workshop_board.html b/web/frag/workshop_board.html index d3aaf3c..8643885 100644 --- a/web/frag/workshop_board.html +++ b/web/frag/workshop_board.html @@ -4,15 +4,22 @@ editor. Since theres not many of us here at the moment, feel free to contact me at hgodden00@gmail.com for any help.

+
+

-1. Preface

+

+ NOTE: If you just want to make a simple board with image and some colours, you can do that in-game now!
+ Visit the Center Island's hut upstairs, or JC's woodshop. +

+

0. Things you need

- Skaterift content is made using Blender. You can get Blender from steam
NOTE: - The addon is designed for Blender version 3.6.
+ The addon is designed for Blender version 3.6 4.2.
If using steam, you can - switch to this version using the 'Betas' option, and select 3.6 - Stable LTS + switch to this version using the 'Betas' option, and select 4.2 - Stable LTS


- GNU Gimp or similar image editor.
diff --git a/web/frag/workshop_player.html b/web/frag/workshop_player.html index 6bb8272..c396a16 100644 --- a/web/frag/workshop_player.html +++ b/web/frag/workshop_player.html @@ -11,9 +11,9 @@ Blender from steam
NOTE: - The addon is designed for Blender version 3.6.
+ The addon is designed for Blender version 3.6 4.2.
If using steam, you can - switch to this version using the 'Betas' option, and select 3.6 - Stable LTS + switch to this version using the 'Betas' option, and select 4.2 - Stable LTS


- GNU Gimp or similar image editor.
diff --git a/web/frag/workshop_world.html b/web/frag/workshop_world.html index d8dfd44..cac0700 100644 --- a/web/frag/workshop_world.html +++ b/web/frag/workshop_world.html @@ -18,13 +18,13 @@ Blender from steam
NOTE: - The addon is designed for Blender version 3.6.
+ The addon is designed for Blender version 3.6 4.2.
If using steam, you can - switch to this version using the 'Betas' option, and select 3.6 - Stable LTS + switch to this version using the 'Betas' option, and select 4.2 - Stable LTS


- GNU Gimp or similar image editor.
- - Download the world_template.zip
+ - Download the world_template.zip
- An installed copy of Skaterift of course.

diff --git a/web/index.php b/web/index.php index 34e11b5..d784738 100755 --- a/web/index.php +++ b/web/index.php @@ -240,7 +240,7 @@ ?> -

Copyright ©2021-2023 Mt.Zero Software. All rights reserved. +

Copyright ©2021-2025 Mt.Zero Software. All rights reserved. All trademarks are property of their respective owners