Преглед изворни кода

Update CHANGELOG.md

pull/72/head
Sebastiano Mandalà GitHub пре 2 година
родитељ
комит
76733c3e84
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 измењених фајлова са 1 додато и 1 уклоњено
  1. +1
    -1
      com.sebaslab.svelto.ecs/CHANGELOG.md

+ 1
- 1
com.sebaslab.svelto.ecs/CHANGELOG.md Прегледај датотеку

@@ -6,7 +6,7 @@ All notable changes to this project will be documented in this file. Changes are
* INeedEGID and INeedEntityReference interfaces are not deprecated, but still available for backwards compatibility through the define SLOW_SVELTO_SUBMISSION
* There are some minor breaking changes, you may need to rename a bunch of methods calls
* Drastically improved Submission phase performance
* All the IReactOn interfaces are now replaced by much faster IReacOn\*Ex interfaces. Use those isntead.
* All the IReactOn interfaces are now replaced by much faster IReacOn\*Ex interfaces. Use those instead.
* QueryEntities methods now optionally return also an array of Entity IDs that you can reference like a component (this supersedes INeedEGID)
* Completely reworked and way more powerful filter API. The old one has been renamed to Legacy and left for backward compatibility
* NativeEGIDMultiMapper doesn't need to be created every submission anymore. It can be created permanently and disposed when not used anymore (some caveats with it)


Loading…
Откажи
Сачувај