LumixEngine/editor_ng
tluqo a46a099cd6 - min,max, clamp, abs do math utils
- fixed comments  from code review
-- filesystems -> filedevices
-- renamed lock_free_fifo and lock_free_queue
-- fixed typos and tabulators
- added LUX_INLINE and LUX_FORCE_INLINE
2013-12-16 22:36:18 +01:00
..
FileServer notification is send from editor to engine if file fails to load - fixes #1 2013-11-29 21:54:43 +01:00
Log - min,max, clamp, abs do math utils 2013-12-16 22:36:18 +01:00
native component's properties are transfered in a binary form between the editor and the engine library 2013-12-06 02:18:56 +01:00
Properties first commit 2013-11-21 15:44:31 +01:00
PropertyGrid fixed sending box rigid actor's properties 2013-12-06 02:40:09 +01:00
App.config first commit 2013-11-21 15:44:31 +01:00
AssetList.cs component's properties are transfered in a binary form between the editor and the engine library 2013-12-06 02:18:56 +01:00
AssetList.Designer.cs File -> New menu item 2013-11-25 23:38:01 +01:00
AssetList.resx first commit 2013-11-21 15:44:31 +01:00
AssetMonitor.cs Merge branch 'master' into script_editor_compile 2013-12-01 16:54:53 +01:00
Crc32.cs first commit 2013-11-21 15:44:31 +01:00
editor_ng.csproj editor component ui 2013-12-06 01:11:58 +01:00
GameView.cs crash fix when game view is closed an reopened 2013-12-01 16:16:28 +01:00
GameView.Designer.cs crash fix when game view is closed an reopened 2013-12-01 16:16:28 +01:00
GameView.resx game mode window 2013-12-01 15:43:28 +01:00
LogUI.resx base of the log system 2013-11-29 03:36:58 +01:00
MainForm.cs Merge remote-tracking branch 'remotes/origin/master' into fs_refactor 2013-12-15 00:18:53 +01:00
MainForm.Designer.cs game mode window 2013-12-01 15:43:28 +01:00
MainForm.resx first commit 2013-11-21 15:44:31 +01:00
Notifications.cs the editor displays notifications when some script fails to compile 2013-11-30 15:47:08 +01:00
Program.cs first commit 2013-11-21 15:44:31 +01:00
SceneView.cs crash fix when game view is closed an reopened 2013-12-01 16:16:28 +01:00
SceneView.Designer.cs first commit 2013-11-21 15:44:31 +01:00
SceneView.resx first commit 2013-11-21 15:44:31 +01:00
ScriptCompiler.cs the script compiler attached to the asset list 2013-11-30 17:12:20 +01:00