コミット履歴

作者 SHA1 メッセージ 日付
  SUNAG 7b8aad6fde allow redefine nodes dynamically 9 年 前
  SUNAG 1599e1ac2e mrdoob approves 9 年 前
  SUNAG 1e26eb05b6 rename *MaterialNode to *NodeMaterial 9 年 前
  SUNAG 1558f02a70 regexp THREE.Node* to THREE.*Node 9 年 前
  SUNAG d25cf4ad31 NodeMaterial rev 3 (final to PR) 9 年 前
  SUNAG 35516e7840 duplicate definition ambientLightColor #webgl_terrain_dynamic 9 年 前
  SUNAG 737530a5ea MultiMaterial cleanup 9 年 前
  SUNAG d7dfac697d sea3d legacy support 9 年 前
  SUNAG e58249b4be sea3d revision 4 9 年 前
  Mr.doob d208473da9 Merge pull request #7708 from simonThiele/unittests 9 年 前
  simonThiele 9197b1b929 remove console in matrix4 9 年 前
  simonThiele 72f72f4dc9 remove console in quaternion 9 年 前
  simonThiele 24f427a54b remove console in euler 9 年 前
  simonThiele d6fbddeed3 remove unused test 9 年 前
  simonThiele a71785d0d3 use BufferAttribute as mock to supress warnings 9 年 前
  simonThiele 0bfe511c91 use texture loader to load textures in test 9 年 前
  simonThiele 6d5d6f8b74 use addgroup for adding draw calls in test 9 年 前
  simonThiele 0d760a26b3 use setIndex for index attributes in test 9 年 前
  Mr.doob 489a10f88d Replaced THREE.Math.random16() with Math.random(). 9 年 前
  Mr.doob 21e2216b1b Math: Deprecated random16(). 9 年 前
  Mr.doob 51d594d9a4 Editor: Symbol when object has script. 9 年 前
  Mr.doob 5fd1823e46 Editor: Cleaned up outliner css. 9 年 前
  Mr.doob 2c111f9b81 Updated builds. 9 年 前
  Mr.doob c8ec3f9161 WebGLLights: Clean up. 9 年 前
  Mr.doob 63e626fa13 Removed unused variables. 9 年 前
  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§ 9 年 前
  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 9 年 前
  simonThiele 99d962868d index is a property and can be accessed directly 9 年 前
  simonThiele b89da830de fix light json check 9 年 前
  Mr.doob 3aed3a372d Editor: Cleaned up camera parsing. 9 年 前