Историја ревизија

Аутор SHA1 Порука Датум
  Ivan Safrin 3c88b6487c Fixed default theme brightness, Color creation from hex strings, moved some IDE colors to theme config пре 13 година
  Ivan Safrin a503864244 All classes now subclass PolyBase to faciliate casting in Lua bindings пре 13 година
  Ivan Safrin 193e0e2251 UI improvements, Major IDE updates (2D entity editor, bezier curve editor, asset browser), ids and tags for entities, ScreenEntityInstances, binary Object serialization, various bugfixes and improvements across the board, Particle systems no longer require a parent Scene/Screen, Label code rewrite (now aligned to baseline by default), пре 13 година
  Ivan Safrin 6135171126 MAJOR MATERIAL SYSTEM CHANGES: Material properties now defined as shader parameters, shader parameters now created for all materials with default values, textures now must be referenced by full relative paths to resource directories, addArchive can now take folder as parameter. Object changes: string children now set as attributes instead of new nodes in XML. IDE: Basic Material file editor (will only edit/save materials for now) пре 13 година
  Ivan Safrin bfb4c04ce1 Added scissor test support, removed entity masking (never really worked anyway), masking in UIScrollContainer now uses the new scissor testing пре 13 година
  Ivan Safrin 09e54f292b Reverse order flag for polygon picking пре 13 година
  Ivan Safrin 6e1940bf25 Thread-safe events, adjustment Matrix for polygon picking пре 13 година
  Ivan Safrin 2f7c95aed2 Added multiply blending mode пре 13 година
  Ivan Safrin 95ef3cc459 Premultiplied alpha support пре 13 година
  Ivan Safrin 0f94852b5d Fixed ortho mode and 3d picking from camera in ortho пре 13 година
  mcc e15ae329af Merge mingw compatiblity fork with 4/14 github; back out zlib cmake patch (1.2.6 incorporates the patch already) пре 14 година
  Ivan Safrin c02b27e9e0 Vertex color support in VBOs when useVertexColors on Mesh set to true, Color + overloading пре 14 година
  mcc 185c6d4b99 Make Polycode buildable with mingw crosscompiler -- large patch comprising changes up to 6171487c3a07 in mcclure fork пре 14 година
  Ivan Safrin 7bb90f1f18 Screenshot support and image saving пре 14 година
  Ivan Safrin 096ec070c0 Only use FP16 framebuffers if specified in material file пре 14 година
  Ivan Safrin c2b21a5e41 Made mipmaps not generate for Screen mesh textures пре 14 година
  Ivan Safrin 1f89731a0a HDR and shader fixes, made SceneLabel subclass SceneMesh пре 14 година
  Ivan Safrin 971106bb55 Fixed texture destruction and render to texture пре 14 година
  Cameron Hart cdee607137 Merge branch 'master' into pxljm пре 14 година
  Cameron Hart aa4e7b968e Huge tidy up of headers. Moved includes to .cpp files where possible to improve compile times and reduce circular dependencies. пре 14 година
  Ivan Safrin 05b7bdf04d VSync on Mac, anisothropic filtering options, 3D physics framerate idependence пре 14 година
  Cameron Hart be8f24208d Merge branch 'master' into pxljm пре 14 година
  Ivan Safrin a25c546297 Fixed shadows not displaying properly when objects are moved пре 14 година
  Cameron Hart 6649ffbfdc Made a lot of Matrix4 parameters pass by const reference to reduce copying. Also made some more accessors const. пре 14 година
  Ivan Safrin 6cb1164fc4 Added an importance property to lights. You can use it to make distant lights override closer ones. пре 14 година
  Ivan Safrin 51ffb7883c Added a method to set the clipping planes in the Renderer. пре 14 година
  Ivan Safrin 19cd891d7c Rewrote default shaders, fixed light sorting code, fixed UV generation for cylinder, torus primitives, material properties in material files. пре 14 година
  Ivan Safrin 326c753171 Added CMake build for the networking module, removed CMake build from Examples (switching to manual projects for simplicity's sake), various bugfixes to physics modules, reorganized packing of assets into release directories пре 14 година
  Ivan Safrin f4baf7df63 Added default shaders, fixed GLSL shader calls, made GLSL part of core, added positional sound support. пре 14 година
  unknown 207ca4fca6 Windows port and some fixes пре 14 година