Commit Graph

  • 9eab39d521 Updating lights only every half a second now, for performance. Faerbit 2015-01-26 00:06:31 +0100
  • 4d3db6f285 Updating lights only every half a second now, for performance. Faerbit 2015-01-26 00:06:31 +0100
  • 4cef0b31d3 Updating lights only every half a second now, for performance. Faerbit 2015-01-26 00:06:31 +0100
  • da18b1627d Moved all GLFW related stuff to the main files. Faerbit 2015-01-25 23:29:37 +0100
  • 81f94ba221 Moved all GLFW related stuff to the main files. Faerbit 2015-01-25 23:29:37 +0100
  • 6fa2e4e1b8 Moved all GLFW related stuff to the main files. Faerbit 2015-01-25 23:29:37 +0100
  • 9b0d504191 Updated Readme.md. Faerbit 2015-01-25 23:09:23 +0100
  • b6a2b0d7b3 Updated Readme.md. Faerbit 2015-01-25 23:09:23 +0100
  • 9589f70c77 Updated Readme.md. Faerbit 2015-01-25 23:09:23 +0100
  • 0a955ceb94 Changed comment. Faerbit 2015-01-25 23:07:49 +0100
  • 4c5bbb3c73 Changed comment. Faerbit 2015-01-25 23:07:49 +0100
  • 106ec8b6f6 Changed comment. Faerbit 2015-01-25 23:07:49 +0100
  • c1c0cc2881 Rotate parameter for physics.add should now be false if the object has a positionConstraint. Steffen Fündgens 2015-01-23 16:51:09 +0100
  • 9088bb4561 Rotate parameter for physics.add should now be false if the object has a positionConstraint. Steffen Fündgens 2015-01-23 16:51:09 +0100
  • 688a4e6114 Rotate parameter for physics.add should now be false if the object has a positionConstraint. Steffen Fündgens 2015-01-23 16:51:09 +0100
  • 5eb3aed1ce Corrected spaces. Steffen Fündgens 2015-01-23 16:41:56 +0100
  • d25e18ccc6 Corrected spaces. Steffen Fündgens 2015-01-23 16:41:56 +0100
  • a996a09457 Corrected spaces. Steffen Fündgens 2015-01-23 16:41:56 +0100
  • 9765f03d88 Merge branch 'master' of github.com:Faerbit/swp Steffen Fündgens 2015-01-23 16:04:13 +0100
  • ec7250e937 Merge branch 'master' of github.com:Faerbit/swp Steffen Fündgens 2015-01-23 16:04:13 +0100
  • 3ceaa89b27 Merge branch 'master' of github.com:Faerbit/swp Steffen Fündgens 2015-01-23 16:04:13 +0100
  • cb1b152452 Converter can now reuse IDs of deleted compositions. Steffen Fündgens 2015-01-23 16:02:50 +0100
  • a9ab76ea51 Converter can now reuse IDs of deleted compositions. Steffen Fündgens 2015-01-23 16:02:50 +0100
  • 2dee196307 Converter can now reuse IDs of deleted compositions. Steffen Fündgens 2015-01-23 16:02:50 +0100
  • 8c7f557eb0 Added more exits after errors. Steffen Fündgens 2015-01-23 16:02:10 +0100
  • 5a860f68c3 Added more exits after errors. Steffen Fündgens 2015-01-23 16:02:10 +0100
  • f3580555cd Added more exits after errors. Steffen Fündgens 2015-01-23 16:02:10 +0100
  • 77d481abcc Merge branch 'master' of https://github.com/Faerbit/swp sfroitzheim 2015-01-23 14:56:19 +0100
  • c29ced5210 Merge branch 'master' of https://github.com/Faerbit/swp sfroitzheim 2015-01-23 14:56:19 +0100
  • c24a7162c6 Merge branch 'master' of https://github.com/Faerbit/swp sfroitzheim 2015-01-23 14:56:19 +0100
  • 0def453bc0 Added some walls to the scene properly (weird physics bugs are apparent) sfroitzheim 2015-01-23 14:56:02 +0100
  • 89741cfcb3 Added some walls to the scene properly (weird physics bugs are apparent) sfroitzheim 2015-01-23 14:56:02 +0100
  • 06002f78b6 Added some walls to the scene properly (weird physics bugs are apparent) sfroitzheim 2015-01-23 14:56:02 +0100
  • f240572c8e Fixed a drawing bug for the pointlight shadows. Steffen Fündgens 2015-01-23 14:33:04 +0100
  • f2353d670f Fixed a drawing bug for the pointlight shadows. Steffen Fündgens 2015-01-23 14:33:04 +0100
  • e9390d860b Fixed a drawing bug for the pointlight shadows. Steffen Fündgens 2015-01-23 14:33:04 +0100
  • 834b919786 Removed unnecessary bind and clear calls. Steffen Fündgens 2015-01-23 14:22:24 +0100
  • e9e7fe1f7c Removed unnecessary bind and clear calls. Steffen Fündgens 2015-01-23 14:22:24 +0100
  • e1654ded34 Removed unnecessary bind and clear calls. Steffen Fündgens 2015-01-23 14:22:24 +0100
  • df8e7ac124 Fixed merge conflicts. sfroitzheim 2015-01-23 14:10:35 +0100
  • db3fab3d35 Fixed merge conflicts. sfroitzheim 2015-01-23 14:10:35 +0100
  • 73704434b1 Fixed merge conflicts. sfroitzheim 2015-01-23 14:10:35 +0100
  • f730b83e1c Merge branch 'master' of https://github.com/Faerbit/swp sfroitzheim 2015-01-23 14:08:38 +0100
  • 56f179e5af Merge branch 'master' of https://github.com/Faerbit/swp sfroitzheim 2015-01-23 14:08:38 +0100
  • bf0559e1ec Merge branch 'master' of https://github.com/Faerbit/swp sfroitzheim 2015-01-23 14:08:38 +0100
  • e21f234f2c Forgot one thing. Steffen Fündgens 2015-01-23 14:08:30 +0100
  • a4ae90082a Forgot one thing. Steffen Fündgens 2015-01-23 14:08:30 +0100
  • f0cf0583e1 Forgot one thing. Steffen Fündgens 2015-01-23 14:08:30 +0100
  • d95bf040ea Merge branch 'master' of https://github.com/Faerbit/swp sfroitzheim 2015-01-23 14:07:29 +0100
  • cfbf1b9208 Merge branch 'master' of https://github.com/Faerbit/swp sfroitzheim 2015-01-23 14:07:29 +0100
  • c95430c25e Merge branch 'master' of https://github.com/Faerbit/swp sfroitzheim 2015-01-23 14:07:29 +0100
  • 637568fd26 Merge branch 'master' of https://github.com/Faerbit/swp sfroitzheim 2015-01-23 14:06:20 +0100
  • bdb92b2cf1 Merge branch 'master' of https://github.com/Faerbit/swp sfroitzheim 2015-01-23 14:06:20 +0100
  • 0d185fd924 Merge branch 'master' of https://github.com/Faerbit/swp sfroitzheim 2015-01-23 14:06:20 +0100
  • 62ba9d69e0 Merge branch 'master' of github.com:Faerbit/swp Steffen Fündgens 2015-01-23 14:01:06 +0100
  • f7e097029a Merge branch 'master' of github.com:Faerbit/swp Steffen Fündgens 2015-01-23 14:01:06 +0100
  • c92bb70ae5 Merge branch 'master' of github.com:Faerbit/swp Steffen Fündgens 2015-01-23 14:01:06 +0100
  • 8429280aee Fixed mirroring of shadows by inverting coordinates instead of blitting framebuffers(performance...). Steffen Fündgens 2015-01-23 14:00:26 +0100
  • 00de8c0e82 Fixed mirroring of shadows by inverting coordinates instead of blitting framebuffers(performance...). Steffen Fündgens 2015-01-23 14:00:26 +0100
  • c7931aed20 Fixed mirroring of shadows by inverting coordinates instead of blitting framebuffers(performance...). Steffen Fündgens 2015-01-23 14:00:26 +0100
  • e2c3be7d5d Merge branch 'master' of https://github.com/Faerbit/swp sfroitzheim 2015-01-23 13:56:40 +0100
  • 7c1f0e7960 Merge branch 'master' of https://github.com/Faerbit/swp sfroitzheim 2015-01-23 13:56:40 +0100
  • 16db3fcc72 Merge branch 'master' of https://github.com/Faerbit/swp sfroitzheim 2015-01-23 13:56:40 +0100
  • 59fc940e4f prepare for peoples Jasper 2015-01-23 13:31:19 +0100
  • 4c1860429a prepare for peoples Jasper 2015-01-23 13:31:19 +0100
  • 6536459359 prepare for peoples Jasper 2015-01-23 13:31:19 +0100
  • 81c09eb33a constraints work. Why? because i said so! Jasper 2015-01-23 12:59:28 +0100
  • 47b386296a constraints work. Why? because i said so! Jasper 2015-01-23 12:59:28 +0100
  • adf355cc46 constraints work. Why? because i said so! Jasper 2015-01-23 12:59:28 +0100
  • 13df9c14a8 Merge branch 'master' of github.com:Faerbit/swp Jasper 2015-01-23 12:06:26 +0100
  • 1687a56f87 Merge branch 'master' of github.com:Faerbit/swp Jasper 2015-01-23 12:06:26 +0100
  • 4b63dc0664 Merge branch 'master' of github.com:Faerbit/swp Jasper 2015-01-23 12:06:26 +0100
  • 0a5e6ba941 readding button -> box Jasper 2015-01-23 12:05:43 +0100
  • d1a3c3ac3d readding button -> box Jasper 2015-01-23 12:05:43 +0100
  • 14462ac8df readding button -> box Jasper 2015-01-23 12:05:43 +0100
  • 4ae832f31c Made progress on point light shadows. Not quite sure what is happening. Faerbit 2015-01-22 21:21:09 +0100
  • d41149e29e Made progress on point light shadows. Not quite sure what is happening. Faerbit 2015-01-22 21:21:09 +0100
  • a5b69a23ca Made progress on point light shadows. Not quite sure what is happening. Faerbit 2015-01-22 21:21:09 +0100
  • 30320a16ef Tried some stuff(tried doing depth buffer calculation in world space) nothing works. world-space Steffen Fündgens 2015-01-20 13:11:43 +0100
  • 9847aa3374 Increased mininum camera distance because the marble got scaled up. Faerbit 2015-01-20 08:45:52 +0100
  • 6248e2e8ec Increased mininum camera distance because the marble got scaled up. Faerbit 2015-01-20 08:45:52 +0100
  • 812321edec Increased mininum camera distance because the marble got scaled up. Faerbit 2015-01-20 08:45:52 +0100
  • 2c9755209a Added slides for milestone 3. Milestone3 Faerbit 2015-01-20 00:53:55 +0100
  • 466ac8305b Added slides for milestone 3. Faerbit 2015-01-20 00:53:55 +0100
  • 9598a86ffe Added slides for milestone 3. Faerbit 2015-01-20 00:53:55 +0100
  • d827948747 Merge branch 'master' of github.com:Faerbit/swp Jasper 2015-01-19 18:30:12 +0100
  • 099e0c17c7 Merge branch 'master' of github.com:Faerbit/swp Jasper 2015-01-19 18:30:12 +0100
  • bea8436a8d Merge branch 'master' of github.com:Faerbit/swp Jasper 2015-01-19 18:30:12 +0100
  • bbc8c03e53 Added physics type button. Jasper 2015-01-19 18:30:07 +0100
  • 650d505e4e Added physics type button. Jasper 2015-01-19 18:30:07 +0100
  • bc4b08426b Added physics type button. Jasper 2015-01-19 18:30:07 +0100
  • bd75820471 Added light block and changed physics parameters. Jasper 2015-01-19 18:28:28 +0100
  • 99217ed399 Added light block and changed physics parameters. Jasper 2015-01-19 18:28:28 +0100
  • 2f980e678c Added light block and changed physics parameters. Jasper 2015-01-19 18:28:28 +0100
  • 0203bcb326 Mirrored rendering of pointlight shadows, so that they are at the correct positions now, but occlude everything. -- Fabian Steffen Fündgens 2015-01-19 18:22:25 +0100
  • cf836b151a Mirrored rendering of pointlight shadows, so that they are at the correct positions now, but occlude everything. -- Fabian Steffen Fündgens 2015-01-19 18:22:25 +0100
  • 92a144d8bb Mirrored rendering of pointlight shadows, so that they are at the correct positions now, but occlude everything. -- Fabian Steffen Fündgens 2015-01-19 18:22:25 +0100
  • 094549ce85 Increased height of the fog, because of new Scaling of the heightmap. -- Fabian Steffen Fündgens 2015-01-19 18:21:29 +0100
  • 1940b72b00 Increased height of the fog, because of new Scaling of the heightmap. -- Fabian Steffen Fündgens 2015-01-19 18:21:29 +0100
  • 6bc1a24577 Increased height of the fog, because of new Scaling of the heightmap. -- Fabian Steffen Fündgens 2015-01-19 18:21:29 +0100