mirror of
https://github.com/OpenMW/openmw.git
synced 2025-01-16 14:59:54 +00:00
Add changelog
This commit is contained in:
parent
54738e1e32
commit
b8e6257beb
2 changed files with 2 additions and 0 deletions
|
@ -263,6 +263,7 @@
|
||||||
Feature #5193: Weapon sheathing
|
Feature #5193: Weapon sheathing
|
||||||
Feature #5219: Impelement TestCells console command
|
Feature #5219: Impelement TestCells console command
|
||||||
Feature #5224: Handle NiKeyframeController for NiTriShape
|
Feature #5224: Handle NiKeyframeController for NiTriShape
|
||||||
|
Feature #5274: Editor: Keyboard shortcut to drop objects to ground/obstacle in scene view
|
||||||
Feature #5304: Morrowind-style bump-mapping
|
Feature #5304: Morrowind-style bump-mapping
|
||||||
Task #4686: Upgrade media decoder to a more current FFmpeg API
|
Task #4686: Upgrade media decoder to a more current FFmpeg API
|
||||||
Task #4695: Optimize Distant Terrain memory consumption
|
Task #4695: Optimize Distant Terrain memory consumption
|
||||||
|
|
|
@ -43,6 +43,7 @@ New Editor Features:
|
||||||
- Changes to height editing can be cancelled without changes to data (press esc to cancel) (#4840)
|
- Changes to height editing can be cancelled without changes to data (press esc to cancel) (#4840)
|
||||||
- Land heightmap/shape editing and vertex selection (#5170)
|
- Land heightmap/shape editing and vertex selection (#5170)
|
||||||
- Deleting instances with a keypress (#5172)
|
- Deleting instances with a keypress (#5172)
|
||||||
|
- Dropping objects with keyboard shortcuts (#5274)
|
||||||
|
|
||||||
Bug Fixes:
|
Bug Fixes:
|
||||||
- The Mouse Wheel can now be used for key bindings (#2679)
|
- The Mouse Wheel can now be used for key bindings (#2679)
|
||||||
|
|
Loading…
Reference in a new issue