Commit graph

19 commits

Author SHA1 Message Date
Mikulas Florek
640224487e engine plugin system; physics is an engine plugin 2013-11-28 01:02:26 +01:00
Mikulas Florek
d405119283 readme updated 2013-11-26 22:30:53 +01:00
Mikulas Florek
6ea935b8cc not trying to load layout.xml, if it does not exist 2013-11-26 20:41:24 +01:00
Mikulas Florek
a42c963826 fix: renderable component is not registered with an entity after universe is loaded if its resource is not loaded (first load) 2013-11-26 01:02:17 +01:00
Mikulas Florek
7bf47bebf1 consistent naming conventions 2013-11-26 00:51:58 +01:00
Mikulas Florek
90a7d8e88f Merge branch 'master' of https://github.com/nem0/LuxEngine 2013-11-25 23:39:33 +01:00
Mikulas Florek
3751ac6671 Update README.md 2013-11-25 23:39:27 +01:00
Mikulas Florek
43799b1545 File -> New menu item 2013-11-25 23:38:01 +01:00
Mikulas Florek
eada85f331 Create README.md 2013-11-25 23:17:20 +01:00
Mikulas Florek
8456c274e1 editor icon is removed if a component is removed while entity is being removed 2013-11-22 23:24:53 +01:00
Mikulas Florek
9a7dbdd285 import model button directly in the asset list 2013-11-22 22:10:02 +01:00
Mikulas Florek
b6b7e4c32c refactoring; sometimes a component was added twice to the list of components 2013-11-22 22:01:36 +01:00
Mikulas Florek
e45025739c correct icon in editor when all visible components are removed from entity 2013-11-22 20:40:54 +01:00
Mikulas Florek
c1b213f6c0 show icon for an entity after its last visible component was removed 2013-11-22 18:47:55 +01:00
Mikulas Florek
93fa2db9ed entity can be removed 2013-11-22 17:13:20 +01:00
Mikulas Florek
dc97395b2c working save in main menu; crash fix when a renderable is delete under some circumstances 2013-11-22 16:41:46 +01:00
Mikulas Florek
30077bde32 entity can not have more than one component of the same type 2013-11-22 16:22:39 +01:00
Mikulas Florek
948a00da68 no more crash when component is added using asset list before any entity is selected 2013-11-22 14:57:50 +01:00
Mikulas Florek
7ccbef3d82 first commit 2013-11-21 15:44:31 +01:00