История коммитов

Автор SHA1 Сообщение Дата
  Christopher Reed 229f8c7bc5 Added Lua to polybuild linking. 12 лет назад
  Ivan Safrin f0379ea118 Fixed compilation on Windows 12 лет назад
  Ivan Safrin a8e81d54e6 Shaders no longer require unifroms to be declared in the material file and loaded directly from GLSL, fixed a crash in resource manager destructor, added additive blending operation for Color 12 лет назад
  Ivan Safrin 039b341794 Added ability to create a shader programmatically from MaterialManager, made programs notify shader when they reload, made the YesNo and YesNoCancel popups have minimum width, added a shader icon to the asset browser 12 лет назад
  Ivan Safrin 8cab3d4375 Merge branch 'master' of https://github.com/ivansafrin/Polycode 12 лет назад
  Ivan Safrin 1562852c6b Disable vSync stuff in SDL Core (seems to be causing issues for people), fixed mouse clicks in UIHSlider after resize, fixed material editor not setting shader options correctly 12 лет назад
  Ivan Safrin e82cc62b1d Merge pull request #288 from CIB/cleanup 12 лет назад
  Ivan Safrin 91d5402972 Merge branch 'master' of https://github.com/ivansafrin/Polycode 12 лет назад
  Ivan Safrin 91708cc3b0 Merge branch 'master' of https://github.com/samiamwork/Polycode into pullreq_testing 12 лет назад
  Ivan Safrin 8d9464e6da Merge pull request #305 from christopherreed/ExportProjectWindow-chooser 12 лет назад
  Ivan Safrin 47e58945e5 Merge branch 'PolycodePlayer-cleanup' of https://github.com/christopherreed/Polycode into pullreq_testing 12 лет назад
  Ivan Safrin 1c0c1f07dd Fixed typo in CocoaCore 12 лет назад
  Ivan Safrin 5d2e5f4b93 Merge branch 'polybuild-entrypoint' of https://github.com/christopherreed/Polycode into pullreq_testing 12 лет назад
  Ivan Safrin a249408b8d Merge branch 'polybuild-packedItem-pathing' of https://github.com/christopherreed/Polycode into pullreq_testing 12 лет назад
  Ivan Safrin 42bb7570d8 Merge branch 'master' of https://github.com/ivansafrin/Polycode 12 лет назад
  Ivan Safrin 43b17652bb 2d physics entity scale is now forced to be positive to avoid issues with negative scale in box2d 12 лет назад
  Nur Monson 2330dd0443 Fix 'implicit conversion loses integer precision' warnings on OS X 12 лет назад
  Nur Monson c4d1c93604 Fix warnings in MyDocument.h on OS X 12 лет назад
  Nur Monson 179a2911f2 Fix overloaded virtual method hiding warning on OS X 12 лет назад
  Nur Monson 0d87f17596 Replace deprecated CGDisplay functions on OS X 12 лет назад
  Nur Monson 0f2bd30583 Fix unchecked enum value warning in switch on OS X 12 лет назад
  Nur Monson 483b6adf91 Fix unused static variable warning on OS X 12 лет назад
  Nur Monson 0180cc72bc Add parenthesis to fix "&& within ||" warning on OS X 12 лет назад
  Nur Monson d94db0b9b6 Fix "unused function" warning by marking as unused 12 лет назад
  Nur Monson d1da81e202 Remove unused variable to fix an unused var warning 12 лет назад
  Nur Monson 797e6dc68b replace use of deprecated runModalForDirectory:file:types: 12 лет назад
  Nur Monson 8904211b1b Replace use of deprecated filenames method on OS X 12 лет назад
  Nur Monson 592f29314d Fix use of deprecated NSString stringWithCString: method 12 лет назад
  Nur Monson 636f5258d1 Add #import statement to fix unknown method warning on OS X 12 лет назад
  Nur Monson c9db46302c Fix format string warnings on OS X 12 лет назад