Its done! http://www.blitzbasic.com/toolbox/toolbox.php?tool=207
you can now download version 1.7.0 (Toolbox). Also there are some new EXE-Demos. f.ex : http://www.abrexxes.huntingsoftware.de/blitz/3dtut.zip
The 3D Part is working now and a tutorial is also present.
----- v.1.7.0
* changed files: bass.bb/bass.decls/bbs_help_functions.txt (3D stuff)
- removed bass_tag plugin (dll/include)
- update modinfo to 1.5 (see modinfo folder for new commands)
- addet new functions to modinfo/functions.txt (decls update)
- changed demo_modinfo.bb (fx values now strings)
- added new function "BASS_Debug", see docs (blitz_bass_studio_help_functions.txt)
- added new function "BASS_CheckVersion", see docs (blitz_bass_studio_help_functions.txt)
- fixed some stuff in the dx8 effecs (bass.decls/bass.bb)(no code change needed)
- added demo_dx8_all_effects.bb (code by hectic)
- added tut_record_3.bb (code by _33)
- added demo_spectrum3.bb (code by Flame)
- added new links in STUFF
- created new folder "codesnippets" for stuff
* 3D Part (added and rewritten) see blitz_bass_studio_help_functions.txt for informations)
- Bass_Update3DListener%(entity%) (thanks to klepto2 for 3D vector help)
- BASS_Set3DPositionPos%(posX#,posY#,posZ#)
- BASS_Set3DPositionVel%(velX#,velY#,velZ#)
- BASS_Set3DPositionFront%(frontX#,frontY#,frontZ#)
- BASS_Set3DPositionTop%(topX#,topY#,topZ#)
- BASS_Set3DPositionFrontTop%(frontX#,frontY#,frontZ#,topX#,topY#,topZ#)
- BASS_ChannelSet3DPositionPos% (channel%,posX#,posY#,posZ#)
- BASS_ChannelSet3DPositionOri% (channel%,oriX#,oriY#,oriZ#)
- BASS_ChannelSet3DPositionVel% (channel%,velX#,velY#,velZ#)
- deleted old 3D demos
- added new tutorial tut_3D.bb
* Toolbox : New visualisation demo (exe) added (removed the old one/source in BBS))
* Toolbox : New Dx8 SFX demo (exe) added (source in BBS)
* Toolbox : New 3D Demo (source in BBS)
Note: All the demos are now IDEal "Strict" compatible ;)
Special thanks goes to klepto2 for his help on some 3D stuff (vectors).
John...finaly..thanks for waiting so long and your help. :)
have fun
you can now download version 1.7.0 (Toolbox). Also there are some new EXE-Demos. f.ex : http://www.abrexxes.huntingsoftware.de/blitz/3dtut.zip
The 3D Part is working now and a tutorial is also present.
----- v.1.7.0
* changed files: bass.bb/bass.decls/bbs_help_functions.txt (3D stuff)
- removed bass_tag plugin (dll/include)
- update modinfo to 1.5 (see modinfo folder for new commands)
- addet new functions to modinfo/functions.txt (decls update)
- changed demo_modinfo.bb (fx values now strings)
- added new function "BASS_Debug", see docs (blitz_bass_studio_help_functions.txt)
- added new function "BASS_CheckVersion", see docs (blitz_bass_studio_help_functions.txt)
- fixed some stuff in the dx8 effecs (bass.decls/bass.bb)(no code change needed)
- added demo_dx8_all_effects.bb (code by hectic)
- added tut_record_3.bb (code by _33)
- added demo_spectrum3.bb (code by Flame)
- added new links in STUFF
- created new folder "codesnippets" for stuff
* 3D Part (added and rewritten) see blitz_bass_studio_help_functions.txt for informations)
- Bass_Update3DListener%(entity%) (thanks to klepto2 for 3D vector help)
- BASS_Set3DPositionPos%(posX#,posY#,posZ#)
- BASS_Set3DPositionVel%(velX#,velY#,velZ#)
- BASS_Set3DPositionFront%(frontX#,frontY#,frontZ#)
- BASS_Set3DPositionTop%(topX#,topY#,topZ#)
- BASS_Set3DPositionFrontTop%(frontX#,frontY#,frontZ#,topX#,topY#,topZ#)
- BASS_ChannelSet3DPositionPos% (channel%,posX#,posY#,posZ#)
- BASS_ChannelSet3DPositionOri% (channel%,oriX#,oriY#,oriZ#)
- BASS_ChannelSet3DPositionVel% (channel%,velX#,velY#,velZ#)
- deleted old 3D demos
- added new tutorial tut_3D.bb
* Toolbox : New visualisation demo (exe) added (removed the old one/source in BBS))
* Toolbox : New Dx8 SFX demo (exe) added (source in BBS)
* Toolbox : New 3D Demo (source in BBS)
Note: All the demos are now IDEal "Strict" compatible ;)
Special thanks goes to klepto2 for his help on some 3D stuff (vectors).
John...finaly..thanks for waiting so long and your help. :)
have fun

