Why? Other than GPU diehards whining about people who haven't learned zasm being able to make nice displays, I really don't see a reason for it not to be
Last edited by Colonel Thirty Two; 06-14-2010 at 12:16 PM.
Very interesting code, Divran, I especially love the dynamic object types. I was thinking of making a few generic elements so they can be drawn using a single index, instead of multiple (Such as a progress bar). It looks like it will be a rather simple matter with the re-write.![]()
What I want is a egpParent(N,...) where N is the parent elements index, and ... is all the childs. Basicly makes it handle all those as element N (think holos/props).
It would be nice if you formatted it as an addon:
Code:"AddonInfo" { "name" "EGP v3 Beta" "version" "SVN" "author_name" "Divran" "author_url" "http://www.wiremod.com/" "info" "Expression 2 Graphics Processor v3 Beta." "override" "0" }
Bump with bug:
returnsCode:@name Test Chip @inputs Z:wirelink @outputs @persist Z:egpBox(1, vec2(50, 50), vec2(200, 200))
I do have UWSVN installed, which I'm assuming is the issue, however I have to start my homework so I can't test itCode:sv: Expression 2 (Test Chip): entities/gmod_wire_expression2/core/custom/EGP_Core.lua:275: attempt to call field 'IsValid' (a nil value)
Bookmarks