|
|
d2b5bbf0d8
|
collider inspectors
|
2020-01-14 12:30:54 +07:00 |
|
|
|
19215bf1c5
|
fixes after master merge
|
2020-01-13 15:45:52 +07:00 |
|
|
|
a629a34676
|
Merge branch 'master' into feature/input_event_system
|
2020-01-13 15:34:03 +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 |
|
|
|
cc038493eb
|
add enums to property drawer
|
2019-12-10 03:18:51 +07:00 |
|
|
|
09edf8c514
|
basic property and property drawer
|
2019-12-09 22:52:03 +07:00 |
|
|
|
5d32e5be64
|
editor selection basic API
|
2019-12-09 06:16:35 +07:00 |
|
|
|
531c29f4fa
|
dummy inspector module
|
2019-12-07 20:56:09 +07:00 |
|
|
|
eb4001d1df
|
dummy inspector widget
|
2019-12-07 18:14:12 +07:00 |
|
|
|
5a9a75c1f2
|
dummy editor module
|
2019-12-07 18:09:53 +07:00 |
|
|
|
903ad19b80
|
dummy hierarchy widget
|
2019-12-07 03:00:30 +07:00 |
|
|
|
f5ce21c106
|
rename core widgets
|
2019-12-07 02:55:57 +07:00 |
|
|
|
b788925e04
|
dbgui: console widget
|
2019-12-07 02:42:37 +07:00 |
|
|
|
19f9a0b9ad
|
dbgui: custom widget registration
|
2019-12-06 00:37:58 +07:00 |
|
|
|
ca327c950d
|
dummy physics system
|
2019-12-04 22:39:02 +07:00 |
|
|
|
36cb725cc1
|
dummy sample_08
|
2019-12-04 10:28:25 +07:00 |
|
|
|
feac21cad6
|
math: string format and binds for ray2 and ray3
|
2019-12-03 07:37:55 +07:00 |
|