GuiObjectView
by Ryan Mick · in Torque Game Engine · 02/03/2006 (9:27 am) · 5 replies
John, I read in another post that you had intended to include this in TLK 1.4. Are you still planning on including this? If so when can we get the updated source? Also on a side note, I noticed that the TLK gui's are still in the common directory and not the creator, are there plans to move them to the creator directory?
Thanks.
Thanks.
#2
02/13/2006 (10:51 am)
If you are willing to get risky, I can send you our modified GuiObjectView. It's pretty disfigured by our own changes (lots of commented out areas and overall mess, but it's possible to pinpoint all changes since they mostly have comments by them), but it works with the TLK, and doesn't conflict with the TGE's own lights, both inside and outside missions (each guiObjectView got it's own lightManager).
#3
John, the news on updated TLK version of guiObjectView is really nice!
Waiting for a moment to play with it! ;)
02/22/2006 (6:38 am)
As of: http://www.garagegames.com/mg/forums/result.thread.php?qt=40368 (TLK vs. guiObjectView)John, the news on updated TLK version of guiObjectView is really nice!
Waiting for a moment to play with it! ;)
Quote:Hey guys, ping me in the private forums - I have an updated ObjectView for TLK that has all the bells and whistles (even environment mapping! :), just need to post it as a TLK resource.Do this threat suits for posting it? Or may be to create new one with name of something like "guiObjectView TLK Update"?
#4
Sounds like there may be a few other awesome TLK resources coming up too. :)
02/24/2006 (3:55 pm)
On my list - thanks for reminding me!Sounds like there may be a few other awesome TLK resources coming up too. :)
#5
And additions like "guiObjectView + envMapping" sounds for us as already a huge addon ...
hmm.. you said "few other"? I don't want to think about word "awesome" in your phrase, but.. huh.. that's really good news for all TLK owners.. looking forward to have a look at it ;)
02/24/2006 (4:00 pm)
John, I'm really hapy that I got TLK in our project, as it's just awesome as it is now..And additions like "guiObjectView + envMapping" sounds for us as already a huge addon ...
hmm.. you said "few other"? I don't want to think about word "awesome" in your phrase, but.. huh.. that's really good news for all TLK owners.. looking forward to have a look at it ;)
Torque Owner John Kabus (BobTheCBuilder)
The GuiObjectView code will likely be released in the next TLK update - though when that will be I'm not sure, no new TLK releases are scheduled yet.
There are no plans to move the TLK editors out of the TLK script library. Because the library contains other code critical to TLK it needs to stay in the common folder.
-John