Historique des commits

Auteur SHA1 Message Date
  Godzil 0aa949c60b Continue working work optimiser. il y a 4 ans
  Godzil 420203e95d Add a tool to debug the normal vector in objfiles by rendering them. il y a 4 ans
  Godzil c667ce26d7 Fix a bug in objfile where OBJ file were not the parent of the base group. il y a 4 ans
  Godzil 13cc2c0ff9 Add more useful dump info for shapes il y a 4 ans
  Godzil 1c4018e47a Cosmetics. il y a 4 ans
  Godzil 083a5b600f typo il y a 4 ans
  Godzil 3a2d21b787 Starting to work on the World Optimiser sequence. il y a 4 ans
  Godzil 441d758845 Add locking mechanism to prevent updating transform/parent il y a 4 ans
  Godzil 5da0c10182 Started working on "world optimiser" base class. il y a 4 ans
  Godzil b89f9ec331 Add a way to remove shapes from groups il y a 4 ans
  Godzil add3d7c861 A bit of cleanup il y a 4 ans
  Godzil 4e241a1871 Trying to make the dump a bit more usefull and slightly less cluttered il y a 4 ans
  Godzil 15a861802a OBJFile now use group instead of it own list. il y a 4 ans
  Godzil 66a8b98aeb Add missing code \o/ il y a 4 ans
  Godzil 0f945b69cc World default group now have a name! il y a 4 ans
  Godzil 314da11005 Add support for naming groups il y a 4 ans
  Godzil 8437ab8753 Move ShapeType into the Shape object. il y a 4 ans
  Godzil d514219ae6 Due to the way material are working now, we need to set by hand (for now) that the material is set. il y a 4 ans
  Godzil efa47f28ca Fix some potential buffer overflow issues. il y a 4 ans
  Godzil e653855556 Change World to use a base group instead of storing all the world object. il y a 4 ans
  Godzil 1510de3b36 Change CSG to derive the intersect function and do the calculation there instead of the local one. il y a 4 ans
  Godzil 8550d4068f Correct how filterIntersections work, seems c++ don't like how thing were done. il y a 4 ans
  Godzil cd93b67274 Revert some debug changes that should have not been commited. il y a 4 ans
  Godzil 18965fe1bd They say it is better to do this way. il y a 4 ans
  Godzil 57eff4830e Sample scene for CSG \o/ il y a 4 ans
  Godzil b5ee92c544 And CSG! \o/ il y a 4 ans
  Godzil e57b5715e8 Smooth triangles! And support for them in the OBJ File parser. il y a 4 ans
  Godzil 73012b6dd1 We need to run testMyRays in the test folder as it now depends on some files that need to be in the work directory. il y a 4 ans
  Godzil 2488cc6319 Seems long ago I forgot to update/correct the local boudingbox calculation for triangles.... il y a 4 ans
  Godzil 518ac260e1 OBJFile parser seems to work. il y a 4 ans