Commit History

Автор SHA1 Съобщение Дата
  cib 34e9857403 Added clipboard support on linux using X11. преди 12 години
  Ivan Safrin 1caf52677f Shader programs are now referenced by paths not names, will be loaded if not a current resource when loading shader, changed the default material files to reflect the new changes преди 12 години
  Ivan Safrin 4e0c221180 Added cubemap editor to IDE material editor, added LightCube shader to the default pack, fixed cubemap bindings in GLSL, changed the way cubemaps are save in the material file, added cubemap selector in the material editor преди 12 години
  Ivan Safrin bd00899428 Fixed new material system not setting ambient color properly, made Materials broadcast resource reload event on shader reload преди 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 години