Riyyi
|
35f5e9d0c4
|
Mark log write functions as inline
|
2021-01-27 22:56:09 +01:00 |
|
Riyyi
|
d60d5925bf
|
Add sol3 dependency
|
2021-01-27 22:38:41 +01:00 |
|
Riyyi
|
bcb518643f
|
Do not compile Lua tests
|
2021-01-27 16:32:33 +01:00 |
|
Riyyi
|
246c683cd6
|
Add lua component
|
2021-01-24 02:15:15 +01:00 |
|
Riyyi
|
2cf42c7dea
|
Implement lua script into script system
|
2021-01-24 02:14:51 +01:00 |
|
Riyyi
|
8a740f55ba
|
Add lua script class
|
2021-01-24 02:11:26 +01:00 |
|
Riyyi
|
901d3e2355
|
Add Lua dependency
|
2021-01-24 02:00:16 +01:00 |
|
Riyyi
|
2fe2d537fc
|
Remove unnecessary c_str()
|
2021-01-21 01:09:38 +01:00 |
|
Riyyi
|
a41f8467b4
|
Fix instantiating multiple native scripts and their cleanup
|
2021-01-19 00:44:23 +01:00 |
|
Riyyi
|
848fa8b700
|
Move include to header
|
2021-01-18 17:43:47 +01:00 |
|
Riyyi
|
639ef36ff7
|
Clean up cameracontroller header
|
2021-01-18 17:41:47 +01:00 |
|
Riyyi
|
4baa7cd7df
|
Move orthographic and perspective logic to cameracontroller.cpp
|
2021-01-18 17:30:04 +01:00 |
|
Riyyi
|
f09e998d52
|
Add script system
|
2021-01-18 17:20:50 +01:00 |
|
Riyyi
|
cf4b6c1711
|
Remove non-existant include
|
2021-01-18 17:18:40 +01:00 |
|
Riyyi
|
e021743e6a
|
Remove entity class
|
2021-01-18 17:16:51 +01:00 |
|
Riyyi
|
ca7f4a50fb
|
Add nativescript component, camera controller
|
2021-01-18 17:11:08 +01:00 |
|
Riyyi
|
543814c63c
|
Merge othographic and perspective camera component
|
2021-01-18 11:53:17 +01:00 |
|
Riyyi
|
e08eec3b36
|
Dont use new keyword with unique_ptr
|
2021-01-18 11:22:26 +01:00 |
|
Riyyi
|
839bef091f
|
Convert dbgln to r-value reference like the callee's to fix compiler ambiguous warnings
|
2021-01-16 03:22:01 +01:00 |
|
Riyyi
|
74ab4f0b70
|
Take callback as a const ref
|
2021-01-15 12:38:09 +01:00 |
|
Riyyi
|
bb2b1ed38f
|
Rename camera projection view function name
|
2021-01-14 15:25:36 +01:00 |
|
Riyyi
|
08d67038f6
|
Re-add orthographic camera implementation
|
2021-01-14 12:16:52 +01:00 |
|
Riyyi
|
f47643d257
|
Move projectionView retrieving to camera system
|
2021-01-14 12:16:09 +01:00 |
|
Riyyi
|
0b2cc9f411
|
Move example entities to scene
|
2021-01-14 03:29:21 +01:00 |
|
Riyyi
|
a4845d1bda
|
Add render system
|
2021-01-14 03:18:43 +01:00 |
|
Riyyi
|
2e044d61cf
|
Add vec4 to logstream
|
2021-01-14 03:16:36 +01:00 |
|
Riyyi
|
eea20285e4
|
Remove unused parameter
|
2021-01-14 03:07:02 +01:00 |
|
Riyyi
|
6fb114cbd4
|
Remove old transform class
|
2021-01-13 21:18:55 +01:00 |
|
Riyyi
|
f740a34b89
|
Imediately return
|
2021-01-13 21:02:40 +01:00 |
|
Riyyi
|
fa5ec61c61
|
Add transform component printing to log
|
2021-01-13 21:01:17 +01:00 |
|
Riyyi
|
aba518bbbb
|
Remove old camera class
|
2021-01-13 20:50:38 +01:00 |
|
Riyyi
|
c599486ff5
|
Implement transform and camera system into scene
|
2021-01-13 20:43:57 +01:00 |
|
Riyyi
|
716c6569c0
|
Add transform and camera system
|
2021-01-13 20:38:39 +01:00 |
|
Riyyi
|
e884d68ce0
|
Add camera component
|
2021-01-13 20:37:18 +01:00 |
|
Riyyi
|
1580794521
|
Improve entity weak_ptr expiration check
|
2021-01-13 15:01:43 +01:00 |
|
Riyyi
|
eb754877ff
|
Add entity weak_ptr expiration check
|
2021-01-13 14:59:17 +01:00 |
|
Riyyi
|
9b2df60b68
|
Clarify entity operator overloads
|
2021-01-13 14:48:29 +01:00 |
|
Riyyi
|
a4a16f4a52
|
Add components and scene
|
2021-01-13 14:41:36 +01:00 |
|
Riyyi
|
132860e179
|
Add entity class
|
2021-01-13 14:31:50 +01:00 |
|
Riyyi
|
37994e58c9
|
Do not expand parameter pack in forward functions
|
2021-01-13 14:29:31 +01:00 |
|
Riyyi
|
e0b2b554ee
|
Change render character initialized log color
|
2021-01-13 14:12:48 +01:00 |
|
Riyyi
|
e95d3a560e
|
Add font batch renderer
|
2021-01-13 14:03:00 +01:00 |
|
Riyyi
|
0425db291f
|
Update engine name in README.org
|
2021-01-13 12:57:00 +01:00 |
|
Riyyi
|
3d78f056fb
|
Add dependency entt
|
2021-01-13 12:56:08 +01:00 |
|
Riyyi
|
29620c141e
|
Convert copy-list-initialization to direct-list-initialization
Good place to see the different types of initialization:
https://en.cppreference.com/w/cpp/language/explicit
|
2021-01-13 12:02:12 +01:00 |
|
Riyyi
|
de477e8d38
|
Remove freetype dependency
|
2021-01-12 23:16:26 +01:00 |
|
Riyyi
|
8dabc2d1a0
|
Enable tranparency in the context
|
2021-01-12 02:17:59 +01:00 |
|
Riyyi
|
2d54a8372f
|
Set texture unit 0 in base class
|
2021-01-11 16:03:31 +01:00 |
|
Riyyi
|
b8438ad3e7
|
Convert Renderer2D to singleton pattern
|
2021-01-11 15:59:29 +01:00 |
|
Riyyi
|
fafc831d4e
|
Use the shader manager singleton in the renderer
|
2021-01-11 01:37:46 +01:00 |
|
Riyyi
|
57a34b8be1
|
Add singleton to shader and texture manager
|
2021-01-11 01:23:38 +01:00 |
|
Riyyi
|
7dea148ef8
|
Change OpenGL info log color
|
2021-01-11 01:13:08 +01:00 |
|
Riyyi
|
1e0682c7a5
|
Rename Application::get() singleton to the()
|
2021-01-11 00:26:30 +01:00 |
|
Riyyi
|
3dc21abe17
|
Convert some shared to unique pointers
|
2021-01-11 00:21:40 +01:00 |
|
Riyyi
|
61b061d55a
|
Add comment as a color to log
|
2021-01-09 23:55:17 +01:00 |
|
Riyyi
|
acd6a229df
|
Add inline to more functions
|
2021-01-09 23:37:51 +01:00 |
|
Riyyi
|
b947dcf5a8
|
Implement batch rendering in application.cpp, combine color / texure shader into one batch shader
|
2021-01-09 12:41:21 +01:00 |
|
Riyyi
|
cc4464558a
|
Add batch rendering functionality to Renderer2D
|
2021-01-09 12:25:09 +01:00 |
|
Riyyi
|
5f36f3d83a
|
Add more buffer data type support
|
2021-01-09 00:35:44 +01:00 |
|
Riyyi
|
b0d2ef2b93
|
Add setting texture unit in bind()
|
2021-01-08 01:51:34 +01:00 |
|
Riyyi
|
25e6079000
|
Add setting of int arrays in Shader
|
2021-01-08 00:56:19 +01:00 |
|
Riyyi
|
bc9449e7de
|
Add debugging configuration
|
2021-01-07 14:28:57 +01:00 |
|
Riyyi
|
a45dd7cc03
|
Add option to create dynamic VertexBuffer
|
2021-01-07 00:17:20 +01:00 |
|
Riyyi
|
fdc8b2f389
|
Add vec2 to LogStream
|
2021-01-06 14:52:51 +01:00 |
|
Riyyi
|
5d98a8a0fa
|
Match getter with variable name
|
2021-01-06 03:02:10 +01:00 |
|
Riyyi
|
28ea13c762
|
Convert Settings::load() to use a reference
|
2021-01-06 00:29:38 +01:00 |
|
Riyyi
|
cedce5e104
|
Convert Window properties strings to std::string, remove Settings initialized
|
2021-01-06 00:24:05 +01:00 |
|
Riyyi
|
f56cfb9084
|
Fix small memory leak, thanks valgrind
|
2021-01-05 15:24:36 +01:00 |
|
Riyyi
|
7a099a8f3d
|
Improve include formatting
|
2021-01-04 23:50:36 +01:00 |
|
Riyyi
|
0b9f4715fc
|
Add RenderBundle struct and submit()
|
2021-01-04 23:49:27 +01:00 |
|
Riyyi
|
137c0b94ca
|
Add pre-compiled header (pch.h), bump CMake version 3.1 -> 3.16
|
2021-01-04 17:45:13 +01:00 |
|
Riyyi
|
4ff17823eb
|
Add model matrix, camera matrix to color and texture shader
|
2021-01-04 15:45:27 +01:00 |
|
Riyyi
|
f01405c0a7
|
Convert aspect ratio to float
|
2021-01-04 15:02:02 +01:00 |
|
Riyyi
|
980fd1e540
|
Add zoom level to orthographic camera
|
2021-01-04 15:00:11 +01:00 |
|
Riyyi
|
7d5ea60b60
|
Remove unneeded include
|
2021-01-04 14:35:46 +01:00 |
|
Riyyi
|
ab9a94358a
|
Add camera class
|
2021-01-04 14:31:12 +01:00 |
|
Riyyi
|
598e4c388f
|
Move settings init message
|
2021-01-04 14:26:58 +01:00 |
|
Riyyi
|
716c68b166
|
Fix Input init
|
2021-01-02 23:19:39 +01:00 |
|
Riyyi
|
0ae8016e5f
|
Remove debug message
|
2021-01-02 23:18:53 +01:00 |
|
Riyyi
|
29c24ad72a
|
Add Transform component
|
2021-01-02 23:12:12 +01:00 |
|
Riyyi
|
02d265ac0c
|
Change buffer creation to variant from lower API version
|
2021-01-02 23:10:17 +01:00 |
|
Riyyi
|
1a9a618ab1
|
Add mouse window lock
|
2021-01-02 23:08:46 +01:00 |
|
Riyyi
|
286f54204e
|
Set initial cursor position
|
2021-01-02 23:05:28 +01:00 |
|
Riyyi
|
966c3c5e59
|
Remove unused shader variable
|
2021-01-02 22:57:37 +01:00 |
|
Riyyi
|
d5edec17eb
|
Change KeyCode from an extern variable to a function
|
2021-01-02 03:26:28 +01:00 |
|
Riyyi
|
b8f2f0fe31
|
Add keycodes, remove all uses of glfw3.h from Application
|
2021-01-02 03:13:01 +01:00 |
|
Riyyi
|
349257eba0
|
Abstract GLFW away from main loop close
|
2021-01-02 01:39:48 +01:00 |
|
Riyyi
|
198a61f054
|
Add nullptr checks to char type logging
|
2021-01-02 00:50:31 +01:00 |
|
Riyyi
|
965005aaef
|
Add bool to buffer element types
|
2021-01-01 21:45:27 +01:00 |
|
Riyyi
|
1254a8f0fe
|
Add VertexBuffer layout ASSERT check
|
2021-01-01 21:44:24 +01:00 |
|
Riyyi
|
6806743b12
|
One good boy point :^)
|
2021-01-01 21:42:23 +01:00 |
|
Riyyi
|
48b7097fe3
|
Move & symbol to the left when its part of the type
|
2020-12-31 13:07:17 +01:00 |
|
Riyyi
|
ed9fba20a8
|
Add freetype target in the build
|
2020-12-30 23:16:39 +01:00 |
|
Riyyi
|
bf7417ffaf
|
Add freetype include directory
|
2020-12-30 22:31:17 +01:00 |
|
Riyyi
|
d250f7a844
|
Add freetype dependency
|
2020-12-30 22:29:35 +01:00 |
|
Riyyi
|
c6634f1231
|
Add 'make run' target
|
2020-12-30 17:17:21 +01:00 |
|
Riyyi
|
40667ec056
|
Do not expose event handled
|
2020-12-30 14:55:52 +01:00 |
|
Riyyi
|
e076c80a21
|
Add ShaderManager class
|
2020-12-30 14:55:09 +01:00 |
|
Riyyi
|
61623a2e92
|
Change assert output format
|
2020-12-30 14:52:50 +01:00 |
|
Riyyi
|
8827f34cea
|
Add OGL version check
|
2020-12-30 13:06:44 +01:00 |
|