Commit History

Author SHA1 Message Date
  Mr.doob c5cb65982b TransformControls: Renamed updateMode() to setMode() and updateGizmo() to update(). 12 years ago
  Mr.doob 5af6500361 TransformControls: Using single Line for axes. 12 years ago
  Mr.doob afba0bbf5b TransformControls: Firefox support. 12 years ago
  Mr.doob 77da0db2f5 Editor: Replaced now uneeded axis limiter with translate/rotate/scale buttons. 12 years ago
  Mr.doob 259d992b5e Editor: Moved js files around. 12 years ago
  Mr.doob 3ad8405890 TransformControls: Using EventDispatcher instead of callback. 12 years ago
  Mr.doob 4509d05502 EditorControls and TransformControls clean up. 12 years ago
  Mr.doob 14f0ebfe8f Merge remote-tracking branch 'arodic/transformControls' into dev 12 years ago
  Mr.doob 06ed1e8dc3 Merge remote-tracking branch 'arodic/editorRefactoring' into dev 12 years ago
  Aleksandar Rodic 202af8e0e1 refactored code 12 years ago
  Mr.doob 28136e7bbb Editor: Better support for Internet Explorer and Mobile Safari. 12 years ago
  Samuel Lopes Grigolato f97176e62c Enhance blender 2.66 scene exporter to only export used materials. 12 years ago
  Eric Haines 4e825a90c2 Remove deprecated from classes 12 years ago
  Mr.doob b152cf6158 Moved WebGLRenderer3 to examples folder. 12 years ago
  Ben Houston 51ee3f2cfa fix accidential global in Matrix3.compose and Matrix4.compose unit tests. 12 years ago
  Aleksandar Rodic 459769d056 added transform controls 12 years ago
  Mr.doob 4911e3f08c Calling this.update() in CameraHelper construcot. As per #3328. 12 years ago
  Mr.doob 805dd4fc99 Removed broken and unmaintained test. 12 years ago
  Mr.doob 761bd64e11 Yet more minor tweaks. 12 years ago
  Mr.doob 1ef9841d11 Minor tweak to change log. 12 years ago
  Mr.doob b376885578 r58 12 years ago
  Mr.doob a86e8c0706 Merge remote-tracking branch 'cjshannon/dev' into dev 12 years ago
  Aleksandar Rodic 105611a497 moved loading logic into its own file. 12 years ago
  Mr.doob 942a2bad15 Fixed webgl_loader_scene. 12 years ago
  Mr.doob 36e2ec91c4 Fixed yet more breakage in the examples. Only one left. 12 years ago
  Mr.doob e73287b0f4 Fixed STLLoader breakage of webgl_loader_scene. 12 years ago
  Mr.doob 61fcfb49f5 Updated builds. 12 years ago
  Mr.doob 198ddcb77e Only setting the canvas.style when devicePixelRatio !== 1. 12 years ago
  Mr.doob b7a450e829 Updated builds. 12 years ago
  Mr.doob 1983a69e0f Fixed Sprite breakage. 12 years ago