Commit Graph

83 Commits

Author SHA1 Message Date
Paul Graffam 80d504370c
Create nodejs.yml 2020-03-09 20:39:15 -04:00
Paul Graffam a04eb38f03
Update README.md
Fixed alignment
2019-02-05 16:47:12 -05:00
Paul Graffam cb8f17be3e Clarified some portions, updated sections related to assets refactoring 2019-01-29 17:19:43 -05:00
Paul Graffam 49e4c939e6 Updated readme 2019-01-29 16:56:28 -05:00
Paul Graffam e8177659ac Added minimization, set up css extract plugin, added style chunking, fixed paths 2019-01-29 16:56:13 -05:00
Paul Graffam 11dd93aff6 Added postcss autoprefixing 2019-01-29 16:55:27 -05:00
Paul Graffam 37ffe49cdc Added template logic 2019-01-29 16:55:18 -05:00
Paul Graffam a4f88fee78 Import styles into project 2019-01-29 16:55:05 -05:00
Paul Graffam 0ba07b1dec Re-built 2019-01-29 16:54:53 -05:00
Paul Graffam c25969dd94 Fixed pathing to css 2019-01-29 16:54:39 -05:00
Paul Graffam 5b806289ce Remove old files 2019-01-29 16:54:20 -05:00
Paul Graffam 98ced74b80 Refactored public dirs 2019-01-29 16:54:10 -05:00
Paul Graffam ea9380baa5 Added new packages, updated scripts 2019-01-29 16:52:45 -05:00
Paul Graffam 672881cd86 Updated webpack config: added chunking, fixed environment variables 2019-01-24 18:07:59 -05:00
Paul Graffam 3a83436ef2 Remove old files 2019-01-24 17:59:07 -05:00
Paul Graffam fa214fd967 Enabled ambient light 2019-01-24 17:58:53 -05:00
Paul Graffam 26a7239c91 Updated dat.gui 2019-01-24 17:58:40 -05:00
Paul Graffam 8628734c6a New generated chunk files 2019-01-24 17:58:29 -05:00
Paul Graffam d6fb7d1a71 Moved index.html to html dir, new generated index.html 2019-01-24 17:57:57 -05:00
Paul Graffam 1228774174 Added new packages for chunking and webpack sass, fixed up scripts 2019-01-24 17:57:17 -05:00
Paul Graffam 3018c6f5bd Reformat parameters 2019-01-23 17:26:49 -05:00
Paul Graffam 052e101e1c Updated model to correct json 2019-01-23 17:26:17 -05:00
Paul Graffam 85f1f2474d Set to correct new babel preset 2019-01-23 17:24:08 -05:00
Paul Graffam ad74138a7c Updated packages to lates 2019-01-23 17:23:50 -05:00
Paul Graffam 432cb4a5cf
Merge pull request #19 from igghera/master
Update webpack-cli version
2018-12-06 16:55:21 -05:00
Andrea Gherardi c212317b72 Update webpack-cli version
Fixes #17
2018-12-06 10:28:59 +01:00
Paul Graffam 7381928803
Merge pull request #18 from lucaskuzma/camera-fix
Update camera.js
2018-10-24 11:15:33 -04:00
Paul Graffam 8eaf3a8b49
Merge pull request #16 from rtpHarry/patch-2
fixes #15 - clarify animation mixer comment
2018-10-09 11:02:56 -04:00
Matthew Harris ba8478fbe5
fixes #15 - clarify animation mixer comment 2018-10-06 17:33:35 +07:00
lucaskuzma 44808a4974
Update camera.js
No need to involve pixel ratio here.
2018-09-18 09:22:26 +02:00
Paul Graffam 337e21226b
Merge pull request #10 from rtpHarry/patch-1
Add clarification for a comment
2018-06-27 12:21:39 -04:00
Paul Graffam 481b33053c
Merge pull request #11 from rtpHarry/patch-2
Add url to readme.md
2018-06-27 12:20:19 -04:00
Matthew Harris 952e4701e2
Add url to readme.md 2018-06-27 09:46:49 +07:00
Matthew Harris 97f5358f95
Add clarification for a comment
I removed this as it looked pointless, only to realise it was because it was for using outside of the class
2018-06-27 09:45:34 +07:00
Paul Graffam a8e2a24c43
Updated readme with project tree 2018-06-21 11:05:55 -04:00
Paul Graffam 4bf4b32e81 Rebuilt 2018-05-13 23:56:49 -04:00
Paul Graffam d918863297 Updated dependencies, fixed build script 2018-05-13 23:56:41 -04:00
Paul Graffam 7a86dd1991
Merge pull request #8 from weiserhei/patch-3
add argument `event` to onKeyChange function calls
2018-05-13 20:49:30 -04:00
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