This website requires JavaScript.
91f0b97142
Fixed cracks in some Vorbis files
Lynix
2012-10-04 23:41:10 +02:00
fcacaba7ca
Cleaned code
Lynix
2012-10-04 23:39:10 +02:00
34c1479a30
Renamed "one-library" build option to "united"
Lynix
2012-10-04 23:32:24 +02:00
defbb0f1a6
Updated examples
Lynix
2012-10-04 09:36:56 +02:00
41bfaf6941
Fixed String::Simplified()
Lynix
2012-10-04 09:34:29 +02:00
10fc386865
Added VertexDeclaration::HasElement
Lynix
2012-10-04 09:33:54 +02:00
7bab3d9443
Cleaned code
Lynix
2012-10-04 09:32:55 +02:00
b219b19710
Fixed Tuple.inl including Utility debug headers
Lynix
2012-10-04 09:23:39 +02:00
516bf7b3b9
Fixed NzStream options
Lynix
2012-10-04 09:22:59 +02:00
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 +02:00
07e949404c
Added NzStream and stream options
Lynix
2012-10-01 00:57:32 +02:00
aaca9349fd
Fixed Matrix4 equality comparison
Lynix
2012-09-30 23:11:43 +02:00
8d057fb3b1
Renamed GetBPP to GetBytesPerPixel
Lynix
2012-09-30 23:11:00 +02:00
a41a2ddcb3
Added ability to give offset and gain to every noise (mappedNoise) + bugfixes
Remi Beges
2012-09-30 19:13:25 +02:00
49ac00f28d
Fixed error message
Lynix
2012-09-23 18:07:31 +02:00
bdb7703ab2
Improved OS detection macros
Lynix
2012-09-21 19:10:35 +02:00
a73cd1374a
Normalized line ending
Lynix
2012-09-21 14:24:48 +02:00
4b3772e2d8
Fixed typo
DigitalPulseSoftware
2012-09-21 14:20:38 +02:00
84509ecc16
Fixed useless headers includes
Jérôme Leclercq
2012-09-21 12:41:48 +02:00
cc6f2a6fc9
Added InputStream::GetLine(size);
Jérôme Leclercq
2012-09-21 12:39:40 +02:00
2ea37a1877
Added InputStream::EndOfStream()
Jérôme Leclercq
2012-09-21 12:07:13 +02:00
f9443e37d4
Fixed DopplerEffect comments
Jérôme Leclercq
2012-09-21 12:06:28 +02:00
4cfbd68796
Fixed WindowStyle_Titlebar enum
Jérôme Leclercq
2012-09-20 22:32:53 +02:00
cd5a1b7a5e
Added RenderTextures (And many others things)
Jérôme Leclercq
2012-09-20 22:07:30 +02:00
a6ed70123b
Added missing external libraries binaries
Lynix
2012-08-21 15:18:21 +02:00
40ec2003b4
Added Audio module
Lynix
2012-08-21 15:04:00 +02:00
71b777e732
Fixed examples linking
Lynix
2012-08-18 15:12:04 +02:00
cd6b2c447a
Fixed modules target names
Lynix
2012-08-18 14:08:14 +02:00
0bb693c148
Added option to exclude a module from build
Lynix
2012-08-18 02:46:02 +02:00
d3951ddef6
Regenerated (And fixed) global headers
Lynix
2012-08-18 01:50:48 +02:00
15afde86c8
Rewritted ResourceLoader and moved it to core
Lynix
2012-08-18 01:46:01 +02:00
5619ddb0b1
Changed all the files encoding to UTF-8
Lynix
2012-08-10 03:21:37 +02:00
f8a0cdad39
Added Windows shortcut to generate CodeLite project
Lynix
2012-08-10 02:03:25 +02:00
b559932d63
Changed readme and examples encoding to UTF-8
Lynix
2012-08-10 01:41:37 +02:00
b442ab0bd2
Refactored mathematics module
Lynix
2012-08-08 04:44:17 +02:00
ed200354cb
Merge remote-tracking branch 'upstream/master'
Remi Beges
2012-07-24 14:35:05 +02:00
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 +02:00
06eda4eba9
Added Meshes and Animations (And many more)
Lynix
2012-07-13 15:22:14 +02:00
5f95f0b677
Updated OpenGL headers
Lynix
2012-07-01 23:09:25 +02:00
ee8a6fda3b
Fixed last commit
Lynix
2012-07-01 02:06:40 +02:00
7ed9e16664
NzString::Clear now takes an optional argument
Lynix
2012-07-01 00:44:53 +02:00
d97e4a7f43
Fixed cursor change not showing immediatly
Lynix
2012-06-24 15:06:17 +02:00
bcf36e7a14
Added support for custom cursor/icon
Lynix
2012-06-24 13:28:24 +02:00
d851e35a56
Added NzWindow::SetCursor
Lynix
2012-06-23 15:02:17 +02:00
71cf7876c5
Optimized image flipping
Lynix
2012-06-22 23:18:37 +02:00
acc9b99ad2
Fixed typo
Lynix
2012-06-22 09:57:24 +02:00
8e04e71c14
Added class template
Lynix
2012-06-21 16:50:17 +02:00
445d6d236d
Added NzBuffer::SetStorage
Lynix
2012-06-21 16:37:28 +02:00
ec9470ceb6
Moved buffers to Utility
Lynix
2012-06-21 09:49:47 +02:00
10a436b481
Made operator< of strict order
Remi Beges
2012-06-20 20:36:14 +02:00
9996a7169a
Removed Physics module
Remi Beges
2012-06-19 18:31:42 +02:00
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 +02:00
092ccd0302
Forgot to commit src files and Newton headers in previous commit
Remi Beges
2012-06-16 13:33:31 +02:00
c55d9b5456
Laid Physics module basis Added NzPhysicsWorld Added NzPhysicsSolver
Remi Beges
2012-06-16 13:28:47 +02:00
8c9e5ddc8f
Merge remote-tracking branch 'upstream/master'
Remi Beges
2012-06-16 12:45:59 +02:00
be0a5d2819
Fixed many bugs
Lynix
2012-06-15 11:03:43 +02:00
5fde943d9e
Fixed minor bug in NoiseBase & Vector4 (typo)
Remi Beges
2012-06-14 09:19:45 +02:00
0f84f8eda8
Added Quaternion spheric interpolation
Lynix
2012-06-13 17:54:07 +02:00
e2a38b3790
First part of render texture commit
Lynix
2012-06-13 07:40:31 +02:00
b1632842ae
Merge pull request #1 from Overdrivr/master
Lynix
2012-06-12 01:35:08 -07:00
90faf844ed
Fixed contributor's name
Remi Beges
2012-06-11 00:29:09 +02:00
23bb9da0bd
Fixed typo + minor errors
Remi Beges
2012-06-10 10:27:51 +02:00
879a33878e
fixed typo
Remi Beges
2012-06-09 17:07:01 +02:00
ebba6adae4
Simplex & Perlin fully work now (all dimensions) + dynaTerrain removed temp
Remi Beges
2012-06-07 13:10:58 +02:00
ddd2a2f310
Added CopyTo(Image/Texture) to NzRenderWindow
Lynix
2012-06-05 23:06:47 +02:00
5d7f8acbc8
Perlin 2,3,4 optimisations + Simplex imp fixed + improved architecture
Remi Beges
2012-06-05 22:00:09 +02:00
a176648265
Added NzTexture
Lynix
2012-06-05 10:54:06 +02:00
49353cb636
Fixed crash with NzContext::Destroy
Lynix
2012-05-31 23:42:39 +02:00
dd4cb97a37
Added support for OpenGL debug mode
Lynix
2012-05-31 23:33:47 +02:00
f4b194f6fe
Fixed rendering with OpenGL core profile
Lynix
2012-05-31 18:18:28 +02:00
4d975fa67e
Forgot to commit some stuff (noise+dynaterrain) from previous commit
Remi Beges
2012-05-31 15:35:52 +02:00
9008c36802
Added NzDynaTerrain (basis) + simplex3d 4d for nznoise
Remi Beges
2012-05-31 15:32:22 +02:00
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 +02:00
3720967802
Fixed compilation error from last commit
Lynix
2012-05-30 19:21:20 +02:00
b220e00c88
NzImage now handles mipmaps
Lynix
2012-05-30 18:10:17 +02:00
57d9af6b56
NzNoise new architecture + Perlin 1D algorithm modified
Remi Beges
2012-05-29 20:28:31 +02:00
f39e2f7d36
NzString::Trim(med) can now take a limit flag
Lynix
2012-05-28 16:21:27 +02:00
7578a1b957
Fixed implementation of NzNoise + typo + small optimisations
Remi Beges
2012-05-27 21:18:52 +02:00
cd701a429b
'q' n'est pas reconnu en tant que commande interne ou externe, un programme excutable ou un fichier de commandes.
Remi Beges
2012-05-27 21:15:12 +02:00
96ea5fdaa7
Added NzImage::Get/SetPixel(Face)
Lynix
2012-05-27 11:57:34 +02:00
7659fdf460
Window's subsystem is now initialized by NzUtility
Lynix
2012-05-25 12:23:04 +02:00
f55cf96713
Optimized NzImage::Convert
Lynix
2012-05-25 07:42:48 +02:00
5f765a354b
Changed contributor name
Remi Beges
2012-05-24 20:54:01 +02:00
341eda975c
NzNoise added
Overdrivr
2012-05-24 20:41:08 +02:00
b243d15c74
Added formats conversion
Lynix
2012-05-24 18:55:48 +02:00
570e0a8070
Updated OpenGL header files Moved OpenGL ext header files into GL3 directory
Lynix
2012-05-22 12:10:04 +02:00
506ad84def
Experimental fix of FileImpl::EndOfFile on Windows
Lynix
2012-05-22 11:36:34 +02:00
dba9cb0ddf
Fixed PCX loading on big-endian architectures
Lynix
2012-05-22 07:48:28 +02:00
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 +02:00
47cdbbcdb0
Updated module template
Lynix
2012-05-16 09:33:14 +02:00
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 +02:00
182bd4cffe
Removed useless include
Lynix
2012-05-10 01:16:12 +02:00
68b238fc74
Added SHA-1, SHA-224, SHA-256, SHA-384 and SHA-512 support
Lynix
2012-05-10 00:53:36 +02:00
d0bc1d908a
Fixed typo
Lynix
2012-05-09 19:36:39 +02:00
997b6637d4
Fixed errors line number
Lynix
2012-05-09 06:59:58 +02:00
e91cde657b
Fixed per-class thread safety
Lynix
2012-05-08 08:20:57 +02:00
45f3fc4e28
Implemented COW into NzMatrix4; Optimized NzString COW
Lynix
2012-05-07 13:02:07 +02:00
8c420b48c3
Fixed compilation in debug mode
Lynix
2012-05-04 16:06:18 +02:00
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 +02:00
a4cbe46e15
Restablished core context creation, removed debug messages
Lynix
2012-05-04 07:34:43 +02:00