2
0

Коммит түүх

Эзэн SHA1 Мессеж Огноо
  Ivan Safrin 394f41fca4 Finished the material editor in the IDE. Rewrote screen shader bindings. Fixed depth buffer FBOs and depth buffer binding. Screen shaders now require explicit 'color' and 'depth' rendertarget bindings to access the original scene/screen render. Added an optional precision parameter to String::NumberToString. Numberous resizing improvements to UI controls and IDE props. Added DefaultShaderNoTextureHDR shader to hdr pack. Added a default REMOVE_EVENT Event type. Added Vector2 shader prop. Removed deprecated saving/loading code from Scene. Numerous bugfixes in shader code. 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 жил өмнө