Lynix
|
9772b43542
|
Physics2D/RigidBody2D: Made SetGeom public
|
2016-11-10 17:18:44 +01:00 |
Lynix
|
7f445def13
|
Fix some warnings from MSVC
|
2016-11-10 16:44:29 +01:00 |
Lynix
|
c136f8eddc
|
Commit WIP about RenderSurface
|
2016-11-10 12:54:10 +01:00 |
Jérôme Leclercq
|
8ed34d22fb
|
Core/ByteArray: Move ToHex implementation to .cpp
|
2016-11-08 16:14:56 +01:00 |
Jérôme Leclercq
|
a8d4e44669
|
Sdk/World: Optimize updating dirty entities by removing a branch
|
2016-11-08 12:29:15 +01:00 |
Jérôme Leclercq
|
4536ba768c
|
Sdk/BaseSystem: Fix compilation with GCC
|
2016-11-08 12:28:12 +01:00 |
Jérôme Leclercq
|
7e5a9048e1
|
Sdk/World: Fix a warning
|
2016-11-08 12:27:55 +01:00 |
Jérôme Leclercq
|
ff47fb6fa2
|
Sdk: Add default update order for Listener, Render and Velocity systems
|
2016-11-08 02:51:47 +01:00 |
Jérôme Leclercq
|
aa304ef2e9
|
SDK: Allow to set an update order for systems (Closes #106)
|
2016-11-08 02:51:25 +01:00 |
Jérôme Leclercq
|
4570f9a6e1
|
Utility/VideoMode: Make bpp optionnal (defaults to desktop bpp)
|
2016-11-08 01:14:04 +01:00 |
Jérôme Leclercq
|
3cb6981ab7
|
Utility/Enums: Fix WindowStyle_Max
|
2016-11-07 11:17:33 +01:00 |
Jérôme Leclercq
|
ffe748b8c3
|
Window: Fix Threaded flag, seems to be working fine now
|
2016-11-07 10:51:23 +01:00 |
Jérôme Leclercq
|
94631e1a01
|
Utility/Window: Fix Linux compilation
|
2016-11-07 10:08:12 +01:00 |
Jérôme Leclercq
|
cf2bf52701
|
Utility/Window: Replace NAZARA_UTILITY_THREADED_WINDOW by a runtime flag (WIP)
|
2016-11-07 02:01:09 +01:00 |
Jérôme Leclercq
|
2f11529669
|
Build: Enable big object only on Windows
|
2016-11-07 01:10:17 +01:00 |
Jérôme Leclercq
|
5d4595e9d6
|
Build: Enable -mbig-obj on Clang/GCC
|
2016-11-07 00:07:51 +01:00 |
Jérôme Leclercq
|
638467f879
|
Build: Fix codeblocks debug and object directory
|
2016-11-06 23:49:10 +01:00 |
Jérôme Leclercq
|
4f01e13b09
|
Sdk: Fix typo
|
2016-11-06 23:12:08 +01:00 |
Jérôme Leclercq
|
0f14a57b2e
|
Build: Cleanup common.lua
|
2016-11-06 22:41:22 +01:00 |
Jérôme Leclercq
|
0de741a541
|
Build: Fix MSVC creating .a ..
|
2016-11-06 22:25:13 +01:00 |
Jérôme Leclercq
|
5e48f8b8b3
|
Build: Fix install commands
|
2016-11-06 22:04:47 +01:00 |
Jérôme Leclercq
|
6500d088e9
|
Build: Fix some premake5 weirdness
It seems some options are global and other local to the workspace (flags
and buildoptions could be defined outside of the workspace, defines
couldn't)
|
2016-11-06 21:59:48 +01:00 |
Jérôme Leclercq
|
9e9b01eff5
|
.gitignore: Ignore GMake build files
|
2016-11-06 21:30:49 +01:00 |
Jérôme Leclercq
|
88000ab2e4
|
Build: Upgrade to Premake5-alpha10, get rid of Premake4
|
2016-11-06 21:30:37 +01:00 |
Jérôme Leclercq
|
5aeb9f8d59
|
Build: Add CodeBlocks target to premake5
|
2016-11-06 11:17:19 +01:00 |
Jérôme Leclercq
|
6ebe29ceb4
|
Utility/Win32: Generate only one WindowEvent_Moved per movement
When not using threaded windows.
Fixed #105
|
2016-11-04 23:18:36 +01:00 |
Jérôme Leclercq
|
581cc989de
|
Utility/Win32: Fix cached position never getting updated with threaded windows
Closes #104
|
2016-11-04 22:57:07 +01:00 |
Jérôme Leclercq
|
12f6877963
|
Fix some warnings
|
2016-11-04 22:25:16 +01:00 |
Jérôme Leclercq
|
c4ad52235f
|
Utility/Win32: Fix Window title when using NAZARA_UTILITY_THREADED_WINDOW
|
2016-11-04 22:24:56 +01:00 |
Jérôme Leclercq
|
482eeafdb7
|
Remove save-failed file
|
2016-11-04 18:31:15 +01:00 |
Jérôme Leclercq
|
33c5523da3
|
Extlibs: Fix chipmunk binaries lacking some functions for MinGW
|
2016-11-04 18:15:25 +01:00 |
Jérôme Leclercq
|
e087129d4a
|
Fix many errors and warnings found out by MinGW
|
2016-11-04 18:14:52 +01:00 |
Lynix
|
86b892c3bc
|
Regenerate Vulkan global include; add wrapper global include
|
2016-10-29 02:46:59 +02:00 |
Lynix
|
c7d011cd00
|
Readme: Display Travis CI status for branch master only
|
2016-10-29 02:07:48 +02:00 |
Lynix
|
51f1df1ec0
|
Renderer/Renderer: Fix missing include
|
2016-10-29 01:59:17 +02:00 |
Lynix
|
e61c6d0a8e
|
VulkanRenderer: Move vulkan wrappers to a separate directory
|
2016-10-29 01:59:06 +02:00 |
Lynix
|
8d06c57d0d
|
Renderer: Add support for hardware buffers
|
2016-10-29 00:52:25 +02:00 |
Lynix
|
b317c10f23
|
VulkanRenderer/Vulkan: Fix IsInitialized() missing implementation
|
2016-10-28 23:25:27 +02:00 |
Lynix
|
71aa4d53a3
|
Renderer: Allow to pass custom parameters
|
2016-10-28 22:31:04 +02:00 |
Lynix
|
66172a163c
|
Renderer: Fix implementation uninitialization
|
2016-10-28 22:30:52 +02:00 |
Lynix
|
a1352b8823
|
VulkanRenderer: Move all the initialization back to the Vulkan static class
|
2016-10-28 22:30:22 +02:00 |
Lynix
|
5eefbdeb60
|
Vulkan/VkInstance: Add IsValid() method
|
2016-10-28 22:18:41 +02:00 |
Lynix
|
1df3201b39
|
Merge remote-tracking branch 'refs/remotes/origin/master' into vulkan
|
2016-10-28 18:46:51 +02:00 |
Lynix
|
28a2328371
|
Global headers: Remove the generation date
They should now generate the same input everytime
|
2016-10-28 17:53:03 +02:00 |
Lynix
|
00c37c5917
|
Regenerated global headers
|
2016-10-28 17:48:46 +02:00 |
Lynix
|
f64cef33e8
|
Extlibs/Linux: Fix chipmunk library file on 32bits (Was 64bits)
|
2016-10-27 21:28:25 +02:00 |
Lynix
|
15a1302522
|
SDK/Lua: Simplify graphics binding code
|
2016-10-27 18:30:11 +02:00 |
Lynix
|
6b1d1a1d64
|
Sdk/Lua: Bind TextureLibrary and TextureManager
|
2016-10-27 11:29:02 +02:00 |
Lynix
|
9206cf65b5
|
Lua/LuaInstance: Optimize the T& method(...) case
Instead of instancing a new T from Lua, the original userdata is now
returned
|
2016-10-27 11:28:34 +02:00 |
Lynix
|
1d7e1b46ff
|
Sdk/Lua: Bind more Matrix4 methods
|
2016-10-27 11:23:24 +02:00 |