Commit History

Author SHA1 Message Date
  David Catuhe 4e1abfa99c Add dispose to TransformNode class 8 years ago
  David Catuhe 01b1206448 Small update to behaviors 8 years ago
  David Catuhe 6ec8f04eff Added scene.onDataLoadedObservable 8 years ago
  Raanan Weber 7164b5bffe Cleaning up reference tags 8 years ago
  David Catuhe c319ca1cbf "AAAAAAAAAAAAAAAAhhhhhaaaa" step 8 8 years ago
  David Catuhe 6bf40467b7 strictNullChecks aka "What a good idea" step 4 8 years ago
  David Catuhe 2c0fa24469 Associated with #2982 8 years ago
  David Catuhe 6864419271 nullCheck : first step1 8 years ago
  David Catuhe 08783affe9 NoImplicitThis 8 years ago
  David Catuhe c77672bb66 Added noImplicitReturns as compiler option 8 years ago
  David Catuhe b942e86a05 Monstro refactor: Enabling noImplicitAny on all repo 8 years ago
  Adam Bowman 0221e73305 fixed scene undefined issue 8 years ago
  Adam Bowman 13d69d79b3 only assign Node.uniqueId once 8 years ago
  David Catuhe 4d86fc42d7 Simpler detach for Behaviors 8 years ago
  David Catuhe 8a39b9e725 First support for behaviors: BouncingBehavior for arcRotateCamera 8 years ago
  David Catuhe c0cbd466e1 Nightly + node.getChildren is back 9 years ago
  David Catuhe 582d21e439 First pass - removed all deprecated 9 years ago
  David Catuhe cf996b2bff scene and engine can now be omitted :) 9 years ago
  Nicolas Coderre 20ec44c22e Merge branch 'features/ncoder/references2' into features/ncoder/references 9 years ago
  Nicolas Coderre 21e3d99372 Add <reference> tags so that you can use the "Combine files" features of the typescript compiler. The goal was to generate proper mapping files for debugging. 9 years ago
  David Catuhe ab4a861efa Adding getClassName where it was required 9 years ago
  Adam Bowman 6ddd798113 removed getDirection from Node and added it to Camera, AbstractMesh, and Bone so that Bone.getDirectionToRef result param is the last param 9 years ago
  David Catuhe 4665edc742 Added node.doNotSerialize 9 years ago
  David Catuhe e64c767bb7 Fixed issue with sprites 9 years ago
  Adam Bowman 3ff4c7d19a added Node.getDirection 9 years ago
  MackeyK24 3ba2a6ae7c Added node 'metadata' support 9 years ago
  David Catuhe a42d7f62df Added node._children to track children hierarchy 10 years ago
  Raanan Weber c2e1ac238e Update babylon.node.ts 10 years ago
  David Catuhe 2cc0021ca6 Added Camera.ForceAttachControlToAlwaysPreventDefault 10 years ago
  nockawa 7816460b00 Added an optional predicate on Node.getDescendants, Node.getChildren to filter out Node based on a callback execution. 10 years ago