Commit Graph

60 Commits

Author SHA1 Message Date
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
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