Commit History

Author SHA1 Message Date
  alteredq ad9ad59ded Editor: added simple object removal (using "delete" key). 13 years ago
  alteredq d9a702bc3d Editor: fixed selection of subobjects when clicking in outliner. 13 years ago
  alteredq 5891fb03c6 Editor: changed outliner to use FancySelect for nicer styling (using custom DOM instead of <select> element). 13 years ago
  alteredq f6cd125010 Editor: fixed object names in outliner. Added names for some default objects. 13 years ago
  alteredq 7b209a23d9 Editor: setting drag-and-dropped object names according to file names. 13 years ago
  alteredq 266d1cdf9b Editor: less obtrusive warnings for missing UVs. 13 years ago
  alteredq 9f6d3a9ccb Editor: added more checks for prevention of setting textures to UV-less objects. 13 years ago
  alteredq edc4f71944 Editor: creating textured materials only for models which have UVs. 13 years ago
  alteredq 774fa4ae04 Added workaround for ANGLE bug in godrays example. 13 years ago
  alteredq e402f323bf Fixed shadows getting animated when skinning / morphing was disabled for the regular rendering. 13 years ago
  alteredq 845a268fdd Merge remote-tracking branch 'remotes/mrdoob/dev' into dev 13 years ago
  Tapio Vierros 50f911cffc Always create CanvasRenderer in examples/webgl_materials_shaders. 13 years ago
  alteredq 9299bbba2a Merge remote-tracking branch 'remotes/mrdoob/dev' into dev 13 years ago
  Mr.doob 35e9bd897a Editor: Made objects draggable 13 years ago
  Mr.doob 99adbf0ceb Made TrackballControls a bit nicer 13 years ago
  alteredq 6d4ded657e Fixed physical shading example controls include. 13 years ago
  Mr.doob 3946176ef3 Merge branch 'dev' of git://github.com/alteredq/three.js into dev 13 years ago
  Mr.doob 92314df02d Editor: Wired up material.reflectivity 13 years ago
  Mr.doob 9c36d3082d Editor: Wired up material.bumpScale 13 years ago
  Mr.doob 86e310b555 Editor: material.envMap actually working\nobjectSelected event was nulling the widget texture... 13 years ago
  Mr.doob 1bf08ec3f5 Editor: Added material.endMap, or so I think 13 years ago
  alteredq 7b44f9ccb6 Merge remote-tracking branch 'remotes/mrdoob/dev' into dev 13 years ago
  alteredq a945f93644 Added config and batch files for creating "max" build with JS files from the examples folder. 13 years ago
  Mr.doob 5bbfbbf467 Merge remote-tracking branch 'alteredq/dev' into dev 13 years ago
  Mr.doob fa245d81c6 Implemented the new deallocate() methods in webgl_test_memory. 13 years ago
  alteredq 07fc79d788 Added var to Detector.js 13 years ago
  alteredq 6660e155d5 More Closure compile warnings / errors fixing in examples/js. 13 years ago
  alteredq 8109156a64 Fixed jquery dependency in OBJMTLLoader. Fixed variable redeclaration in OBJLoader. Fixed unreachable code in GeometryExporter warnings. 13 years ago
  Mr.doob feffb88f1e Includes to editor and examples. 13 years ago
  Mr.doob 04b652ae26 Moving *Controls to examples/js 13 years ago