Commit History

Author SHA1 Message Date
  enn0x 7bd70efba7 Convenience classes for vehicles and wheels (no members or methods yet). 16 years ago
  rdb d66ff1a325 Fix compilation error with awesomium 16 years ago
  Bei Yang d79c1db68e Made this into a datanode 16 years ago
  Gyedo Jeon 6eeafea9b3 Seperated getExtraSaveData function to pre and post 16 years ago
  Gyedo Jeon 2eecb4e60c Removed unintended single quotes and added getExtraSaveData function 16 years ago
  Gyedo Jeon 3de2269641 Added current file extension check 16 years ago
  Bei Yang be7a26dd12 initial add 16 years ago
  Gyedo Jeon 6180335879 Made grid snap option work with fXyzSnap flag 16 years ago
  Gyedo Jeon d69d9961f8 Made ObjGen type object not be created 16 years ago
  rdb eb878a1bd6 Let's disable awesomium on Linux/OSX/FreeBSD until Bei gets a chance to actually make sure it compiles on non-Windows systems 16 years ago
  rdb 3815cc1229 Let's add panda3d.awesomium import convention 16 years ago
  Gyedo Jeon 5b6ae0cb75 Added support for additional argument of update function to indicate it is not called from loading 16 years ago
  Gyedo Jeon 87e588689f Added support for name in addNewObject function 16 years ago
  Chris Brunner d4bb6e276a added a much-needed 'info' notify output for loading audio files 16 years ago
  Bei Yang fb9d65b149 Working version checked in. TODO: Lots of documentation. Finish implementation of javascript callback methods. 16 years ago
  Bei Yang d45bd5d3cd Add Awesomium compile option 16 years ago
  Gyedo Jeon 3216e5c0b6 Fixed a typo 16 years ago
  rdb e9234408c0 Fix errors on destruction when the GLSL shader failed to link 16 years ago
  rdb 6132cfcadc Fix root_dir problems in pdeploy's standalone mode 16 years ago
  rdb 7a33157f92 Revert some of my callable changes, I found out that old-style classes don't provide __call__ 16 years ago
  David Rose b4900f139b ppackage -H is convenient 16 years ago
  Bei Yang 846505743d Fixes an optimization bug producing #INF in the egg file. Added check to make sure data isn't empty. This might be an issue only found in VS2008 SP1. 16 years ago
  Zachary Pavlov 77318b23df hasattr(function, __call__) is not a valid callable check! use callable instead, which catches inittable objects 16 years ago
  David Rose 599e8eff89 minor bugfixes 16 years ago
  David Rose 9be238b149 support panda-package-version and panda-package-host-url for dev convenience 16 years ago
  Mike Christel ab2684e444 line spacing adjusted so .sln file opens easily into Visual Studio on MS OS platforms 16 years ago
  Mike Christel ce2e5ec10c new options "legacy-shaders" and "texture-copy"; egger now supports vertex color, flat color, and file textures in any combination with Maya Phong materials 16 years ago
  rdb ac1223d0da Ditch stuff like has_key and backticks 16 years ago
  rdb b3e9fd9c30 Remove this ancient thing 16 years ago
  Gyedo Jeon bd9e67ceda Added ObjectMgrBase class so game-specific ObjectMgr could be inherited from 16 years ago