Christian Haas
Christian Haas
There are methods such as GetShaderParameter() returning the actual result, but for program parameter, only type specific methods exist. In my case of wrapping WebGL behind a OpenGL ES generic...
The matrix parameters of the *v functions are parameter lists, both according to OpenGL ES 2 and the WebGL specification. The current signature of the wrapper specifies only one slice....
Given a list of selected objects When the `Delete` key is pressed Then the selected objects shall be removed Given a list of selected tiles When the `Delete` key is...
Currently modders need to manually copy the `textprop.dat` or `objprop.dat` files to the mod directory and reload the mod if they want to modify these properties. Add a function to...
In order to obsolete the old tool "chunkie" (and provide a better import/export functionality), add a new window, which allows to export (and possibly import) raw resources - without larger...
Breaking out from #29, this is a dedicated feature. Provide a dedicated button that allows to import for images at once for the same texture, mapping to all four sizes.
In order to better perceive where hacker is being pulled to, add indicators per tile in which direction the flight pull points to. May be toggleable. Figure out how to...
The old editor always showed the selected texture on the left side of the scrolling gallery, as a button. Clicking on this would scroll the gallery to the selected texture....
The editor could display an event list for quick messages. A prime example for this could be the denial message when an object couldn't be added because of limit reached....
Have a control that allows entering of object ID. Object is selected and centered in view. Could be the current "selected ID" control be converted to a slider (still showing...