Commit graph

1950 commits

Author SHA1 Message Date
Mikulas Florek
7937b12a9e Do not allow user to change editor_camera's slot - closes #608 2015-12-09 00:33:35 +01:00
Mikulas Florek
9aa6870615 cleanup
fixed crash when curve editor is not visible in the property grid
2015-12-08 22:35:41 +01:00
Mikulas Florek
8bb75c3c91 echo zones - closes #635 2015-12-08 21:40:48 +01:00
Mikulas Florek
59e460015d echo zone #635 WIP 2015-12-08 17:48:11 +01:00
Mikulas Florek
845eee7d50 Merge pull request #642 from nem0/curve_editor
Curve editor
2015-12-07 22:15:05 +01:00
Mikulas Florek
3bcf75b7c6 Curve editor - final refactor 2015-12-07 22:01:00 +01:00
Mikulas Florek
4fae12abe1 curve editor - control points 2015-12-07 21:49:27 +01:00
Mikulas Florek
cf78598586 curve editor WIP - particle system's alpha module using curves 2015-12-07 14:50:31 +01:00
Mikulas Florek
3b5acdc5aa curve editor WIP 2015-12-07 00:55:32 +01:00
Mikulas Florek
d0f5c96028 crash fix when undoing parent setting 2015-12-06 23:06:21 +01:00
Mikulas Florek
90c0f34b7e refactor 2015-12-06 22:46:42 +01:00
Mikulas Florek
524e788391 Curve editor refactor 2015-12-06 22:32:05 +01:00
Mikulas Florek
ed03e6d537 curve editor WIP 2015-12-06 21:12:15 +01:00
Mikulas Florek
e5690efb58 Merge pull request #641 from nem0/hierarchy_as_plugin
Hierarchy as plugin
2015-12-06 20:30:48 +01:00
Mikulas Florek
af447b1b29 hierarchy as plugin 2015-12-06 18:39:02 +01:00
Mikulas Florek
cf9030e66e hierarchy as plugin WIP 2015-12-06 16:57:23 +01:00
Mikulas Florek
4c60207ce9 refactor 2015-12-06 01:19:47 +01:00
Mikulas Florek
0f27d3a4e3 onContact with position info 2015-12-05 21:59:47 +01:00
Mikulas Florek
13c41ba538 some new functions exported to lua api from physics 2015-12-05 20:57:12 +01:00
Mikulas Florek
503dbc615d physx vs2015 2015-12-05 15:06:08 +01:00
Mikulas Florek
eaba48dee5 treat warnings as errors 2015-12-05 14:53:10 +01:00
Mikulas Florek
e564028277 physx libs compiled from source
physics lua api using lua scene's interface
2015-12-05 04:12:23 +01:00
Mikulas Florek
e88926e580 Interface for other plugins to add functions to lua script system - closes #637 2015-12-05 02:25:34 +01:00
Mikulas Florek
890cdb161b appveyour build fix 2015-12-05 00:07:31 +01:00
Mikulas Florek
087fed0bf6 appveyor packs audio; appveyor packs all PDBs 2015-12-04 16:41:13 +01:00
Mikulas Florek
9cffdfff40 RelWithDebInfo configuration uses libs in Release dirs 2015-12-04 16:20:29 +01:00
Mikulas Florek
4021192e58 added news in v0.18.
Last missing editor command registered with factory
2015-12-04 00:14:14 +01:00
Mikulas Florek
44029dff72 some more editor commands registered with factory 2015-12-03 23:33:52 +01:00
Mikulas Florek
2cf713ca6c reuse slots in m_script in LuaScriptSceneImpl - closes #629 2015-12-03 23:06:07 +01:00
Mikulas Florek
67c4d8ed58 fixed COM refcount in the audio system 2015-12-02 22:27:20 +01:00
Mikulas Florek
04239e2d68 fixed crash when editorobjects shader is regenerated by shader editor 2015-12-02 21:49:32 +01:00
Mikulas Florek
adbff40a45 fixed error message when physical box dimension is set to 0
fixed crash when an entity with script component without valid path to script collides
2015-12-02 21:29:36 +01:00
Mikulas Florek
60cb32b833 removed std::function - closes #354 2015-12-02 01:37:53 +01:00
Mikulas Florek
c4b0e2a211 fixed crash cause by bgfx allocator in release mode 2015-12-02 01:25:29 +01:00
Mikulas Florek
c41dc4c478 input system - controller's inputs has 0 value if no controller is connected
hierarchy - correctly handle removal of an entity
cleanup
2015-12-02 00:41:36 +01:00
Mikulas Florek
3709a5eb27 fixed crash when removing script component 2015-12-02 00:26:44 +01:00
Mikulas Florek
15e544c1df cleanup 2015-12-02 00:03:46 +01:00
Mikulas Florek
8837e9178e cleanup 2015-12-01 23:50:31 +01:00
Mikulas Florek
c36119e4c6 script's onContact receive correct parameters even for recently created entities 2015-12-01 21:48:04 +01:00
Mikulas Florek
7fcb615ec6 cleanup 2015-12-01 21:18:12 +01:00
Mikulas Florek
53841494cd cleanup 2015-12-01 18:39:12 +01:00
Mikulas Florek
f86455db27 cleanup 2015-12-01 17:39:21 +01:00
Mikulas Florek
258d8dfeca cleanup 2015-12-01 13:58:11 +01:00
Mikulas Florek
6700e0dec1 enum property in the property grid - closes #630 2015-12-01 12:27:20 +01:00
Mikulas Florek
2f9d360d60 Merge pull request #631 from marynate/pr-fix-setecho
fixed setEcho was missing frmom AudioScene
2015-12-01 09:12:00 +01:00
marynate
6ab5f300ac fixed setEcho was missing frmom AudioScene 2015-12-01 10:47:58 +08:00
Mikulas Florek
18c6ffebcc Collision events - closes #625 2015-11-30 23:02:01 +01:00
Mikulas Florek
b92890bc3a memory leak fixed 2015-11-30 22:59:43 +01:00
Mikulas Florek
629a26620d Scenes accessible in lua script as global variables - closes #626 2015-11-30 20:38:14 +01:00
Mikulas Florek
3c719bba2c physics - contact callback - support for #625 2015-11-29 23:03:54 +01:00