phantasmal-world/src
2019-05-29 17:59:47 +02:00
..
actions All state changes now happen via mobx actions. Fixed bug that allowed users to save .qst files with names that are too long (and thus corrupting the file). 2019-05-29 17:04:06 +02:00
data All state changes now happen via mobx actions. Fixed bug that allowed users to save .qst files with names that are too long (and thus corrupting the file). 2019-05-29 17:04:06 +02:00
domain Reformatted most of the code to comply to TypeScript conventions. 2019-05-29 01:37:00 +02:00
rendering All state changes now happen via mobx actions. Fixed bug that allowed users to save .qst files with names that are too long (and thus corrupting the file). 2019-05-29 17:04:06 +02:00
stores All state changes now happen via mobx actions. Fixed bug that allowed users to save .qst files with names that are too long (and thus corrupting the file). 2019-05-29 17:04:06 +02:00
ui BluePrint React components are now used everywhere instead of css classes. Styling is now done in css files instead of setting the style prop. 2019-05-29 17:59:47 +02:00
index.css Reformatted most of the code to comply to TypeScript conventions. 2019-05-29 01:37:00 +02:00
index.tsx All state changes now happen via mobx actions. Fixed bug that allowed users to save .qst files with names that are too long (and thus corrupting the file). 2019-05-29 17:04:06 +02:00
react-app-env.d.ts Initial commit from Create React App 2019-05-28 13:44:17 +02:00
three-orbit-controls.d.ts Converted all tests to TypeScript. 2019-05-28 22:24:28 +02:00