Lynix
|
1a95c314ff
|
Core/ParameterList: Make errors silent by default
Former-commit-id: 38d1613681a65194cb7392903c9bc20f912561a3
|
2016-03-08 13:58:09 +01:00 |
Lynix
|
d349b9583e
|
Core: Fix missing include
Former-commit-id: 76e4ff0d2bd3e3b6865e84f6ef0142a195a5755a
|
2016-03-08 13:43:11 +01:00 |
Lynix
|
c935c1a293
|
Graphics/OBJLoader: Allow users to specifiy a vertex count cache when loading
Former-commit-id: 87ebc2aefe2c2091fd483793f880724e1ed6ac3d
|
2016-03-08 13:39:08 +01:00 |
Lynix
|
dce587bd63
|
Add support for custom resource parameters
And allow users to skip a precise loader using them
Former-commit-id: 297af2e4a24ad67c343aae5d89352abf4ea05f63
|
2016-03-08 13:37:17 +01:00 |
Lynix
|
b524d9395a
|
Core/String: Fix documentation comments
Former-commit-id: 02fd62caaafce0376b387d9c8365b3ca89e32a78
|
2016-03-08 13:12:02 +01:00 |
Lynix
|
d6ff7d065e
|
Utility/Image: Add saver (allowing to save images)
Former-commit-id: df78d657256f8a6b7dad5ab11877aae7402608b3
|
2016-03-08 13:11:09 +01:00 |
Lynix
|
6f9d778749
|
Core/ResourceLoader: Replace checks by asserts
Former-commit-id: 88be9b70d904856b888ee04829def85f1dee0bc6
|
2016-03-08 13:10:06 +01:00 |
Lynix
|
0ffc3c6557
|
Core: Add ResourceSaver class
Former-commit-id: 3c7fb9868058d897f1db831b207e9544688922fe
|
2016-03-08 13:09:41 +01:00 |
Lynix
|
883f2eca39
|
Extlibs/STB: Update stb_image.h and add stb_image_write.h
Former-commit-id: 1b567271240b0207780c2d516fad9e03575ce388
|
2016-03-07 13:05:21 +01:00 |
Lynix
|
ff0efbaf47
|
Merge branch 'master' of https://github.com/DigitalPulseSoftware/NazaraEngine
Former-commit-id: 50e8a2165dcf75262754f098447d6f9be1ed7a0b
|
2016-03-07 11:03:13 +01:00 |
Lynix
|
a39cfcc92e
|
Core/Color: Add serialization
Former-commit-id: ef50b4303a3fbc5e2b49ba440d9008fb6d51a7e3
|
2016-03-06 14:55:42 +01:00 |
Lynix
|
300dc82806
|
Math: Fix missing includes
Former-commit-id: 21ff7a6db4beb9fc7968e9bf1ba7478ca2f55e21
|
2016-03-06 14:54:56 +01:00 |
Lynix
|
e9d126b3a4
|
Math: Add serialization specialization for all types
Former-commit-id: 7e45c50d3b4eabfc581736f290fc208592d3d46c
|
2016-03-06 01:54:13 +01:00 |
Lynix
|
946d2cea7a
|
SDK: Add global headers (improved global headers script)
Former-commit-id: f04a3526b185c6c5b8025168cd56829898082bc6
|
2016-03-03 14:10:52 +01:00 |
Lynix
|
d6a436100c
|
Network/IpAddress: Add std::hash specialization
Former-commit-id: c8617065e51b307b541e4e58e3fb2494b144e828
|
2016-03-02 16:53:58 +01:00 |
Lynix
|
192fccc634
|
Fix compilation
Former-commit-id: d5ac6bb73615f7c9b068c1de2037dfeddc5c1b45
|
2016-03-02 16:53:20 +01:00 |
Lynix
|
ad55ff159b
|
Network: Add NetPacket to global header
Former-commit-id: 51a55af65b954314b58ee7e80d26c0c97854f80c
|
2016-03-01 15:38:04 +01:00 |
Lynix
|
1c4135fc09
|
Improve documentation
Former-commit-id: 08d70f6a53a7f12d2748d145d1fe139595a1b39e
|
2016-03-01 15:37:05 +01:00 |
Lynix
|
dbce7592a9
|
Sdk: Make World moveable
Former-commit-id: 285cb9da4cbafd3da0c0859eb9d366bb2fb978a3
|
2016-03-01 14:01:31 +01:00 |
Lynix
|
36067e31c4
|
Utility/Window: Make Window moveable
Former-commit-id: 8c780562acc61d15437ed21c16eed92b6dd97373
|
2016-03-01 14:00:53 +01:00 |
Lynix
|
40e12ebffa
|
Network/Enum: Fix typo
Former-commit-id: 8a41d1a2a915a8c5565e3a9ecc93898a35ed2133
|
2016-03-01 14:00:27 +01:00 |
Lynix
|
c93f1c0d73
|
Update Doxyfile
Former-commit-id: 8aa20e940c338b2844811d9beae055846b8bd33f
|
2016-03-01 14:00:10 +01:00 |
Lynix
|
cc7263e398
|
Core/MemoryPool: Fix missing include
Former-commit-id: fd993b3117c61e0fe6e9e34b0e24f2bf84b3186e
|
2016-03-01 13:59:41 +01:00 |
Lynix
|
188c1e4c1e
|
Core/Bitset: Made destructor and Clear() noexcept
Former-commit-id: 0d09070fcb5d17812eb938c9873213107bd97f7c
|
2016-03-01 13:59:31 +01:00 |
Lynix
|
f9a95ce054
|
Core: Made Mutex and ConditionVariable moveable
Former-commit-id: 891fbb35d050f3df572cbbecd0191b75f556e59d
|
2016-03-01 13:59:17 +01:00 |
Lynix
|
790275da8f
|
Tests: Fix compile error
Former-commit-id: b677c9073998d1449c7aa955e100b53f6931e7f0
|
2016-03-01 13:58:45 +01:00 |
Lynix
|
e9bb81e851
|
Utility/Algorithm: Fix crash in ComputeAABB
Former-commit-id: 58266814fea559c782e6df1145f82a37baf0427c
|
2016-02-24 17:09:40 +01:00 |
Lynix
|
e65d495a98
|
Merge branch 'master' of https://github.com/DigitalPulseSoftware/NazaraEngine
Former-commit-id: 6a6191171a34d24a22c020a8d4c01e7869c3279d
|
2016-02-24 14:19:21 +01:00 |
Lynix
|
ff25505d92
|
Network: Remove outdated comment
Former-commit-id: 454debf692483a58ea5a24cbaa6ecf2a8715a242
|
2016-02-24 14:19:15 +01:00 |
Lynix
|
9d4256a4d2
|
Network/TcpClient: Fix disconnection of previous connection not happening with IP connection
Former-commit-id: 3ec17a6c56ee3f0aae7f66f78766f15d7a168f32
|
2016-02-24 14:19:03 +01:00 |
Lynix
|
a0a088a914
|
Network/UdpSocket: Fix receiving packet
Former-commit-id: f27235940770d8e818fa1b60b4840be88cb04fd0
|
2016-02-24 14:18:22 +01:00 |
Lynix
|
d24de1f719
|
Network/NetPacket: Add move constructor/operator
Former-commit-id: 56cb793ab75e5bcd97b89c5be3592922c23a7a4d
|
2016-02-24 14:17:47 +01:00 |
Lynix
|
a851056c0a
|
Network/Packet: Fixes buffer size
Former-commit-id: 51fd56f76af8abe8feb1ed88802ef7ec0bd4a175
|
2016-02-24 14:17:28 +01:00 |
Lynix
|
d6279914b4
|
Network/Socket: Fix last error being undefined without any operation
Former-commit-id: 5ccd098d93842f0be79d516630f39150a394045c
|
2016-02-24 14:14:29 +01:00 |
Lynix
|
dff6e855e4
|
Fixes compilation on GCC
Former-commit-id: 1829fa37830618bd9b14e7bfa5d935c886213589
|
2016-02-24 14:12:45 +01:00 |
Lynix
|
1430547e6e
|
Merge pull request #55 from Gawaboumga/Documentation-Update-Merge
Documentation update - Core
Former-commit-id: f48bb5f988379093fde2c494fb93b1fefdf3d283
|
2016-02-24 13:38:27 +01:00 |
Gawaboumga
|
de59eb1f74
|
Delete notice in Display
Former-commit-id: d3ddf65b5f00af047b4232068553363d88d3ca30
|
2016-02-21 14:50:01 +01:00 |
Gawaboumga
|
2a28d8863c
|
Documentation for the rest
Former-commit-id: b6f401370127679db397da0039cb5e98477e90db
|
2016-02-21 14:42:38 +01:00 |
Gawaboumga
|
b62b694af8
|
Documentation for Functor
Former-commit-id: d0bac2fa789631c9a56ba5636aa52f260f1cc6fd
|
2016-02-21 14:41:58 +01:00 |
Gawaboumga
|
61542b59d6
|
Documentation for Endiannes
Former-commit-id: e45c5026b84aa8b354e29d760eff56d13f2dc745
|
2016-02-21 14:41:41 +01:00 |
Gawaboumga
|
0a4381a95b
|
Documentation for Core
Former-commit-id: d0d4a575149b9f3e70e07b3a815e669d6a79065f
|
2016-02-21 14:41:17 +01:00 |
Gawaboumga
|
8325db8037
|
Documentation for Special files of Core
Former-commit-id: 6e98fc660ee9dfaa4d8f31da337e2334b4f43442
|
2016-02-21 14:40:47 +01:00 |
Gawaboumga
|
ff51b90748
|
Documentation for Error
Former-commit-id: 9158cb014b813739b09b0bea7c375dc549815aef
|
2016-02-21 14:39:05 +01:00 |
Gawaboumga
|
99370683b3
|
Documentation for DynLib & PluginManager
Former-commit-id: 3602bd9a6f24ed4adb38879097ea5679b55e3b99
|
2016-02-21 14:38:35 +01:00 |
Gawaboumga
|
5a5f25a950
|
Documentation for Documentation & File
Former-commit-id: 8a69e6dca76fba4a23b36c563b52c4ccbbec7309
|
2016-02-21 14:37:37 +01:00 |
Gawaboumga
|
a82c33c314
|
Documentation for Stream
Former-commit-id: 0e77be8d238879c114c5e7b166ae646254fac9eb
|
2016-02-21 14:36:49 +01:00 |
Gawaboumga
|
fd627c671f
|
Documentation for Synchronisation primitives
Former-commit-id: 39f86b2f9cd1f44a6b8e52101458f090183707e4
|
2016-02-21 14:36:03 +01:00 |
Gawaboumga
|
07547bdd9f
|
Documentation for Logger
Former-commit-id: b09dda8a542782667070ea8bf912b552dd6b478a
|
2016-02-21 14:34:59 +01:00 |
Gawaboumga
|
d340553023
|
Documentation for ByteArray and ByteStream
Former-commit-id: 4d2d0de93562077e030b4304b57f6c95b32185b5
|
2016-02-21 14:32:59 +01:00 |
Gawaboumga
|
f540029825
|
Documentation for String
Former-commit-id: caf1b5889604d7c2248ec88bde99a6bce0d7680f
|
2016-02-21 14:32:17 +01:00 |