issues
search
gladiusjs
/
gladius-core
Core library for Gladius
BSD 3-Clause "New" or "Revised" License
445
stars
48
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Extension fixes
#186
modeswitch
closed
12 years ago
0
Extensions should support components and resources that are associated with a service
#185
modeswitch
closed
12 years ago
1
As a game developer, I want support for a Three.js rendering backend so that game developers can use their renderer of choice
#184
MasseGuillaume
opened
12 years ago
1
As a game developer, I expect the gladius toolchain to run on Windows, Mac, and Linux so that I can develop on my preferred OS
#183
modeswitch
closed
12 years ago
1
As a game developer, I should be able to pull in gladius-core using 'volo add' for ease of getting started
#182
dmose
closed
12 years ago
1
As a game developer, I want a Mesh for cubicvr so that I can create renderable models
#181
modeswitch
closed
12 years ago
1
Wip core
#180
brynnperit
closed
12 years ago
0
As a game developer, I want a Transform component so that I can set position, orientation, and scale for my game objects
#179
modeswitch
closed
12 years ago
1
As a game developer, I want a MaterialDefinition for cubicvr so that I can create Models with materials
#178
modeswitch
closed
12 years ago
1
As a game developer, I want a Light for cubicvr so that I can create lighted spaces
#177
modeswitch
closed
12 years ago
3
As a game developer, I want a LightDefinition for cubicvr so that I can create a Light
#176
modeswitch
closed
12 years ago
1
Wip core
#175
brynnperit
closed
12 years ago
0
As a game developer, I expect API arguments to be clearly documented so that I know their expected types
#174
modeswitch
opened
12 years ago
0
As a game developer, I expect errors the originate from registered extensions to be clearly linked to the extension so that errors are easier to diagnose
#173
modeswitch
opened
12 years ago
0
As a game developer, I want clear instructions for writing extensions so I can add new functionality to the engine to support my game
#172
modeswitch
opened
12 years ago
0
As a game developer, I want clear instructions for building my game so I can distribute a single minified file
#171
modeswitch
opened
12 years ago
0
As a game developer, I want API documentation so that I can figure out how to perform specific tasks with the engine
#170
modeswitch
opened
12 years ago
0
As a game developer, I want a guide to the soure tree so I know where each module is and what it does
#169
modeswitch
opened
12 years ago
0
As a game developer, I want to see high-level documentation at the top of each module so that I know its purpose
#168
modeswitch
opened
12 years ago
0
As a game developer, I want the engine examples to build on each other so they can act as a tutorial
#167
modeswitch
opened
12 years ago
0
As a game developer, I want examples showing how to use the engine's asset loader so that I can load content into my game
#166
modeswitch
opened
12 years ago
0
As a game developer, I want examples showing how to do simple, cross-browser sounds so that I can ship a single build to all platforms
#165
modeswitch
opened
12 years ago
0
As a game developer, I want examples showing how to organize my game logic code so that my game is easy to maintain
#164
modeswitch
opened
12 years ago
0
As a game developer, I want examples showing how to handle user input so I can process commands from the player
#163
modeswitch
opened
12 years ago
0
As a game developer, I want examples showing how I can use require to split up my game source so that my game is easier to maintain
#162
modeswitch
opened
12 years ago
0
CubicVR extension
#161
modeswitch
closed
12 years ago
0
Finished porting resource loader; Additional unit tests for Entity
#160
modeswitch
closed
12 years ago
0
As a game developer, I want an event logger so that I can easily see what's happening in the engine and catch any odd behaviour that doesn't result in crashes
#159
brynnperit
opened
12 years ago
0
Pulling in resource loader to refactored engine
#158
modeswitch
closed
12 years ago
0
Wip core
#157
brynnperit
closed
12 years ago
0
Project structure refactoring
#156
modeswitch
closed
12 years ago
0
Missing unit tests for Space on wip-core branch
#155
modeswitch
closed
12 years ago
1
Missing unit tests for Entity on wip-core branch
#154
modeswitch
closed
12 years ago
1
As a game developer, I want documented code so that I can learn how to use the engine by examining the source
#153
modeswitch
opened
12 years ago
0
As a game developer, I want to package extensions with the engine at compile time so that they can be shipped with my game
#152
modeswitch
opened
12 years ago
0
As a game developer, I want to load minified extensions into the engine at runtime so that I can modify existing games
#151
modeswitch
opened
12 years ago
0
As a game developer, I want to register extensions so I can extend the engine without modifying the engine core
#150
modeswitch
closed
12 years ago
1
As a game developer, I want Component and Service prototypes so I can create engine extensions
#149
modeswitch
closed
12 years ago
1
As a game developer, I want to load audio resources using the browser's native support so that I don't need do it manually with XHR
#148
modeswitch
opened
12 years ago
0
As a game developer, I want to be able to loop sound playback on Track components
#147
modeswitch
closed
12 years ago
0
As a game developer, I want to specify multiple resource paths so that the most appropriate encoding is chosen at runtime
#146
modeswitch
opened
12 years ago
0
As a game developer, I want to load audio resources so they can be used by sound components
#145
modeswitch
opened
12 years ago
0
Added No Comply demo features
#144
asalga
closed
12 years ago
0
Develop
#143
asalga
closed
12 years ago
0
Nocomply refactor
#142
asalga
closed
12 years ago
0
sound support in gladius
#141
modeswitch
closed
12 years ago
0
Develop
#140
modeswitch
closed
12 years ago
0
As a game developer, I want to disable collisions for certain objects but still be able to apply forces so that I can create procedural animations
#139
asalga
opened
12 years ago
0
Precommit hook that runs jshint to catch errors sooner rather than later.
#138
dmose
closed
12 years ago
2
As an engine developer, I want to clone the minimal repository so I can add dependencies later as I need them
#137
dmose
opened
12 years ago
0
Previous
Next