diff --git a/docs/src/progress/renderertodo.md b/docs/src/progress/renderertodo.md index f76271b3..0a97fe5b 100644 --- a/docs/src/progress/renderertodo.md +++ b/docs/src/progress/renderertodo.md @@ -1508,9 +1508,6 @@ Scripting enhancements - Spawn/Destroy entities - Ability to define regions in space (ie with entities) -Code Generation - - Generate static "hasXComponent", "getXComponent" functions on sync'd components - Wrapper callback to debounce a function - ie, wrap a given block of code with some special functional class - the wrapper lets you specify how frequently the code can execute @@ -1521,6 +1518,7 @@ Rearchitecting - Cache busting for particle atlas cache Code cleanup + - Rename "BehaviorTree" to be "Component" (what it actually is) - Refactor ground movement components Build system to allow specifying certain audio files to load as stereo