ΟΜΑΔΑ STEAM
Blender to Holo BlendToHolo
ΟΜΑΔΑ STEAM
Blender to Holo BlendToHolo
2
ΣΕ ΠΑΙΧΝΙΔΙ
8
ΣΥΝΔΕΔΕΜΕΝΟΙ
Ίδρυση
21 Μαρτίου 2018
Γλώσσα
Αγγλικά
ΠΕΡΙ Blender to Holo

Blender to Holo

Welcome to the official steam group of Blender to Holo, a project that lets you build with E2 holos using blender!

It consists of a blender plugin for the exporter, and a blend file with all the holo models, some sprops and textures pre-imported that you can use to build with.

Current features:
  • Resize props to any size you want
  • Set materials/colors of props directly in blender
  • Holoclip support (better than visclip, doesn't (usually) require people to do manual refreshing!)
  • Holo parenting support
  • Custom mesh support. Objects named "Mesh" will be treated as such. (Your holo contraption can be a hybrid of both props and custom meshes! Use sparingly as this can create a lot of holos)
  • Export whole blender scene to an autogenerated self-contained E2 script (you don't need any knowledge of e2 to use blender to holo!)

Announcement / tutorial video
Feel free to discuss anything blender to holo related in the Discussions section! (But if you need help with using Blender in general, you should look elsewhere. Youtube has a ton of good tutorials, for example.)

Join the group if you want notifications on new versions!
ΔΗΜΟΦΙΛΕΙΣ ΣΥΖΗΤΗΣΕΙΣ
ΠΡΟΣΦΑΤΕΣ ΑΝΑΚΟΙΝΩΣΕΙΣ
Version 1.2.2 released!
Version 1.2.1 released!
3 σχόλια
Jagy 24 Νοε 2019, 16:19 
Blender 2.81
Jagy 24 Νοε 2019, 16:18 
And errors:
Traceback (most recent call last):
File "C:\Users\Jagyna\AppData\Roaming\Blender Foundation\Blender\2.81\scripts\addons\e2holo_export.py", line 222, in execute
generateFile(self)
File "C:\Users\Jagyna\AppData\Roaming\Blender Foundation\Blender\2.81\scripts\addons\e2holo_export.py", line 166, in generateFile
res = e2arrayline(operator,obj,0)
File "C:\Users\Jagyna\AppData\Roaming\Blender Foundation\Blender\2.81\scripts\addons\e2holo_export.py", line 120, in e2arrayline
alpha = material.alpha
AttributeError: 'Material' object has no attribute 'alpha'

location: <unknown location>:-1

Jagy 24 Νοε 2019, 16:18 
Hey, can you update the addon?? I managed to update the module registering so it loads now but it throws errors when i try to export anything.

New module registering:
classes = (
ExportClass,
)

def register():
for cls in classes:
bpy.utils.register_class(cls)
bpy.types.TOPBAR_MT_file_export.append(menu_func_export)

def unregister():
for cls in reversed(classes):
bpy.utils.unregister_class(cls)
bpy.types.TOPBAR_MT_file_export.remove(menu_func_export)

if __name__ == "__main__":
register()
ΜΕΛΗ ΟΜΑΔΑΣ
Διαχειριστές
Μέλη
2
ΣΕ ΠΑΙΧΝΙΔΙ
8
ΣΥΝΔΕΔΕΜΕΝΟΙ
3 ΣΕ ΣΥΝΟΜΙΛΙΑ
Είσοδος
Ίδρυση
21 Μαρτίου 2018
Γλώσσα
Αγγλικά
ΣΧΕΤΙΖΟΜΕΝΑ ΠΑΙΧΝΙΔΙΑ