Commit Verlauf

Autor SHA1 Nachricht Datum
  SUNAG 99e2e4e690 set camera by function vor 9 Jahren
  SUNAG 7b8aad6fde allow redefine nodes dynamically vor 9 Jahren
  SUNAG 1599e1ac2e mrdoob approves vor 9 Jahren
  SUNAG 1e26eb05b6 rename *MaterialNode to *NodeMaterial vor 9 Jahren
  SUNAG 1558f02a70 regexp THREE.Node* to THREE.*Node vor 9 Jahren
  SUNAG d25cf4ad31 NodeMaterial rev 3 (final to PR) vor 9 Jahren
  SUNAG 35516e7840 duplicate definition ambientLightColor #webgl_terrain_dynamic vor 9 Jahren
  SUNAG 737530a5ea MultiMaterial cleanup vor 9 Jahren
  SUNAG d7dfac697d sea3d legacy support vor 9 Jahren
  SUNAG e58249b4be sea3d revision 4 vor 9 Jahren
  Mr.doob d208473da9 Merge pull request #7708 from simonThiele/unittests vor 9 Jahren
  simonThiele 9197b1b929 remove console in matrix4 vor 9 Jahren
  simonThiele 72f72f4dc9 remove console in quaternion vor 9 Jahren
  simonThiele 24f427a54b remove console in euler vor 9 Jahren
  simonThiele d6fbddeed3 remove unused test vor 9 Jahren
  simonThiele a71785d0d3 use BufferAttribute as mock to supress warnings vor 9 Jahren
  simonThiele 0bfe511c91 use texture loader to load textures in test vor 9 Jahren
  simonThiele 6d5d6f8b74 use addgroup for adding draw calls in test vor 9 Jahren
  simonThiele 0d760a26b3 use setIndex for index attributes in test vor 9 Jahren
  Mr.doob 489a10f88d Replaced THREE.Math.random16() with Math.random(). vor 9 Jahren
  Mr.doob 21e2216b1b Math: Deprecated random16(). vor 9 Jahren
  Mr.doob 51d594d9a4 Editor: Symbol when object has script. vor 9 Jahren
  Mr.doob 5fd1823e46 Editor: Cleaned up outliner css. vor 9 Jahren
  Mr.doob 2c111f9b81 Updated builds. vor 9 Jahren
  Mr.doob c8ec3f9161 WebGLLights: Clean up. vor 9 Jahren
  Mr.doob 63e626fa13 Removed unused variables. vor 9 Jahren
  simonThiele bfa2cc7802 if you load an objet from json, JSONLoader will maybe add some undefined properties like bones. If you compare the originial with the json object, these properies will be missed. For that reson you cant use smartcompare and need to exclude props manually§ vor 9 Jahren
  simonThiele f12d370be3 property check of special geometry agains simple geometry cant use smartcomparer since there are some properties which are missing. Since this is a normal behavior these properties need to be excluded manually vor 9 Jahren
  simonThiele 99d962868d index is a property and can be accessed directly vor 9 Jahren
  simonThiele b89da830de fix light json check vor 9 Jahren