More 3D Work
-=-=-=-=-=- -ESM Shadow Mapping for softer and less glitchy shadows -HDR Pipeline (convert to Linear on texture import, convert to SRGB at the end) -Fix to xml parse bug
This commit is contained in:
parent
64e83bfd14
commit
703004f830
40 changed files with 1114 additions and 116 deletions
|
|
@ -4067,7 +4067,7 @@ EditorNode::EditorNode() {
|
|||
|
||||
|
||||
import_menu->get_popup()->add_separator();
|
||||
import_menu->get_popup()->add_item("Import Settings",SETTINGS_IMPORT);
|
||||
import_menu->get_popup()->add_item("Re-Import..",SETTINGS_IMPORT);
|
||||
|
||||
editor_plugin_screen=NULL;
|
||||
editor_plugin_over=NULL;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue