This website requires JavaScript.
Explore
Help
Sign In
dillongoostudios
/
goo-engine
Watch
3
Star
0
Fork
0
You've already forked goo-engine
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
a73be8097d6ba586dbf3ca2f4e901ff042d3aca3
goo-engine
/
release
/
scripts
/
io
T
History
Martin Poirier
a73be8097d
Netrender cleanup and bug fix
...
Blacklist and linked files work again Store temp data in module
2009-11-18 18:00:46 +00:00
..
netrender
Netrender cleanup and bug fix
2009-11-18 18:00:46 +00:00
engine_render_pov.py
- rna attribute setting problem, class instances could not set their own attributes because they are blocked by our own internal setattr.
2009-11-18 08:40:18 +00:00
export_3ds.py
bugfix [
#19804
] .MDD is not working?? // Also filetype issue?
2009-11-04 18:35:32 +00:00
export_fbx.py
python pose_channels -> bones
2009-11-18 11:50:31 +00:00
export_mdd.py
dont use the actual scene when registering the class
2009-11-13 08:44:57 +00:00
export_obj.py
bugfix [
#19804
] .MDD is not working?? // Also filetype issue?
2009-11-04 18:35:32 +00:00
export_ply.py
bugfix [
#19804
] .MDD is not working?? // Also filetype issue?
2009-11-04 18:35:32 +00:00
export_x3d.py
bugfix [
#19804
] .MDD is not working?? // Also filetype issue?
2009-11-04 18:35:32 +00:00
import_anim_bvh.py
python pose_channels -> bones
2009-11-18 11:50:31 +00:00
import_scene_3ds.py
bpy.ops.import.obj("somepath") is invalid syntax because import is a keyword.
2009-11-04 17:16:58 +00:00
import_scene_obj.py
bpy.ops.import.obj("somepath") is invalid syntax because import is a keyword.
2009-11-04 17:16:58 +00:00