Unity 歷史版本列表
Unity 是一個遊戲開發生態系統:一個強大的渲染引擎完全集成了一整套直觀的工具和快速的工作流程來創建交互式的 3D 和 2D 內容; 輕鬆的多平台發布; 成千上萬的質量,在資源商店和知識共享 community.For 獨立開發者和工作室,Unity&rsquo 的現成的資產; S 民主化生態系統摔破的時間和成本障礙,創造獨特的美麗的遊戲。他們使用 Unity 打造民生做他們喜歡的事情:創建遊戲... Unity 軟體介紹更新時間:2022-01-14
更新細節:
What's new in this version:
- Performance improvements
- Bug fixes
更新時間:2022-01-14
更新細節:
更新時間:2022-01-14
更新細節:
What's new in this version:
Game building and publishing:
Publishing to the web is now giving you a stable, unique URL to your game:
- A unique URL is now available for each game, hosted on liluo.io (more about it later!)
- The list of "builds" has been improved to allow opening web builds and decide which one to publish live on the stable url. This allows to continue making regular exports (you will get an "instant-build" URL) to the web and choose which one to show to your players (the unique URL).
- The list of builds per game is now in the game dashboard
Engine improvements:
- Add a condition to the Platformer character behavior to check if a control is pressed (or simulated)
- Improve calculations for the Top Down movement, the Platformer and the Pathfinding behaviors to make them more precise when accelerating or decelerating
- This makes the movement less prone to approximations when there is a drop in your game framerate, making your game more precise.
- Add support for rotating, scaling and flipping a Shape Painter object
- A custom center point can be set (and will be at the center of the drawing if not specified)
- The collision mask is now a rectangle surrounding what is drawn on screen
- If this changes something in your game, or you want another collision mask, you can use the action to set a custom rectangle as the collision mask of the object
- Improve the timer conditions to allow to check if the value of the timer is greater or less than a value
Extension discovery:
- Add buttons to add an extension, or a behavior to an object, when adding a condition or an action in the event sheet
- Open extension details first when clicking on an extension imported from the extensions library, in the project manager
- This is useful to read again the extension description and learn how to use it
- Change the way filters are applied when searching for extensions/behaviors/examples in the stores (you can now search them by typing in the search box, and click one to apply it)
Miscellaneous:
- Add logs to audio actions when trying to manipulate a sound/music on a non-existing channel
- Add autocompletion for fields and expressions asking for a function parameter name
- Update the new behavior method dialog "step icon" to be hollow
- Make the GDevelop Windows version signed with a certificate to avoid warnings when opening the installer
- The Windows warning should be gone once a sufficient number of people install the app ????
- Improve the mouse conditions to autocomplete possible values
- Add possibility to use Cmd+Enter/Ctrl+Enter to apply changes or validate a dialog.
- Show objects position instead of origin in the in-game debugging view
- Still show the "origin" point for rotated/scaled Sprite objects.
- Add missing keys in the keyboard expression autocomplete
- Allow multi-selection and sorting in the instances list
- Also allow to lock/unlock by clicking on the lock icon
- Add context menu items to collapse all events and expand events to certain levels
- Group properties in some behaviors for enhanced clarity
- Also allow custom behaviors made in the editor to define property groups
- Also allow actions/conditions/expressions created in the editor to be sorted in groups
- Add notification badge on user chip and achievements (to know when you get a new achievement)
- Improve the homepage layout to make the "Create blank project" easier to find
Extensions, assets and, examples:
- Update flexbox extension with various improvements
- Show the options in the parameters of the Gamepad extension
- [SpriteMasking] Fix unmasking being limited to sprites
- [Noise] Add octaves handling to make procedural generation easier
- [MarchingSquare] Various improvements:
- Add an action to set the field value of a grid point.
- Add expressions for the grid dimension (the number of rows and columns)
- Add an action to "clamp" the field with an upper and lower bound
- Add the "Multiplication" and "Division" operations for the "merge" action
- Fix: the field is cleared if its size is changed so that its size actually updates
- Add DiscordRichPresence extension
- Add space-asteroids example from GDevelop's Youtube tutorial
- Update IAP example to 1.1.0
- Mainly a simplification of the example
- Add circular pong example
- Paint example
Fixed:
- Display timed out builds instead of infinite loader
- Fix crash on web-app for users using automatic page translations
- Fix some typo in the interface or codebase
- Fixes presence of ghost collision masks for objects with platform behavior
- Fix the special 'Not' condition not working with some conditions related to objects
- Fix the expression to get the user home path
- Fix toolbar not centered on the extensions screen
- Fix wrong network preview address shown when running in VirtualBox/VMware
更新時間:2022-01-14
更新細節:
更新時間:2022-01-12
更新細節:
更新時間:2022-01-12
更新細節:
更新時間:2022-01-11
更新細節:
更新時間:2022-01-07
更新細節:
更新時間:2022-01-06
更新細節:
What's new in this version:
- Small improvements
- Updated the using of Yandex SpeechKit
- Resources for German language were updated
更新時間:2021-12-30
更新細節:
What's new in this version:
Fixed:
- [Lock] Release DoctrineDbalPostgreSqlStore connection lock on failure
- [DependencyInjection][HttpKernel] Fix enum typed bindings
- [Lock] Release PostgreSqlStore connection lock on failure * commit 'e5b2f9efba': [Lock] Release PostgreSqlStore connection lock on failure
- [HttpKernel] Do not attempt to register enum arguments in controller service locator
- [Mime][Security] Fix missing sprintf and add tests
- [Mime] Fix missing sprintf in DkimSigner
- [Translation] [LocoProvider] Use rawurlencode and separate tag setting
- [Security] fix unserializing session payloads from v4
- [Cache] Don't lock when doing nested computations
- [Messenger] fix Redis support on 32b arch
- [HttpFoundation] Fix notice when HTTP_PHP_AUTH_USER passed without pass
- [WebProfilerBundle] relax return type for memory data collector
- [Cache] fix compat with apcu < 5.1.10
- [Form] Expand FormView key to include int
- [Console] Fix autocompletion of argument with default value
- [PropertyInfo] PhpStan extractor nested object fix
- [Translation] Fix TranslationPullCommand with ICU translations
- [PropertyInfo] Fix phpstan extractor issues
- [Notifier] Use correct factory for the msteams transport
- [HttpKernel] Fix SessionListener without session in request
- [HttpClient] fix checking for recent curl consts
- [Security/Http] Fix cookie clearing on logout
- [EventDispatcher][HttpFoundation] Restore return type to covariant IteratorAggregate implementations
- [Mime] Relaxing in-reply-to header validation
- [WebProfilerBundle] fix Email HTML preview
- Fix Psr16Cache not being compatible with non-Symfony cache pools
- [Mime] Fix encoding filenames in multipart/form-data
- [Serializer] Improve UidNormalizer denormalize error message
- [Lock] Create tables in transaction only if supported by driver
- [HttpFoundation] Take php session.cookie settings into account
- [ErrorHandler] fix on patching return types on Windows
- [DependencyInjection] fix linting callable classes
- [DependencyInjection] Cast tag attribute value to string
- [Validator] Restore default locale in ConstraintValidatorTestCase
- [FrameworkBundle] alias cache.app.taggable to cache.app if using cache.adapter.redis_tag_aware
- [HttpKernel] fix how configuring log-level and status-code by exception works
- [Cache] Revert "feature #41989 make LockRegistry use semaphores when possible"
- [HttpClient] Fix tracing requests made after calling withOptions()
- [Cache] Fix proxy no expiration to the Redis
- [Cache] disable lock on CLI
- [Translation] Handle the blank-translation in Loco Adapter
- [Validator] Allow Sequence constraint to be applied onto class as an attribute
- [RateLimiter] Make RateLimiter resilient to timeShifting
- [Serializer] Fix denormalizing custom class in UidNormalizer
- [Config] In XmlUtils, avoid converting from octal every string starting with a 0
- [Workflow] Fix eventsToDispatch parameter setup for StateMachine
- [HttpClient] fix monitoring responses issued before reset()
- [HttpClient] Fix dealing with "HTTP/1.1 000 " responses
- [PropertyInfo] Fix aliased namespace matching
- [HttpClient] Fix closing curl-multi handle too early on destruct
- Make enable_authenticator_manager true as there is no other way in Symfony 6
- [HttpClient] Don't reset timeout counter when initializing requests
- [HttpClient] Double check if handle is complete
- [DependencyInjection] Resolve ChildDefinition in AbstractRecursivePass
- [Translation] [Bridge] [Lokalise] Fix push keys to lokalise. Closes #…
- [FrameworkBundle] Fix cache pool configuration with one adapter and one provider
- [PropertyAccess] Fix accessing public property on Object
- [FrameworkBundle] Use correct cookie domain in loginUser()
- [Process] fixed uppercase ARGC and ARGV should also be skipped
- [HttpClient] Fix handling thrown Exception in Generator in MockResponse
- [String] Fix requiring wcswitch table several times
- [HttpClient] Fix response id property check in MockResponse
- [Lock] Fix missing argument in PostgreSqlStore::putOffExpiration with DBAL connection