|
|
b8f53c4582
|
camera modes for viewports
|
2020-01-29 20:12:49 +07:00 |
|
|
|
d92f2c1969
|
camera modes
|
2020-01-28 22:06:44 +07:00 |
|
|
|
c2e4978eed
|
dummy camera system
|
2020-01-28 20:02:29 +07:00 |
|
|
|
d7ab730d2a
|
clipping mode config for projection matrices
|
2020-01-28 10:30:31 +07:00 |
|
|
|
221ac93951
|
move source config defines to configs.hpp
|
2020-01-28 08:34:47 +07:00 |
|
|
|
8f0fac1750
|
clipping planes for camera
|
2020-01-28 08:01:34 +07:00 |
|
|
|
bd085efa3a
|
fix gizmos with viewports
|
2020-01-27 22:45:07 +07:00 |
|
|
|
ff415be341
|
normalized camera viewport property
|
2020-01-27 04:51:30 +07:00 |
|
|
|
3c58d83d8c
|
viewport_command to int coord
|
2020-01-27 03:56:53 +07:00 |
|
|
|
ad81e7e5df
|
Merge pull request #110 from enduro2d/feature/inspector_gizmos
Feature/inspector gizmos
|
2020-01-25 02:16:12 +07:00 |
|
|
|
c92214f084
|
fix gizmos colors and focus issues
|
2020-01-25 02:12:38 +07:00 |
|
|
|
4e9100df22
|
sprite renderer gizmos
|
2020-01-24 04:23:57 +07:00 |
|
|
|
228554bc9b
|
basic gizmos system
|
2020-01-24 04:22:26 +07:00 |
|
|
|
5ba9b666bd
|
dummy camera gizmos component
|
2020-01-21 04:18:39 +07:00 |
|
|
|
aa0d0fda15
|
separate ecs render event by cameras
|
2020-01-21 03:32:32 +07:00 |
|
|
|
771ab9008a
|
rename sample scene prefabs
|
2020-01-20 15:34:00 +07:00 |
|
|
|
a1eb824e98
|
Merge pull request #109 from enduro2d/feature/debug_hierarchy
Feature/debug hierarchy
|
2020-01-13 15:06:15 +07:00 |
|
|
|
64ebe8eb8c
|
bind editor and node missing functions
|
2020-01-13 13:38:51 +07:00 |
|
|
|
de901e5c73
|
reset and destroy selection in hierarchy widget
|
2020-01-12 06:41:48 +07:00 |
|
|
|
ff6aec9f70
|
utils: variadic module::is_initialized and module::shutdown
|
2020-01-12 01:47:06 +07:00 |
|
|
|
690166b1e1
|
update 3rd modules
catch to 2.11.1
glfw to 3.3.2
imgui to docking top
miniz to latest master
rapidjson to latest master
sol2 to 3.2.0
|
2020-01-11 22:40:32 +07:00 |
|
BlackMATov
|
3c5f207092
|
Merge remote-tracking branch 'origin/master' into feature/debug_hierarchy
|
2020-01-10 17:06:12 +07:00 |
|
|
|
e56fbb2a67
|
Merge pull request #108 from enduro2d/feature/profiler
Feature/profiler
|
2020-01-10 17:01:52 +07:00 |
|
BlackMATov
|
dbd6481579
|
update promise module
|
2020-01-10 15:14:02 +07:00 |
|
BlackMATov
|
95fee92b20
|
code style fixes
|
2020-01-10 13:28:38 +07:00 |
|
BlackMATov
|
0c16d58253
|
add some high profiler events
|
2020-01-09 18:31:24 +07:00 |
|
BlackMATov
|
ca5c5cf7c6
|
add audio, render and vfs profiler events
|
2020-01-09 17:38:25 +07:00 |
|
BlackMATov
|
5bdc65681e
|
add profiler event args
|
2020-01-09 17:09:39 +07:00 |
|
BlackMATov
|
0766d75ba7
|
little less overloaded core functionality
|
2020-01-09 13:26:29 +07:00 |
|
BlackMATov
|
349d88bc05
|
vfs worker access
|
2019-12-29 00:36:43 +07:00 |
|
BlackMATov
|
3cb4890737
|
utils: add schemepath function for url
|
2019-12-29 00:34:04 +07:00 |
|
BlackMATov
|
53519a9bc5
|
update promise module
|
2019-12-29 00:31:05 +07:00 |
|
BlackMATov
|
c2bfbfcce7
|
add basic profiler scopes
|
2019-12-28 07:45:13 +07:00 |
|
BlackMATov
|
2520e64760
|
save profiler recording info to chrome tracing format
|
2019-12-28 06:00:35 +07:00 |
|
BlackMATov
|
17b11d1ee7
|
record profiler events
|
2019-12-27 11:40:46 +07:00 |
|
BlackMATov
|
ad53361085
|
fix some warnings
|
2019-12-26 07:55:47 +07:00 |
|
BlackMATov
|
0c20db62b5
|
remove cancel from defer, add buffer_view overload for create_shader function
|
2019-12-26 07:28:54 +07:00 |
|
BlackMATov
|
aff8bf4774
|
Merge branch 'master' into feature/profiler
|
2019-12-26 04:48:56 +07:00 |
|
|
|
0e42915692
|
Merge pull request #107 from enduro2d/hotfix/fix_minimized_working
Hotfix/fix minimized working
|
2019-12-26 04:39:39 +07:00 |
|
BlackMATov
|
5cebd08df6
|
fix minimized working
|
2019-12-26 04:34:58 +07:00 |
|
|
|
19c028f350
|
basic hierarchy and inspector widgets impl
|
2019-12-19 01:10:22 +07:00 |
|
|
|
5ba7619b2c
|
basic component inspectors
|
2019-12-19 01:00:53 +07:00 |
|
|
|
914a0276ff
|
add abstract inspector drawers
|
2019-12-19 00:57:00 +07:00 |
|
|
|
c7f720c2ed
|
add some imgui utils
|
2019-12-19 00:39:38 +07:00 |
|
|
|
70eada792f
|
remove multiple editor selection
|
2019-12-19 00:36:05 +07:00 |
|
|
|
1fac2791d1
|
remove quat and little clean up math
|
2019-12-18 22:19:08 +07:00 |
|
|
|
36f516ab1c
|
math: remove contains_nan and is_finite
|
2019-12-17 00:46:48 +07:00 |
|
|
|
e6578a4265
|
remove property and property_drawer
|
2019-12-12 17:53:54 +07:00 |
|
|
|
6371effc33
|
dummy imgui utils
|
2019-12-12 00:43:41 +07:00 |
|
|
|
5d87faf916
|
move imgui to headers
|
2019-12-12 00:40:23 +07:00 |
|