Sdk/RenderSystem: Add EnableCulling method
This commit is contained in:
@@ -132,6 +132,7 @@ Nazara Engine:
|
||||
- Added movement with Ctrl in TextAreaWidget
|
||||
- Added Unicode Data downloader/parser
|
||||
- Integrated Unicode Data
|
||||
- Added CullingList::FillWithAllEntries method
|
||||
|
||||
Nazara Development Kit:
|
||||
- Added ImageWidget (#139)
|
||||
@@ -186,6 +187,7 @@ Nazara Development Kit:
|
||||
- Fixed GraphicsComponent copy constructor not copying scissor rect
|
||||
- Force parent parameter to be present in widgets constructor
|
||||
- Added the possibility to write only specific characters with a predicate in TextAreaWidget
|
||||
- It is now possible to disable object culling in the RenderSystem
|
||||
|
||||
# 0.4:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user