Historia zmian

Autor SHA1 Wiadomość Data
  Ben 759b6c7e64 removed debug println()s 6 lat temu
  Ben 7bf6fdb912 added section to DecoderReader() to attempt to read materials from <obj_filename>.mtl 6 lat temu
  Ben 5c941e74cb Merge branch 'issue-29-obj-default-mat' into issue-29a-no-groups 6 lat temu
  Ben 9351be513e cleaned up some comments, improved some error messages. 6 lat temu
  Daniel Salvadori cf98332151 Add precision qualifiers and fix floats 6 lat temu
  Daniel Salvadori 8168e57010 Adapt to WASM version 6 lat temu
  Daniel Salvadori 17e2b2f7ae Remove unsafe pointer methods and make API consistent 6 lat temu
  Daniel Salvadori 48abed3aa8 Create OpenGL state when creating a window 6 lat temu
  Ben 24db742cfa updated with parent branch 6 lat temu
  Ben 307c3a42f7 improved handling of material files 6 lat temu
  Ben 9c69e84aa8 added checks on Decoder.objCurrent to handle case if it's nil. 6 lat temu
  Daniel Salvadori 14d6b663b0 Prepare for build tag differentiation of implementations of IWindow, IWindowManager 6 lat temu
  Daniel Salvadori 95d9fbac66 Adapt to WASM version 6 lat temu
  Ben 340a2467df streamlined error checking/handling. reduced 'changes' to original code. added default material defined in 1 location. 6 lat temu
  Ben b9d38a1d72 might have gotten "default materials" for the cases when no material file can be found and when no materials are specified in the OBJ file. 6 lat temu
  Daniel Salvadori 9643172360 Merge pull request #112 from exploser/fix/options-flags-conflict 6 lat temu
  Pavel 2adf7a8d1e Fix flags overwriting Options values 6 lat temu
  Daniel Salvadori 4916326d72 Merge pull request #111 from cove/parse-flags-only-when-enabled 7 lat temu
  cove d1fdee183f only parse flags if flags are enabled in an application 7 lat temu
  Daniel Salvadori 142f71da85 Merge pull request #110 from exploser/patch-1 7 lat temu
  Pavel Vasilev cc8e77164f Fix g3nshaders producint non-standard output 7 lat temu
  Daniel Salvadori 2965961cd3 Fixed initial GUI root size 7 lat temu
  Daniel Salvadori 5fe5c9556f implemented Vector2.InTriangle() 7 lat temu
  Daniel Salvadori 185beb174e improved mesh API 7 lat temu
  Daniel Salvadori 92d561ed52 improved Skybox renderOrder 7 lat temu
  Daniel Salvadori e995d36b86 fixed Graphic.Clone() 7 lat temu
  Daniel Salvadori f2f1bf0213 created INode.Clone(), and added ModelMatrix uniform to Graphic 7 lat temu
  Daniel Salvadori be6cd55f15 Merge branch 'master' of https://github.com/g3n/engine 7 lat temu
  Daniel Salvadori 4d1094e9cc fixed Vector3.AlmostEquals() 7 lat temu
  Daniel Salvadori 4008c7c85e improved animation framework 7 lat temu