cppctamber
cppctamber
Hi, Awesome library thank you for your work! Sorry, wasn't sure where to put this, but I use some basic/ generic vector methods that aren't in the gl-matrix library and...
# Feature Request Add nebula graphic id to the `/universe/systems/{system_id}/` endpoint. _Relates to https://github.com/esi/esi-issues/issues/1148_ ## Use case Allows a user to find the graphic id for a system's nebula ##...
# Feature Request Add nebula graphic id to the `/universe/constellations/{constellation_id}/` endpoint. _Relates to https://github.com/esi/esi-issues/issues/1148_ ## Use case Allows a user to find the graphic id for a constellation's nebula ##...
# Feature Request Add nebula graphic id to `/universe/regions/{regions_id}` endpoint ## Use case Allows an end user to find the graphic id for a region's nebula ## Authentication no auth...
# Feature Request Provide endpoints for skin and space object factory related data. _All but the material sets mentioned on the SDE parity checklist [https://github.com/esi/esi-issues/issues/1103](url)_ - skins - skin type...
Should tree nodes be able to collapse by default, or do I need to supply a setting to enable?  Example Code: ``` function overview(side) { var tabs = new...
The windows download of the vgmstream command-line tools and Winamp archive are triggering trogan warnings. Steps to recreate - download with latest chrome, fails due to reported virus - download...
# Bug The space object factory faction property in the `universe/graphics` response is incorrectly spelt as `sof_fation_name` and should be `sof_faction_name` ## Request `GET latest/universe/graphics/{graphic_id}/?datasource=tranquility` ## Response ### Status Code...
The sprite set item scales are sometimes incorrect Steps to recreate: 1. Load "gc3_t1:gallentebase:gallente" 2. Observer the sprites at the front top of the Vexor, both should be the same...
Rewrite wrapped classes to make it easier for people to use. For each class that represents an eve `space object` users should be able to provide type ids (or the...