correct docs
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
This commit is contained in:
parent
13997acdf7
commit
3e83c27b4a
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user