weiserhei
3ca1bce253
add argument `event` to onKeyChange function calls
...
because otherwise its undefined
2018-05-11 22:33:04 +02:00
Paul Graffam
c3027370e5
Merge pull request #5 from weiserhei/patch-1
...
Quoting buildpath / globstars
2018-05-07 16:26:55 -04:00
weiserhei
8c7c808e16
Quoting globstars
...
Problem I ran into:
`npm run build` only created the build/public/assets/css/app.css file, nothing else was copied.
No Error showed up in Terminal.
Solution:
After reading the `copyfiles`-module readme I discovered you may have to put the path in quotation marks. Doing so fixed it and copied the whole public folders like its supposed to.
2018-05-07 17:57:17 +02:00
Paul Graffam
87745300ac
Merge branch 'master' of github.com:paulmg/ThreeJS-Webpack-ES6-Boilerplate
2018-02-25 19:34:09 -05:00
Paul Graffam
f1a3628d6e
Added progress flag
2018-02-25 19:33:12 -05:00
Paul Graffam
094c6f4db0
Rebuilt project
2018-02-25 19:33:02 -05:00
Paul Graffam
58e3b39fce
Set to triple equals
2018-02-25 19:31:59 -05:00
Paul Graffam
cbfe38ac59
Migrated webpack config to 4.0 version, restructured, added more options
2018-02-25 19:31:45 -05:00
Paul Graffam
e183f91dee
Updated vendor files to latest
2018-02-25 19:30:59 -05:00
Paul Graffam
de7032afe8
Cleanup
2018-02-25 19:30:17 -05:00
Paul Graffam
4ef5184b16
Refactored rStats to its own module, added config option for displaying stats
2018-02-25 19:30:01 -05:00
Paul Graffam
4b584783d7
Set to triple equals
2018-02-25 19:27:55 -05:00
Paul Graffam
0cf0430a5d
Created babel config file
2018-02-25 19:27:36 -05:00
Paul Graffam
6639ee11d0
Updated all dependencies, updated scripts, removed watch from dev call
2018-02-25 19:27:09 -05:00
Paul Graffam
7be7436321
Adding license
2018-01-28 20:54:09 -05:00
Paul Graffam
219d333ad9
Set bottom section to list
2016-10-07 15:08:15 -04:00
Paul Graffam
65bcb08089
Updated readme with new info
2016-10-07 14:56:18 -04:00
Paul Graffam
f78d23b52f
Rebuilt files
2016-10-07 14:56:00 -04:00
Paul Graffam
6474293117
Updated public files
2016-10-07 14:55:46 -04:00
Paul Graffam
ee7369d79b
Added more comments
2016-10-07 14:55:31 -04:00
Paul Graffam
c2f4f1741b
Passed in color to material constructor
2016-10-07 14:55:13 -04:00
Paul Graffam
2837909a17
Added sphere, updated to use Material class
2016-10-07 14:54:45 -04:00
Paul Graffam
29a2f7393d
Style updates
2016-10-07 14:54:20 -04:00
Paul Graffam
a21f06e3ea
Refactored gui functions to static helper functions
2016-10-07 14:53:11 -04:00
Paul Graffam
3737462bd5
Commented and updated
2016-10-07 04:42:23 -04:00
Paul Graffam
ac06ae8cbd
Set to use Helper static methods, commented and updated
2016-10-07 04:41:27 -04:00
Paul Graffam
0b556be6bc
Updated config values
2016-10-07 04:40:50 -04:00
Paul Graffam
f2087cab2d
Minor cleanup
2016-10-07 04:40:29 -04:00
Paul Graffam
a2f26b057b
Added base and loading files, updated styles
2016-10-07 04:39:35 -04:00
Paul Graffam
24ff7899c3
Added static classes to log progress and errors
2016-10-07 04:38:54 -04:00
Paul Graffam
43c3e43984
Renamed to meshHelper to avoid confusion with other helpers
2016-10-07 04:38:28 -04:00
Paul Graffam
3b691178b0
Added new rStats extras file path
2016-10-07 04:37:29 -04:00
Paul Graffam
2f150b614c
Updated rStats
2016-10-07 04:37:03 -04:00
Paul Graffam
6064df572e
Updated eslint rules, set to warning to continue npm execution
2016-10-06 23:17:10 -04:00
Paul Graffam
fe7b6a3e41
Comments, removed unused code
2016-10-06 23:16:25 -04:00
Paul Graffam
9bc1583877
Fixed Three.js import, updated file imports, commented code
2016-10-06 23:15:00 -04:00
Paul Graffam
93156a8174
Refactored app js into folders, fixed three.js import for new version, minor changes after lint pass
2016-10-06 23:14:07 -04:00
Paul Graffam
2fba979793
Set paths to local
2016-10-06 23:11:58 -04:00
Paul Graffam
17188d80c1
Refactored styles to folders
2016-10-06 23:11:22 -04:00
Paul Graffam
988d718b5a
Cleaned up and updated vars to ES6
2016-10-06 23:10:05 -04:00
Paul Graffam
7b4318dc86
Set paths to local, added loading div
2016-10-06 23:09:07 -04:00
Paul Graffam
102f5ef9e9
Updated packages and node, set Three and Tween to working versions, updated scripts
2016-10-06 23:07:17 -04:00
Paul Graffam
604b496d5e
Delete old model json file
2016-10-06 23:04:14 -04:00
Paul Graffam
a6737ae8b1
Renamed to Teapot.json for naming consistency
2016-10-06 23:03:24 -04:00
Paul Graffam
af6d73cca1
Initial commit
2016-09-12 15:54:07 -04:00