Engine Suggestions

From OxeyeWiki

(Difference between revisions)
Jump to: navigation, search
Line 1: Line 1:
-
= Under Evaluation =
+
== Under Evaluation ==
{| border=2 cellpadding=3 cellspacing=0 style="margin: 0 0 1em 1em; border-collapse: collapse;"
{| border=2 cellpadding=3 cellspacing=0 style="margin: 0 0 1em 1em; border-collapse: collapse;"
|-
|-
Line 7: Line 7:
|style="background:#c7c7e0"| '''Comment'''
|style="background:#c7c7e0"| '''Comment'''
|-
|-
-
{{EngineSuggestion|physics|bug/feature|Re-use of body id's within the physics engine. An app will after long usage with creation and deletion of bodies start to print out warning messages|}}
 
-
{{EngineSuggestion|gui|feature|A way to set focus to an element|}}
 
-
{{EngineSuggestion|daisy|feature|A way to restart the app from a command.|}}
 
-
{{EngineSuggestion|daisy|feature|output from print cannot be removed without restarting game. Would be awesome with a function to clear that printout|}}
 
-
{{EngineSuggestion|network|missing functionality|Hosts cannot disconnect individual clients|}}
 
|}
|}
-
= Implemented =
+
 
 +
== Implemented ==
{| border=2 cellpadding=3 cellspacing=0 style="margin: 0 0 1em 1em; border-collapse: collapse;"
{| border=2 cellpadding=3 cellspacing=0 style="margin: 0 0 1em 1em; border-collapse: collapse;"
|-
|-
Line 21: Line 17:
|style="background:#c7c7e0"| '''Comment'''
|style="background:#c7c7e0"| '''Comment'''
|-
|-
-
 
+
{{EngineSuggestion|physics|bug/feature|Re-use of body id's within the physics engine. An app will after long usage with creation and deletion of bodies start to print out warning messages|Fixed in DaisyMoon 1.1.0}}
 +
{{EngineSuggestion|gui|feature|A way to set focus to an element|Added [[setFocus|element:setFocus()]] for edit fields in DaisyMoon 1.1.0}}
 +
{{EngineSuggestion|daisy|feature|A way to restart the app from a command.|Added [[resetGame|daisy.resetGame()]] in DaisyMoon 1.1.0}}
 +
{{EngineSuggestion|daisy|feature|output from print cannot be removed without restarting game. Would be awesome with a function to clear that printout|Added [[clearPrint|daisy.clearPrint()]] in DaisyMoon 1.1.0}}
 +
{{EngineSuggestion|network|missing functionality|Hosts cannot disconnect individual clients|Added [[disconnectClient|network:disconnectClient(id)]] in DaisyMoon 1.1.0}}
|}
|}
-
= Solved / Discarded =
+
 
 +
== Discarded ==
{| border=2 cellpadding=3 cellspacing=0 style="margin: 0 0 1em 1em; border-collapse: collapse;"
{| border=2 cellpadding=3 cellspacing=0 style="margin: 0 0 1em 1em; border-collapse: collapse;"
|-
|-

Revision as of 18:27, 6 February 2010

Under Evaluation

Library Type Problem/Suggestion Comment

Implemented

Library Type Problem/Suggestion Comment
physics bug/feature Re-use of body id's within the physics engine. An app will after long usage with creation and deletion of bodies start to print out warning messages Fixed in DaisyMoon 1.1.0
gui feature A way to set focus to an element Added element:setFocus() for edit fields in DaisyMoon 1.1.0
daisy feature A way to restart the app from a command. Added daisy.resetGame() in DaisyMoon 1.1.0
daisy feature output from print cannot be removed without restarting game. Would be awesome with a function to clear that printout Added daisy.clearPrint() in DaisyMoon 1.1.0
network missing functionality Hosts cannot disconnect individual clients Added network:disconnectClient(id) in DaisyMoon 1.1.0

Discarded

Library Type Problem/Suggestion Comment
Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox