Commit Graph

  • 91f0b97142 Fixed cracks in some Vorbis files Lynix 2012-10-04 23:41:10 +0200
  • fcacaba7ca Cleaned code Lynix 2012-10-04 23:39:10 +0200
  • 34c1479a30 Renamed "one-library" build option to "united" Lynix 2012-10-04 23:32:24 +0200
  • defbb0f1a6 Updated examples Lynix 2012-10-04 09:36:56 +0200
  • 41bfaf6941 Fixed String::Simplified() Lynix 2012-10-04 09:34:29 +0200
  • 10fc386865 Added VertexDeclaration::HasElement Lynix 2012-10-04 09:33:54 +0200
  • 7bab3d9443 Cleaned code Lynix 2012-10-04 09:32:55 +0200
  • b219b19710 Fixed Tuple.inl including Utility debug headers Lynix 2012-10-04 09:23:39 +0200
  • 516bf7b3b9 Fixed NzStream options Lynix 2012-10-04 09:22:59 +0200
  • 3f8e3cfb60 Modifications for the new architecture to fullfill mixer implementation requirements *Added FBM2D, first complex noise class of the new architecture *Removed NoiseMachine, because was redundant and not fitting with the new architecture *Minor changes to almost every other noise class (mostly adding 'this->') everywhere an inherited member from template base class was called from the inherited class Remi Beges 2012-10-02 19:55:35 +0200
  • 07e949404c Added NzStream and stream options Lynix 2012-10-01 00:57:32 +0200
  • aaca9349fd Fixed Matrix4 equality comparison Lynix 2012-09-30 23:11:43 +0200
  • 8d057fb3b1 Renamed GetBPP to GetBytesPerPixel Lynix 2012-09-30 23:11:00 +0200
  • a41a2ddcb3 Added ability to give offset and gain to every noise (mappedNoise) + bugfixes Remi Beges 2012-09-30 19:13:25 +0200
  • 49ac00f28d Fixed error message Lynix 2012-09-23 18:07:31 +0200
  • bdb7703ab2 Improved OS detection macros Lynix 2012-09-21 19:10:35 +0200
  • a73cd1374a Normalized line ending Lynix 2012-09-21 14:24:48 +0200
  • 4b3772e2d8 Fixed typo DigitalPulseSoftware 2012-09-21 14:20:38 +0200
  • 84509ecc16 Fixed useless headers includes Jérôme Leclercq 2012-09-21 12:41:48 +0200
  • cc6f2a6fc9 Added InputStream::GetLine(size); Jérôme Leclercq 2012-09-21 12:39:40 +0200
  • 2ea37a1877 Added InputStream::EndOfStream() Jérôme Leclercq 2012-09-21 12:07:13 +0200
  • f9443e37d4 Fixed DopplerEffect comments Jérôme Leclercq 2012-09-21 12:06:28 +0200
  • 4cfbd68796 Fixed WindowStyle_Titlebar enum Jérôme Leclercq 2012-09-20 22:32:53 +0200
  • cd5a1b7a5e Added RenderTextures (And many others things) Jérôme Leclercq 2012-09-20 22:07:30 +0200
  • a6ed70123b Added missing external libraries binaries Lynix 2012-08-21 15:18:21 +0200
  • 40ec2003b4 Added Audio module Lynix 2012-08-21 15:04:00 +0200
  • 71b777e732 Fixed examples linking Lynix 2012-08-18 15:12:04 +0200
  • cd6b2c447a Fixed modules target names Lynix 2012-08-18 14:08:14 +0200
  • 0bb693c148 Added option to exclude a module from build Lynix 2012-08-18 02:46:02 +0200
  • d3951ddef6 Regenerated (And fixed) global headers Lynix 2012-08-18 01:50:48 +0200
  • 15afde86c8 Rewritted ResourceLoader and moved it to core Lynix 2012-08-18 01:46:01 +0200
  • 5619ddb0b1 Changed all the files encoding to UTF-8 Lynix 2012-08-10 03:21:37 +0200
  • f8a0cdad39 Added Windows shortcut to generate CodeLite project Lynix 2012-08-10 02:03:25 +0200
  • b559932d63 Changed readme and examples encoding to UTF-8 Lynix 2012-08-10 01:41:37 +0200
  • b442ab0bd2 Refactored mathematics module Lynix 2012-08-08 04:44:17 +0200
  • ed200354cb Merge remote-tracking branch 'upstream/master' Remi Beges 2012-07-24 14:35:05 +0200
  • 354d7ed002 Improved interface *MappedNoiseBase provides a gain and offset control on the noise value *AbstractXDNoise provides a way to contain different noises in a std container and access the main "GetValue" member function *Applied minor optimisation to Perlin4D (previously forgotten) Remi Beges 2012-07-24 14:21:56 +0200
  • 06eda4eba9 Added Meshes and Animations (And many more) Lynix 2012-07-13 15:22:14 +0200
  • 5f95f0b677 Updated OpenGL headers Lynix 2012-07-01 23:09:25 +0200
  • ee8a6fda3b Fixed last commit Lynix 2012-07-01 02:06:40 +0200
  • 7ed9e16664 NzString::Clear now takes an optional argument Lynix 2012-07-01 00:44:53 +0200
  • d97e4a7f43 Fixed cursor change not showing immediatly Lynix 2012-06-24 15:06:17 +0200
  • bcf36e7a14 Added support for custom cursor/icon Lynix 2012-06-24 13:28:24 +0200
  • d851e35a56 Added NzWindow::SetCursor Lynix 2012-06-23 15:02:17 +0200
  • 71cf7876c5 Optimized image flipping Lynix 2012-06-22 23:18:37 +0200
  • acc9b99ad2 Fixed typo Lynix 2012-06-22 09:57:24 +0200
  • 8e04e71c14 Added class template Lynix 2012-06-21 16:50:17 +0200
  • 445d6d236d Added NzBuffer::SetStorage Lynix 2012-06-21 16:37:28 +0200
  • ec9470ceb6 Moved buffers to Utility Lynix 2012-06-21 09:49:47 +0200
  • 10a436b481 Made operator< of strict order Remi Beges 2012-06-20 20:36:14 +0200
  • 9996a7169a Removed Physics module Remi Beges 2012-06-19 18:31:42 +0200
  • f1865e5030 Sligthly changed interface & added functionnalities NzPhysicsWorld has now a public pointer to NewtonWorld NzCollisionShape added, can be constructed from a NzCube for now NzPhysicsEntity added Minor fix + typo Remi Beges 2012-06-18 10:24:06 +0200
  • 092ccd0302 Forgot to commit src files and Newton headers in previous commit Remi Beges 2012-06-16 13:33:31 +0200
  • c55d9b5456 Laid Physics module basis Added NzPhysicsWorld Added NzPhysicsSolver Remi Beges 2012-06-16 13:28:47 +0200
  • 8c9e5ddc8f Merge remote-tracking branch 'upstream/master' Remi Beges 2012-06-16 12:45:59 +0200
  • be0a5d2819 Fixed many bugs Lynix 2012-06-15 11:03:43 +0200
  • 5fde943d9e Fixed minor bug in NoiseBase & Vector4 (typo) Remi Beges 2012-06-14 09:19:45 +0200
  • 0f84f8eda8 Added Quaternion spheric interpolation Lynix 2012-06-13 17:54:07 +0200
  • e2a38b3790 First part of render texture commit Lynix 2012-06-13 07:40:31 +0200
  • b1632842ae Merge pull request #1 from Overdrivr/master Lynix 2012-06-12 01:35:08 -0700
  • 90faf844ed Fixed contributor's name Remi Beges 2012-06-11 00:29:09 +0200
  • 23bb9da0bd Fixed typo + minor errors Remi Beges 2012-06-10 10:27:51 +0200
  • 879a33878e fixed typo Remi Beges 2012-06-09 17:07:01 +0200
  • ebba6adae4 Simplex & Perlin fully work now (all dimensions) + dynaTerrain removed temp Remi Beges 2012-06-07 13:10:58 +0200
  • ddd2a2f310 Added CopyTo(Image/Texture) to NzRenderWindow Lynix 2012-06-05 23:06:47 +0200
  • 5d7f8acbc8 Perlin 2,3,4 optimisations + Simplex imp fixed + improved architecture Remi Beges 2012-06-05 22:00:09 +0200
  • a176648265 Added NzTexture Lynix 2012-06-05 10:54:06 +0200
  • 49353cb636 Fixed crash with NzContext::Destroy Lynix 2012-05-31 23:42:39 +0200
  • dd4cb97a37 Added support for OpenGL debug mode Lynix 2012-05-31 23:33:47 +0200
  • f4b194f6fe Fixed rendering with OpenGL core profile Lynix 2012-05-31 18:18:28 +0200
  • 4d975fa67e Forgot to commit some stuff (noise+dynaterrain) from previous commit Remi Beges 2012-05-31 15:35:52 +0200
  • 9008c36802 Added NzDynaTerrain (basis) + simplex3d 4d for nznoise Remi Beges 2012-05-31 15:32:22 +0200
  • 784787cd79 Suppressed perlin1d, added perlin 2,3,4 and simplex 2 classes + minor fixes/optimisations on noisemachine Remi Beges 2012-05-30 19:30:51 +0200
  • 3720967802 Fixed compilation error from last commit Lynix 2012-05-30 19:21:20 +0200
  • b220e00c88 NzImage now handles mipmaps Lynix 2012-05-30 18:10:17 +0200
  • 57d9af6b56 NzNoise new architecture + Perlin 1D algorithm modified Remi Beges 2012-05-29 20:28:31 +0200
  • f39e2f7d36 NzString::Trim(med) can now take a limit flag Lynix 2012-05-28 16:21:27 +0200
  • 7578a1b957 Fixed implementation of NzNoise + typo + small optimisations Remi Beges 2012-05-27 21:18:52 +0200
  • cd701a429b 'q' n'est pas reconnu en tant que commande interne ou externe, un programme ex‚cutable ou un fichier de commandes. Remi Beges 2012-05-27 21:15:12 +0200
  • 96ea5fdaa7 Added NzImage::Get/SetPixel(Face) Lynix 2012-05-27 11:57:34 +0200
  • 7659fdf460 Window's subsystem is now initialized by NzUtility Lynix 2012-05-25 12:23:04 +0200
  • f55cf96713 Optimized NzImage::Convert Lynix 2012-05-25 07:42:48 +0200
  • 5f765a354b Changed contributor name Remi Beges 2012-05-24 20:54:01 +0200
  • 341eda975c NzNoise added Overdrivr 2012-05-24 20:41:08 +0200
  • b243d15c74 Added formats conversion Lynix 2012-05-24 18:55:48 +0200
  • 570e0a8070 Updated OpenGL header files Moved OpenGL ext header files into GL3 directory Lynix 2012-05-22 12:10:04 +0200
  • 506ad84def Experimental fix of FileImpl::EndOfFile on Windows Lynix 2012-05-22 11:36:34 +0200
  • dba9cb0ddf Fixed PCX loading on big-endian architectures Lynix 2012-05-22 07:48:28 +0200
  • 9b3f4e794a Added Image Added pixel format support Added MemoryStream Added Rect Added ResourceLoader Added generic loader (bmp, gif, hdr, jpg, jpeg, pic, png, psd, tga) Added PCX loader Added utility module initializer Fixed Config.hpp include Prerequesites.hpp now overwrites _WIN32_WINNT when defined version is less than requiered version Renderer's initialisation will implicitly initialize utility module Removed RENDERER_SINGLETON option Shaders are now resources Lynix 2012-05-21 21:54:13 +0200
  • 47cdbbcdb0 Updated module template Lynix 2012-05-16 09:33:14 +0200
  • cef402c8a5 Added NzInputStream Added NzFile::Read(buffer, size) NzFile::Read(nullptr, size) now acts as a skip function (ex: SetCursorPos(GetCursorPos() + size) Lynix 2012-05-15 13:26:35 +0200
  • 182bd4cffe Removed useless include Lynix 2012-05-10 01:16:12 +0200
  • 68b238fc74 Added SHA-1, SHA-224, SHA-256, SHA-384 and SHA-512 support Lynix 2012-05-10 00:53:36 +0200
  • d0bc1d908a Fixed typo Lynix 2012-05-09 19:36:39 +0200
  • 997b6637d4 Fixed errors line number Lynix 2012-05-09 06:59:58 +0200
  • e91cde657b Fixed per-class thread safety Lynix 2012-05-08 08:20:57 +0200
  • 45f3fc4e28 Implemented COW into NzMatrix4; Optimized NzString COW Lynix 2012-05-07 13:02:07 +0200
  • 8c420b48c3 Fixed compilation in debug mode Lynix 2012-05-04 16:06:18 +0200
  • a215920818 It is now possible to send uniforms to shader when they are not mounted; Added shader locking Lynix 2012-05-04 08:56:35 +0200
  • a4cbe46e15 Restablished core context creation, removed debug messages Lynix 2012-05-04 07:34:43 +0200