Game Development Community

A few bugs ...

by AndyGFX · in Torque Game Engine · 08/01/2004 (6:20 am) · 5 replies

Hi,

a trying TGE 1.2.2 and I was finded a few bugs (maybe):

1) snap to grid don't work with CTRL+LMB, work only with planar drag
2) numeric keyboard sometime work sometime not
3) can't delete SimGroup from tree-list, only sub-objects
4) if snap to grid is ON and I add object (shape/interrior) to scene, added object has floating point position value and not rounded by grid size, it's very bad for align object
5) if I hide object, bouce box still active - it's bad if i have inside other small object and i need select him (hard work :) ) - cursor always find bigger box
6) "WorldEditorMap.bindCmd(keyboard, "i", "Canvas.pushDialog(interiorDebugDialog);", "");
" ????????? in CVS missing

#1
08/01/2004 (11:44 am)
Is this on PC or mac?

2) When does it work? When does it not?
3) Which SimGroup? The root group is the mission group itself, and it should not be deleted.
4) Hmm. That's broken sounding.
5) Ah, that might be another good fix.
6) I don't understand.
#2
08/01/2004 (11:59 am)
I have PC.

2) Hmm I dont know which situation retrieve it ... :(
3) No root Mission Sim group, but user added SimGroup from System tree ...
6) I was find this key command but i don't know where is gui for this command I pressing [i] and nothing :)

NEW:
7) It's possible make/include into TGE CVS working door/lift entity? (i must always "Pathed Interiors Upgrade For Torque By Mark Harmon"+"pathInterior18072004HEAD.patch" apply )
8) In the world editor cfg dialog missing checkbox snap to grid and snap rotations. In my resource (TGE Editor AddOn ... )is little addon functions to make it - snap on/off with key and change grid size with key
#3
08/01/2004 (1:20 pm)
3) Was it locked?
6) The gui could be missing.

7) There are many resources available.
8) Cool!
#4
08/02/2004 (8:11 am)
I think he's asking if number 7 there can be pushed into TGE proper, not where to find it...
#5
08/02/2004 (1:56 pm)
It probably could. I encourage you to find someone with the time to do it... :)