Commit Graph

  • 96974a9d2b Fixed Light copy constructor/assignment operator Lynix 2013-09-23 09:44:43 +02:00
  • 05712da240 Fixed MD2 translation Lynix 2013-09-23 00:25:11 +02:00
  • 06cda62c9a Fixed Model "Mesh" loader not using mesh parameters Lynix 2013-09-23 00:24:31 +02:00
  • cd46555acc Fixed Spotlights Lynix 2013-09-23 00:23:28 +02:00
  • aa4d5f5ab8 Fixed typo Lynix 2013-09-23 00:22:46 +02:00
  • ffbff9e707 Fixed compilation errors Lynix 2013-09-23 00:22:18 +02:00
  • 2fd86dc406 Added texture rect parameter to primitive generator Lynix 2013-09-21 09:05:37 +02:00
  • 3167531b39 Fixed some VS warnings Lynix 2013-09-21 00:10:10 +02:00
  • 6440d38c5c Fixed some warnings about types Lynix 2013-09-20 23:25:04 +02:00
  • cfa282bcca Fixed missing file from commit b373633 Lynix 2013-09-20 21:47:35 +02:00
  • 0546019da1 Improved error message Lynix 2013-09-20 21:46:58 +02:00
  • 14f513f656 Resource encoder now print module name Lynix 2013-09-20 21:46:30 +02:00
  • db2b33eda1 Fixed Vector2::Normalize Lynix 2013-09-20 21:31:07 +02:00
  • 8073e70090 DebugDrawer will now auto-initialize Lynix 2013-09-20 16:21:50 +02:00
  • 197bddb6ba Transformed "Encoded shaders" into "Encoded Resources" Lynix 2013-09-20 16:20:51 +02:00
  • 693aec36c3 Fixed bounding box AABB Lynix 2013-09-16 01:03:06 +02:00
  • 15fa8378c9 Added a lot of methods to send uniforms Lynix 2013-09-16 01:01:59 +02:00
  • f0eac2bc0d Fixed compilation error Lynix 2013-09-16 00:36:50 +02:00
  • ffb993c864 Fixed [Color|Texture]Background not rendering Lynix 2013-09-07 22:06:50 +02:00
  • 7d2981d9a2 Fixed Skybox not rendering Lynix 2013-09-06 23:29:48 +02:00
  • 1dd25f4e73 Fixed MeshInfos not compiling Lynix 2013-09-06 23:27:10 +02:00
  • b2dd572cfd Fixed warnings Lynix 2013-09-06 18:38:13 +02:00
  • 19a5a3e433 Updated Deferred shaders Lynix 2013-09-06 18:35:41 +02:00
  • a7e0ec5984 Shared ShaderProgramManager flags to both fragment and vertex shaders Lynix 2013-09-06 18:32:28 +02:00
  • c1dc2884b0 Forced Backgrounds fragments depth to maximum (1) Lynix 2013-09-06 18:31:04 +02:00
  • f9363ca764 Fixed global header Lynix 2013-09-06 18:25:43 +02:00
  • fee15472d4 Fixed RenderTexture warnings Lynix 2013-09-06 18:25:14 +02:00
  • 6732761108 Texture are no longer associated with a RenderTexture Lynix 2013-09-06 18:23:24 +02:00
  • d4abb8fc49 Made stencil per face side Lynix 2013-09-06 18:17:58 +02:00
  • 1ed8ea8ad5 Fixed missing files from previous commit Lynix 2013-09-06 18:05:39 +02:00
  • e92f388c65 Renamed FaceCulling enum to FaceSide Lynix 2013-09-06 17:59:48 +02:00
  • 52b0ed7e72 Fixed compilation error Lynix 2013-09-06 17:50:54 +02:00
  • 0dd56560e2 Renamed StencilOperation_[Decrement|Increment]ToSaturation Lynix 2013-09-06 17:43:34 +02:00
  • 9d4f7250aa Added RendererComparison_NotEqual Lynix 2013-09-06 17:41:14 +02:00
  • 10f7d185a6 Added conditional rendering Lynix 2013-09-06 17:38:34 +02:00
  • e60b1c010e Added OpenGL functions Lynix 2013-09-06 17:23:32 +02:00
  • 66a64fb71c Fixed GpuQuery bug Lynix 2013-09-06 17:17:47 +02:00
  • cbd7b1c36e Fixed crash Lynix 2013-09-06 17:17:20 +02:00
  • 0fd535a9e8 Added a lot more texture formats Lynix 2013-09-06 12:07:38 +02:00
  • ae7c54a9fc Fixed LightManager crash Lynix 2013-09-04 00:19:33 +02:00
  • bed20692a6 Fixed OnResourceDestroy callback not called by the destructor Lynix 2013-09-03 13:57:32 +02:00
  • 76abb5bf16 OcclusionQuery renamed to GpuQuery, and added query modes Lynix 2013-09-03 13:49:17 +02:00
  • 00fe872f27 Added matrices inverse to Renderer uniforms Lynix 2013-08-28 03:07:17 +02:00
  • b1cd99a08b No more useless shaders will be generated Lynix 2013-08-28 03:06:25 +02:00
  • df8449c13e Added HDR texture formats Lynix 2013-08-28 03:05:46 +02:00
  • 866ff64548 Added Texture::GetSize() Lynix 2013-08-28 02:52:47 +02:00
  • f69d2f13e5 Changed light model Lynix 2013-08-28 02:52:09 +02:00
  • 83dc00dc60 Added forgotten file Lynix 2013-08-26 13:40:56 +02:00
  • f679f323c2 Made scissor rect/viewport Recti instead of Rectui Lynix 2013-08-26 13:37:33 +02:00
  • 7d9eac7660 Refactored code Lynix 2013-08-26 13:36:41 +02:00
  • 75de88066b Fixed crash Lynix 2013-08-26 12:27:27 +02:00
  • 7f2888a346 Remade shader encoder Lynix 2013-08-26 10:46:58 +02:00
  • aafcd6bd03 Fixed crash Lynix 2013-08-26 01:01:26 +02:00
  • cb6563775a Fixed sprites vertex shaders Lynix 2013-08-26 01:01:02 +02:00
  • 72a57fbf4c Fixed crash when resources in use by the Renderer are released Lynix 2013-08-26 00:40:45 +02:00
  • f1dc7b98e5 Separated Shaders from Manager Lynix 2013-08-25 19:55:03 +02:00
  • 881d6eb3e2 Fixed Camera/View not activating RenderTarget Lynix 2013-08-25 01:35:01 +02:00
  • 6aa401b0fb Fixed GLSL error with OpenGL 2 Lynix 2013-08-24 22:24:25 +02:00
  • bf4b762a5d Renamed CORE_DUPLICATE_TO_COUT to CORE_DUPLICATE_LOG_TO_COUT Lynix 2013-08-24 21:59:21 +02:00
  • 3e132cb445 Fixed crash with RenderTexture Lynix 2013-08-24 21:58:58 +02:00
  • 24e56790cc Fixed transparent model rendering Lynix 2013-08-24 16:22:55 +02:00
  • 8611f629cc Removed useless line Lynix 2013-08-24 15:31:08 +02:00
  • 1493da0466 Increased user-friendlyness Lynix 2013-08-23 22:05:17 +02:00
  • 3bca9803ca Fixed order of rotation Lynix 2013-08-23 22:04:18 +02:00
  • 57df82a82f Made skyboxes not using Depth Buffer Lynix 2013-08-23 13:17:12 +02:00
  • 7fa8f3dafd Moved Model::EnableDraw to SceneNode::EnableDrawing Lynix 2013-08-23 13:16:42 +02:00
  • fe6816b089 Fixed buffer corruption bugs ! (Yeah !) Lynix 2013-08-23 12:52:52 +02:00
  • 74d396a376 Added warning when clip matrix is not invertible Lynix 2013-08-22 10:50:53 +02:00
  • 5d0ed4f27c Removed warning when Matrix4 is not invertible Lynix 2013-08-22 10:50:39 +02:00
  • 198d13be20 Enabled Frustum culling for Sprites Lynix 2013-08-21 21:17:39 +02:00
  • 6556acfa32 Merge branch 'Graphics-Update' Lynix 2013-08-21 20:05:50 +02:00
  • c8414a39d8 Big Graphics update Lynix 2013-08-21 20:05:33 +02:00
  • 26f120cc66 Fixed Matrix4::[Make]Ortho parameters name Lynix 2013-08-21 19:39:04 +02:00
  • a6f26ff336 Added Window::OnWindowResized event Lynix 2013-08-21 18:48:15 +02:00
  • 2bc30f4638 Improved error message Lynix 2013-08-21 18:47:45 +02:00
  • 1e6fe40707 Optimized WindowImpl::Get[Height|Position|Size|Width] Lynix 2013-08-21 18:46:29 +02:00
  • b9b572c60c Fixed warning Lynix 2013-08-19 23:37:23 +02:00
  • f73c99d502 Renderer::Clear now takes UInt32 instead of unsigned long Lynix 2013-08-18 21:00:04 +02:00
  • e31a670041 Minor changes Lynix 2013-08-16 00:27:42 +02:00
  • 699328aa1f Fixed rare bug when creating VAO Lynix 2013-08-16 00:27:00 +02:00
  • 42a1b9cbe6 It is now possible to initialize VertexBuffer without VertexDeclaration Lynix 2013-08-16 00:26:35 +02:00
  • 3569ef531f Added error detection Lynix 2013-08-16 00:24:16 +02:00
  • dc2762aade Fixed Node::OnParenting callback not called Lynix 2013-08-16 00:23:53 +02:00
  • 3ff401e413 Removed useless forward-declaration Lynix 2013-08-16 00:23:20 +02:00
  • 35bd693216 Fixed Matrix4::(Make)Ortho Lynix 2013-08-16 00:23:03 +02:00
  • cbc92364f4 Fixed rare crash within OpenGL::[GetRendererName|GetVendorName] Lynix 2013-08-12 22:03:46 +02:00
  • 5bc3d3b46e Fixed OpenGL Renderer and Vendor names Lynix 2013-08-12 01:09:01 +02:00
  • 09e3027129 Merge branch 'master' of https://github.com/DigitalPulseSoftware/NazaraEngine Lynix 2013-08-12 00:54:21 +02:00
  • 5085e0b43f Fixed crash caused by String class Lynix 2013-08-12 00:53:27 +02:00
  • 3896fe6e11 Merge pull request #17 from danman5555/master Lynix 2013-08-11 12:03:01 -07:00
  • 244c4d96e9 [POSIX] Fix ConditionVariableImpl.cpp compilation errors. = 2013-08-11 19:44:26 +02:00
  • 8ed005659b Merge branch 'master' of https://github.com/danman5555/NazaraEngine into danman5555-master Lynix 2013-08-11 16:02:53 +02:00
  • dbbbde0575 Fixed POSIX support for NazaraCore (Close #15) Lynix 2013-08-11 15:53:53 +02:00
  • 241e8fe9d9 Optimized ForwardRenderTechnique Lynix 2013-08-10 22:59:02 +02:00
  • 970cf1afc8 Fixed parameter name Lynix 2013-08-10 14:55:49 +02:00
  • 64ceeea544 Fixed linker error Lynix 2013-08-10 13:55:44 +02:00
  • 13b505f91f SceneNode::VisiblityTest now use Camera instead of Frustum Lynix 2013-08-09 19:04:29 +02:00
  • d509fddc82 Added RenderTarget listeners Lynix 2013-08-09 18:25:30 +02:00
  • bee3652604 Added TODO Lynix 2013-08-09 16:33:24 +02:00
  • d4cff9946e Improved ResourceListeners Lynix 2013-08-09 16:28:07 +02:00