I have just updated the repository to allow anyone to give a try to current TorqueLab version. Please keep in mind that it's still an early release and it's not fully optimized or bug free. My goal is to make the v0.5 version the first "serious" release with optimized scripts and clean UI. Also, there's no documentation for now but I started to work on something and I will make it available as soon as I fell it's a good enough. So for now, it's "
use as it and at your risk.You shouldn't worry to much but I recommend making a backup of your levels (even if I never corrupted my level files with it).
The installation is very simple and does not required any changes in your script so if you want to try it and keep the default editors ready in case you need them, just rename the tools folder to something else and you would only need to delete the TorqueLab tlab and tools folder, then renaming the default editor folder to tools and your project will be back with the default editor.
Where to get the files?
GitHub TorqueLab page:
https://github.com/NordikLab/TorqueLab
There's 3 branches: master, develop and live-dev. For now they are all the same but the master will always be the safer to use.
- master -> Latest stable branch
- develop -> Latest features untested
- live-dev -> Current status of my working version (Not recommended since sometime I could make a commit of a bugged version so I can debug it
How I install it?
Visit:
https://github.com/NordikLab/TorqueLab/ ... stallation
To resume it:
Script side:
Get the files, delete the default editor tools/ folder, add the TorqueLab tlab/ and tools/ folder.
Source code changes:
You need to apply some minor code changes and recompile your project
- Use the patch provided in root (TorqueLab_T3D_3_8_v1.diff(Same as .patch, could be renamed to .patch if it make you feel better)
-----------------------------------------------------------------------------------------------
If anyone try it, I'd like to know how it goes, maybe I have missed something. If you feel there's some information missing for the installation process, let me know and I will update it.
Again, it's not an "official" release, I have just make my current version available. There's some incomplete features and some issues that need to be fixed left in there, use at your own risk and backup your files to be safe... I will keep improving it and try to make a bug free master branch tomorrow.