Bugfixes and ability to better specify filter and repeat modes everywhere.
Removes antialiased flag for draw_* methods.
This commit is contained in:
parent
1b4281b895
commit
e1b3444415
40 changed files with 512 additions and 240 deletions
|
|
@ -411,6 +411,9 @@ public:
|
|||
bool is_refusing_new_network_connections() const;
|
||||
|
||||
static void add_idle_callback(IdleCallback p_callback);
|
||||
|
||||
//default texture settings
|
||||
|
||||
SceneTree();
|
||||
~SceneTree();
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue