Commit History

Author SHA1 Message Date
  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
  gogg 938c86eee6 (Correctness) Delete internal arrays as arrays, not scalar. 16 years ago
  rdb 52013f0065 Fix for Fedora 16 years ago
  David Rose f3df033696 fix is_2d() bug 16 years ago
  gogg 8c4996c152 Fixes an OpenAL bug where certain sounds are cut off after a few seconds (this is rather experimental) 16 years ago
  Gyedo Jeon 448b975efe Made manipulating widget not be shown for unmovable objects 16 years ago
  rdb bd362cd1d3 Use secure SSL connection for web plugin 16 years ago
  Gyedo Jeon 2561e86f4c Made transform object properties UI disabled for unmovable objects 16 years ago
  David Rose 2e4c938c71 fix bug with set_saved_result 16 years ago
  Gyedo Jeon 28827cd5e3 Made duplicateObj function work with toontown 16 years ago
  rdb a9062aa25f Fix weird bugs regarding indexed_color on Unix/GLX 16 years ago
  rdb f272169d11 /nonfatal flag for *.p3d 16 years ago
  rdb 4f1e88cc70 To avoid confusion, let's make it impossible to run makepanda without any of the --everything, --nothing, --use-*, --no-* flags. 16 years ago
  gogg dd2b42eaf1 Remove voodoo workaround from find_acceptable_display_mode. 16 years ago