wasabia / three_dart

three.js rewrite by Dart, Dart 3D library. an easy to use, lightweight, cross-platform, general purpose 3D library.
MIT License
450 stars 80 forks source link

Renamed all files to match dart file name conventions (snake_case) and fixed around 1000 lint warnings #95

Closed mark-nicepants closed 1 year ago

mark-nicepants commented 1 year ago

Quite a big PR but I dont think this breaks anything. Just alot of internal name changes and lint fixes.