Commit Graph

  • a441a30beb StringToNumber no longer throw an error on failure Lynix 2014-01-19 10:54:59 +01:00
  • 2776ce9f4a Fixed Audio module compilation Lynix 2014-01-19 00:57:39 +01:00
  • 9533f16e46 Fixed forward shading point lights for real Lynix 2014-01-18 09:08:42 +01:00
  • 4016d2fdcf Fixed LuaInstance:To[Boolean|Integer|Number|String] Lynix 2014-01-15 14:40:50 +01:00
  • 151a34b35b Added String::Set method Lynix 2014-01-15 14:40:15 +01:00
  • 5876e1c17a Removed OpenAL static linkage from Audio module Lynix 2014-01-15 14:38:54 +01:00
  • c096756dab Happy thousandth commit Nazara Lynix 2014-01-12 20:16:21 +01:00
  • 9389e1ea05 Changed DynLib internal Lynix 2014-01-12 10:33:03 +01:00
  • 6545b919c5 Fixed forward shading point-lights Lynix 2014-01-12 10:02:07 +01:00
  • e7386ddf26 . Lynix 2014-01-12 09:32:33 +01:00
  • a7dd0eaf94 Improved Readme (Yes, again) Lynix 2014-01-12 09:30:25 +01:00
  • 07f51be02e Made Readme more readable Lynix 2014-01-12 08:48:40 +01:00
  • 6a48bafc01 Readme now use Markdown (#20) Lynix 2014-01-12 08:45:29 +01:00
  • bcfe357be7 Fixed String constructor (Close #24) Lynix 2014-01-12 08:42:48 +01:00
  • b9dca8966d Improved Deferred Shading performances Lynix 2014-01-11 19:16:36 +01:00
  • 9bf66e7e16 Added RenderTexture::Blit Lynix 2014-01-11 19:10:19 +01:00
  • cbce6e6e64 Reunited Deferred Point Shader and Spot Shader Lynix 2014-01-11 10:21:33 +01:00
  • 16578e728f Renamed RenderClearFlags to RendererBufferFlags Lynix 2014-01-11 10:12:06 +01:00
  • d902eea49e Added "force mono" option to Music and SoundBuffer Lynix 2014-01-10 20:09:13 +01:00
  • faed82426f Fixed missing implementation of Music::GetFormat Lynix 2014-01-10 20:01:33 +01:00
  • 601346a566 Fixed possible bug in NzMusic Lynix 2014-01-09 21:04:58 +01:00
  • 26fb8abbbd Fixed broken Audio module Lynix 2014-01-09 19:54:36 +01:00
  • 6088e439e3 Fixed last commit Lynix 2014-01-08 12:09:09 +01:00
  • 0702e2e7bd Merge remote-tracking branch 'origin/Audio-update' Lynix 2014-01-08 12:03:52 +01:00
  • 351618f93b Fixed instancing not enabling in some conditions Lynix 2014-01-08 11:27:29 +01:00
  • 5132ada030 Fixed DynLib::Load not emitting error on failure Lynix 2014-01-08 11:25:37 +01:00
  • b85a5bd5d5 Some changes in DynLib internals Lynix 2014-01-08 11:12:34 +01:00
  • 26a6158f8f Audio update Lynix 2014-01-08 11:06:40 +01:00
  • 9ac4df3c6c Added move constructor/operator to DynLib Lynix 2014-01-08 10:48:23 +01:00
  • d72486d400 Modified PluginInterface internal Lynix 2014-01-05 15:31:56 +01:00
  • 3dd8b8fce1 Modified DynLib/PluginManager interface Lynix 2014-01-05 15:30:27 +01:00
  • 3625713914 Fixed bloom pass Lynix 2014-01-05 15:29:34 +01:00
  • f3f16144ab Modified comments Lynix 2014-01-05 15:28:57 +01:00
  • a332579c80 Deferred Shading update Lynix 2013-12-28 10:22:03 +01:00
  • 6568cc7995 Fixed Color::operator[+|*](=) Lynix 2013-12-26 11:39:39 +01:00
  • 3e0561830f Added Renderer::GetDepthFunc Lynix 2013-12-26 11:33:01 +01:00
  • efd3491b43 Fixed Bloom shader not compiling everywhere Lynix 2013-12-20 20:08:05 +01:00
  • ac7f5008ca Improved FXAA Lynix 2013-12-20 20:06:00 +01:00
  • f2bb457850 Updated Shaders for Deferred Shading Lynix 2013-12-20 20:05:51 +01:00
  • 69479de643 Added center mesh parameter Lynix 2013-12-20 20:03:18 +01:00
  • a560a16ef3 Lerp no longer fail when interpolation is not in range [0..1] Lynix 2013-12-20 19:59:28 +01:00
  • b7a0bf22f6 Added forgot file Lynix 2013-12-20 19:46:27 +01:00
  • d01d6009d0 Fixed SoundEmitter spatialization Lynix 2013-12-20 19:43:48 +01:00
  • bed3cc570b Fixed memory leak Lynix 2013-12-20 19:41:36 +01:00
  • d87dc7bf50 Added Model::InvalidateBoundingVolume Lynix 2013-12-20 19:41:13 +01:00
  • 4f671db265 Added Sound::Is[Playable|Playing] Lynix 2013-12-20 19:36:36 +01:00
  • bd98490d9f Made Sound class safier Lynix 2013-12-20 19:33:27 +01:00
  • 56438f6ecd Fixed sndfile loader sometimes not working Lynix 2013-12-20 19:30:26 +01:00
  • 19d5b62009 Fixed crash on ForwardRenderTechnique Lynix 2013-12-16 17:22:23 +01:00
  • 16bf4bbcf2 Fixed SceneNode::operator= Lynix 2013-12-13 22:07:42 +01:00
  • 3c96d8a1a1 Added Keyboard::Decimal key (Numpad .) Lynix 2013-12-13 22:07:03 +01:00
  • 054cde1c8b Fixed SpotLight bounding volume computation Lynix 2013-12-09 14:45:21 +01:00
  • c2579bcf10 Fixed ResourceLoading not recognizing uppercase extensions Lynix 2013-12-09 14:17:16 +01:00
  • 0d8572a60c Added DebugDrawer::DrawCone Lynix 2013-12-09 14:16:48 +01:00
  • a9af5523ee Added cone primitive generation Lynix 2013-12-09 14:15:34 +01:00
  • b05f813e70 Added NzMultiplyAdd Lynix 2013-12-09 14:13:37 +01:00
  • 23da4ce420 Disabled multithreaded skinning (one more time) Lynix 2013-12-09 14:12:45 +01:00
  • b0270b0497 Made RenderWindow::HasContext override Lynix 2013-12-08 00:33:01 +01:00
  • 9357079e1d Added RenderBuffer class (Usables with RenderTexture) Lynix 2013-12-07 23:48:21 +01:00
  • f7990e4521 Warnings no longer throw exceptions Lynix 2013-12-07 23:47:07 +01:00
  • 43df67d47b Fixed NzNumberEquals not working with integers Lynix 2013-12-07 23:46:46 +01:00
  • 3f10354461 Removed redondant comment Lynix 2013-12-05 10:20:53 +01:00
  • 2b4e110c5a Moved headers Lynix 2013-12-05 10:20:34 +01:00
  • ddf6e5b121 Updated OpenGL headers Lynix 2013-12-04 20:19:36 +01:00
  • 0af23c11f5 Fixed TaskSchduler not releasing memory and handles Lynix 2013-11-30 16:13:54 +01:00
  • ca76c4dfb3 Added some asserts Lynix 2013-11-30 13:48:12 +01:00
  • 55aed0ec68 Rewrote Task Scheduler Lynix 2013-11-30 13:48:01 +01:00
  • 5eeb409484 Updated comment Lynix 2013-11-30 13:00:16 +01:00
  • 3c337c0191 Optimized ConditionVariable Windows implementation Lynix 2013-11-30 12:29:39 +01:00
  • 3026d8b9ac Optimized resource encoder Lynix 2013-11-26 15:59:49 +01:00
  • 0e99205046 Fixed rendering Lynix 2013-11-26 15:25:43 +01:00
  • a8a0bcf005 Made SSAO load its noise texture from memory Lynix 2013-11-07 00:00:15 +01:00
  • 05f8b88b4d Disabled SSAO Lynix 2013-11-06 23:59:10 +01:00
  • c647b61904 Fixed MemoryStream::Read crash when just skipping (null buffer) Lynix 2013-11-06 23:56:20 +01:00
  • f722d83955 PluginLoad now return an int instead of a bool Lynix 2013-11-06 23:55:44 +01:00
  • 2489f46fb7 Changed default plugin directory Lynix 2013-11-06 23:55:10 +01:00
  • 0fa18c3924 Fixed PluginManager not being exported Lynix 2013-11-06 23:54:18 +01:00
  • 7f7e8d8567 Fixed ErrorFlag not being exported Lynix 2013-11-06 23:53:55 +01:00
  • b7b65d7119 Added Deferred Shading Lynix 2013-10-22 12:54:05 +02:00
  • d363e29e15 Added NAZARA_EXPORT and NAZARA_IMPORT macros Lynix 2013-10-22 12:52:27 +02:00
  • 37c45153af Fixed whitespaces Lynix 2013-10-19 18:28:15 +02:00
  • cb007b48fd Fixed compilation error on POSIX Lynix 2013-10-19 18:28:05 +02:00
  • d97d4b62e4 Fixed missing files Lynix 2013-10-09 10:55:37 +02:00
  • 3cbcc527cd Added Sprite::SetTexture Lynix 2013-10-09 10:13:46 +02:00
  • 0f382fd1ad Added new RenderTechnique system Lynix 2013-10-09 10:11:47 +02:00
  • 6e20e7095b Fixed missing file Lynix 2013-10-09 10:10:32 +02:00
  • a88fe446bd Made use of lambda functions Lynix 2013-10-09 10:10:04 +02:00
  • 14eda38cac Made static_assert useful Lynix 2013-10-09 10:09:48 +02:00
  • eefd0ddd35 Fixed Texture::Update behavior Lynix 2013-10-09 10:08:44 +02:00
  • 282291ffad Fixed error message Lynix 2013-10-09 10:08:30 +02:00
  • 239ce4e323 Fixed Render[Texture|Window] crash when released while on use Lynix 2013-10-09 10:08:17 +02:00
  • 185b450c64 Improved Lighting Lynix 2013-09-29 10:53:18 +02:00
  • b01fad269e Improved Texture mipmap support Lynix 2013-09-29 10:50:27 +02:00
  • 8ce5f879a8 Improved RenderTexture class Lynix 2013-09-29 09:53:13 +02:00
  • a410e8856a Improved Error system Lynix 2013-09-25 09:29:25 +02:00
  • 672cbaed1d Optimized OBJ loader Lynix 2013-09-25 09:04:44 +02:00
  • dbbc931df1 Fixed MTL keyword "tr" Lynix 2013-09-25 09:04:13 +02:00
  • 0520de7ab0 Fixed Vector3::operator[==|<=] Lynix 2013-09-30 23:19:38 +02:00
  • 14a939d785 char -> const char Lynix 2013-09-23 09:54:13 +02:00
  • 1a561e42ff Added Light::SetLightType Lynix 2013-09-23 09:49:03 +02:00