[DiscordArchive] what does your plugin do?
[DiscordArchive] what does your plugin do?
Archived author: Skarn • Posted: 2018-06-25T15:44:59.659000+00:00
Original source
(exporting of WMOs)
Archived author: Skarn • Posted: 2018-06-25T15:45:18.525000+00:00
Original source
I am also reworking reading right now, so it might even work for legion models afterwards
Archived author: Skarn • Posted: 2018-06-25T15:45:55.475000+00:00
Original source
For now I plan to support wotlk, wod and legion as core modding versions.
Archived author: Skarn • Posted: 2018-06-25T15:46:04.128000+00:00
Original source
But wotlk and legion come first
Archived author: Skarn • Posted: 2018-06-25T15:47:41.895000+00:00
Original source
Speaking of M2s it is current able to:
1) import / export static m2s with collision shapes, all possible texture settings
2) import bone animations, texture animations, camera animations, color and transparency animations (export for these is in progress at the moment)
Archived author: Skarn • Posted: 2018-06-25T15:48:38.156000+00:00
Original source
After that is done I will be working on particles and ribbons. When that is done I will focus on getting legion support for both I/E and after that physics.
Archived author: Skarn • Posted: 2018-06-25T15:49:44.401000+00:00
Original source
writing that todo list makes me sad though. coding things for wow is boring
Archived author: Azarchius • Posted: 2018-06-25T15:50:07.762000+00:00
Original source
idk, I find it refreshing
Archived author: Skarn • Posted: 2018-06-25T15:51:50.968000+00:00
Original source
I only started coding a year ago by learning python with blender and I don't know shit about math, especially algebra part of it is the worst. So, in most cases the work ends up in rewriting your own trashy code from a year ago and constantly using a debugger.
Archived author: Skarn • Posted: 2018-06-25T15:52:22.182000+00:00
Original source
Great practice though. A year ago programming looked like some mumbo jumbo woodoo magic to me