Commit graph

398 commits

Author SHA1 Message Date
Mikulas Florek
abf6489287 newObject/deleteObject => LUMIX_NEW/LUMIX_DELETE 2015-11-11 23:25:44 +01:00
Mikulas Florek
b3544c8a09 no cstdint header necessary - part of #606 2015-11-11 21:54:25 +01:00
Mikulas Florek
4ffa6b5318 cleanup 2015-11-08 18:10:21 +01:00
Mikulas Florek
23dcba17a9 fixed component dependencies;
refactor : MTJD::Job's construct bools to flags
2015-11-08 17:09:00 +01:00
Mikulas Florek
8dc6229323 refactor - properties moved from engine to editor 2015-11-08 16:40:07 +01:00
Mikulas Florek
dac1cdeb94 particle system - undo/redo;
alpha blending - add/alpha;
fixed serialization of point light's range
2015-11-08 11:44:20 +01:00
Mikulas Florek
11448008f7 back button in the asset browser - closes #584 2015-10-30 00:59:48 +01:00
Mikulas Florek
f2cbb471c8 gizmo ignores entity's scale - fixes #598 2015-10-29 19:01:37 +01:00
Mikulas Florek
9e1cc593cb material can reference texture relative to root - closes #573 2015-10-25 15:52:00 +01:00
Mikulas Florek
db8475909d platform independent WorldEditor - closes #592 2015-10-24 20:52:00 +02:00
Mikulas Florek
a8b53ccba7 refactor 2015-10-24 14:05:24 +02:00
Mikulas Florek
fe553b106b fixed debug line colors;
refactor
2015-10-24 12:25:06 +02:00
Mikulas Florek
6e061cdce8 selected entity without correct model in its renderable component has the gizmo in center mode correctly positioned;
rafactor
2015-10-23 22:36:48 +02:00
Mikulas Florek
e3225862fb autosnap down - closes #271 2015-10-20 21:46:13 +02:00
Mikulas Florek
fc64f83a3f Create an entity template directly from the template list window - closes #587 2015-10-20 20:37:59 +02:00
Mikulas Florek
458355222e gizmo - translate triangles are facing camera 2015-10-20 00:48:12 +02:00
Mikulas Florek
93f5374f93 Deleting entities with terrain brush - closes #581 2015-10-18 14:49:46 +02:00
Mikulas Florek
2d49380355 call setWorldEditor for user plugins - fixes #580 2015-10-17 01:05:10 +02:00
Mikulas Florek
481ffe0e47 Editor icons are assigned only to existing entities - fixed crash 2015-10-17 00:50:51 +02:00
Mikulas Florek
ca14e6535c gizmo rotation step in degrees;
little refactor
2015-10-16 22:28:53 +02:00
Mikulas Florek
e88c594cf5 refactor 2015-10-16 21:27:55 +02:00
Mikulas Florek
9bfe2b8d45 gizmo - translation/rotation step 2015-10-16 21:19:27 +02:00
Mikulas Florek
826de17576 refactor 2015-10-15 21:18:42 +02:00
Mikulas Florek
c5c0057bed new gizmo - closes #570 2015-10-15 20:53:13 +02:00
Mikulas Florek
bd0d77b0fa orbit camera 2015-10-12 10:58:22 +02:00
Mikulas Florek
747af482b3 welcome screen - closes #526 2015-10-11 21:18:33 +02:00
Mikulas Florek
847140d20f Physics controller's bottom is aligned with the entity's position - closes #569 2015-10-10 23:47:16 +02:00
Mikulas Florek
6a8b284d2d physics controller visualization 2015-10-10 22:50:50 +02:00
Mikulas Florek
b81e7e41d0 command line parser 2015-10-07 19:53:11 +02:00
Mikulas Florek
b278790344 refactor 2015-10-06 17:00:52 +02:00
Mikulas Florek
babe83a2f8 Flat tool for terrain sculpting - closes #553 2015-10-03 11:16:52 +02:00
Mikulas Florek
69558fe799 autosave - closes #536 2015-09-29 20:48:26 +02:00
Mikulas Florek
0458d2e5ca painting entities on terrain optimized 2015-09-28 00:51:28 +02:00
Mikulas Florek
b069e36220 paint entities on terrain as command = atomic undo/redo 2015-09-27 22:54:02 +02:00
Mikulas Florek
0ea71eefa1 copyString/catString refactor 2015-09-27 22:06:58 +02:00
Mikulas Florek
6c556bead9 refactor; load only current version of universe 2015-09-27 14:53:59 +02:00
Mikulas Florek
d0166d4468 64bit compile time warnings fixed 2015-09-26 23:56:08 +02:00
Mikulas Florek
85ad584988 it is possible to select frame in the profiler ui 2015-09-25 21:44:46 +02:00
Mikulas Florek
df5c9728be refactor 2015-09-24 22:22:53 +02:00
Mikulas Florek
9712778b19 crash during shutdown fixed; refactor 2015-09-21 21:39:28 +02:00
Mikulas Florek
718632ae95 sample app - profiler shows only engine allocations 2015-09-21 21:26:49 +02:00
Mikulas Florek
8a95196df2 sample app - scale 2015-09-21 00:11:12 +02:00
Mikulas Florek
02d7b0f1e4 sample app - leak fixed; measure tool; asset browser - reload changed files; scene view - camera speed 2015-09-20 20:28:51 +02:00
Mikulas Florek
59f061f892 sample app - missing menu items added 2015-09-19 11:38:53 +02:00
Mikulas Florek
783cedef4d sample app - more editing functions 2015-09-13 12:00:25 +02:00
Mikulas Florek
dcbf9207a2 new functions exported to lua api 2015-09-12 12:44:04 +02:00
Mikulas Florek
877bc62a54 point light gizmo 2015-08-27 12:13:31 +02:00
Mikulas Florek
39898f47d8 visualize physx character controller;
gizmo refactor
2015-08-26 22:06:42 +02:00
Mikulas Florek
d12f1f74f9 more precise terrain painting brush 2015-08-20 23:37:13 +02:00
Mikulas Florek
400887e121 fixed raycasting editor icons 2015-08-20 22:42:15 +02:00