Commit Verlauf

Autor SHA1 Nachricht Datum
  alteredq 97425e01ae Merge remote branch 'remotes/sole/master' vor 15 Jahren
  alteredq 1ca0bf23dc Merge remote branch 'remotes/upstream/master' vor 15 Jahren
  alteredq 188f36be5d Optimized ASCII model format to use indexed UVs. Updated OBJ slim converter and Loader accordingly. vor 15 Jahren
  sole b489e524ea Build system: now --debug applies to the current build (can generate debug versions of every type of build: canvas, dom, etc) vor 15 Jahren
  Mr.doob 39f88e74b2 * Fixed markup error in README vor 15 Jahren
  Mr.doob 7059050d19 * Updated README (examples/projects) vor 15 Jahren
  sole cb626b9d95 Merged with alteredq version (support python 2.6) and also made it more explicit as per mrdoobs suggestion vor 15 Jahren
  alteredq b14f09be61 Merged with sole's branch: took new Python build script, made it work with my ancient Python 2.6. vor 15 Jahren
  alteredq 7abad40d83 Merge remote branch 'remotes/sole/master' vor 15 Jahren
  alteredq 514a2e6135 Merged with latest changes in mrdoob's branch. All hex colors should be now without baked opacity. vor 15 Jahren
  alteredq 0cb79310e5 Added experimental binary mesh loader. Updated OBJ converter and examples accordingly. vor 15 Jahren
  Mr.doob 3cdc007b90 * Fixed some minor issues handling opacity in hex colors vor 15 Jahren
  sole e43af53f19 refactored build system vor 15 Jahren
  Mr.doob 1849e9050c * Added a nicer interactivity example ⟶ examples/interactive_voxelpainter.html vor 15 Jahren
  sole bf6db5a714 merging? vor 15 Jahren
  Mr.doob 52045b53cb * examples/geometry_large_mesh.html: credit were credit is due :) vor 15 Jahren
  Mr.doob 0ca8efd916 Fixed stats vor 15 Jahren
  alteredq c437ce68fe Small clarifications in large mesh example description: model size meanwhile went down to 3.5 MB ;) and file access flag applies to Chrome. vor 15 Jahren
  alteredq f6e829ca21 Synced with mrdoob's branch. vor 15 Jahren
  Mr.doob 55c40d0fa3 * Renamed `examples/large_mesh_test.html` to `examples/geometry_large_mesh.html` vor 15 Jahren
  Mr.doob 5053cc4e6d * Added 2 more examples to the README. vor 15 Jahren
  Mr.doob 1aca787cb1 Forgot to recompile the builds vor 15 Jahren
  Mr.doob 83690551a3 Added a comment on `example/large_mesh_test.html` about the `--allow-file-access-from-files` bit. vor 15 Jahren
  Mr.doob 425c01111b Merge remote branch 'alteredq/master' vor 15 Jahren
  Mr.doob 047f190d4d Avoiding merge conflicts (I'm sure there is a way to handle these in this client, maybe not yet...) vor 15 Jahren
  alteredq 49d1bd170b Made JSON model format slimmer by flattening arrays. Modified Loader and OBJ converter accordingly. vor 15 Jahren
  Mr.doob 8d198002d1 * Fixed a bug in Ray.intersectObject: face.normal needs to be transformed using matrixRotation otherwise rotated objects fail vor 15 Jahren
  alteredq bae0a2e06b Synced with mrdoob's branch. vor 15 Jahren
  Mr.doob 9a62d1173a Refactored `ClickResolver to `Ray` and `Projector.unprojectVector` working. vor 15 Jahren
  alteredq 5192428f25 Added Loader class providing both asynchronous JS and web worker based loading of models. vor 15 Jahren