Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-10-15 | Couple of small changes so our ARVRInterfaceGDNative gets constructed and ↵ | BastiaanOlij | |
registered automatically when a module loads | |||
2017-10-15 | Merge pull request #12114 from karroffel/gdnative-fixups | Thomas Herzog | |
remove error message for optional NativeScript symbols | |||
2017-10-15 | remove error message for optional NativeScript symbols | Karroffel | |
2017-10-14 | Merge pull request #12096 from Paulb23/help_overview_fixes_issue_12011_10407 | Rémi Verschelde | |
Fixed help overview visibility, issue 12011 and 10407 | |||
2017-10-14 | Merge pull request #12085 from ISylvox/vk-to-keycode | Rémi Verschelde | |
Fix wrong Virtual-KeyCode(0x12) pair on Windows platform | |||
2017-10-14 | Fixed help overview visibility, issue 12011 and 10407 | Paulb23 | |
2017-10-14 | Merge pull request #12093 from karroffel/gdnative-fixups | Thomas Herzog | |
fixes to GDNative and ARVRInterfaceGDNative | |||
2017-10-14 | update ARVRInterfaceGDNative to use API struct | Karroffel | |
2017-10-14 | Merge pull request #12092 from SaracenOne/request_frame_drawn_callback | Juan Linietsky | |
Expose 'request_frame_drawn_callback' to script. | |||
2017-10-14 | Expose 'request_frame_drawn_callback' to script. | Saracen | |
2017-10-14 | [GDNative] removed native_raw_call | Karroffel | |
2017-10-14 | makerst: Fix support for module classes | Rémi Verschelde | |
Previous code expected only one XML per module, which is not the case for e.g. mono or gdnative. Also add newline after signal description to fix rst warning, and make the script Python 3-compatible. [ci skip] | |||
2017-10-14 | Merge pull request #12091 from hi-ogawa/fix-specular-schlick-ggx | Rémi Verschelde | |
Fix render mode specular schlick ggx | |||
2017-10-14 | Merge pull request #12089 from Hinsbart/fix_doc_typos | Rémi Verschelde | |
[DOCS] Fix a few typos. [ci skip] | |||
2017-10-14 | [DOCS] Fix a few typos. | Andreas Haas | |
2017-10-14 | Fix render mode specular schlick ggx | Hiroshi Ogawa | |
2017-10-14 | [DOCS] Improve docs for is_action_just_pressed and is_action_just_released ↵ | Olli Markkanen | |
(#12081) | |||
2017-10-14 | Merge pull request #12059 from AntiSC2/master | Rémi Verschelde | |
Added error dialog when failing to export project | |||
2017-10-14 | Fixed wrong Virtual-KeyCode(0x12) pair on Windows platform (#12073) | Indah Sylvia | |
2017-10-14 | Merge pull request #12072 from ComancheAk/fix-alpha-border-bugfix | Gilles Roudiere | |
Fix Alpha Border bugfix | |||
2017-10-14 | Merge pull request #12079 from djrm/pr_visual_improvements | Gilles Roudiere | |
Added and improved some missing icons, plus some other visual fixes. | |||
2017-10-14 | Merge pull request #12080 from djrm/pr_new_splash | Rémi Verschelde | |
New splash screen. | |||
2017-10-14 | Merge pull request #12078 from Nallebeorn/documentation | Rémi Verschelde | |
[DOCS] Small edits to ConfigFile docs. [ci skip] | |||
2017-10-14 | Merge pull request #11937 from BastiaanOlij/arvr_fix_gdnative | Bastiaan Olij | |
Redoing the ARVR GDNative interface as module and tighter implementation | |||
2017-10-14 | Redoing the ARVR GDNative interface as module and tighter implementation | BastiaanOlij | |
2017-10-13 | New splash screen. | Daniel J. Ramirez | |
2017-10-13 | Added and improved some missing icons, plus some other visual fixes. | Daniel J. Ramirez | |
2017-10-13 | Small edits to ConfigFile docs. | Benjamin Larsson | |
2017-10-13 | Fix Alpha Border bugfix | Comanche_Ak | |
2017-10-13 | Merge pull request #12004 from diowonderland/docs-touchscreenbutton | Chris Bradfield | |
[DOCS] TouchScreenButton | |||
2017-10-13 | Merge pull request #12055 from brunosxs/tabcontainer | Chris Bradfield | |
[DOCS] TabContainer class descriptions | |||
2017-10-13 | [DOCS] TouchScreenButton | Dio | |
2017-10-13 | Merge pull request #12071 from karroffel/gdnativeclass-gdscript | Rémi Verschelde | |
removed GDNativeClass doc from GDNative module [ci skip] | |||
2017-10-13 | Merge pull request #12070 from Noshyaar/pr-eh | Rémi Verschelde | |
EditorHelp: use '<' to show inheritance [ci skip] | |||
2017-10-13 | removed GDNativeClass doc from GDNative module | Karroffel | |
2017-10-13 | EditorHelp: use '<' to show inheritance | Poommetee Ketson | |
...making it consistent with official docs | |||
2017-10-13 | Merge pull request #12027 from marcelofg55/collision_crashfix | Rémi Verschelde | |
Prevent a possible crash at collision_object_2d_sw.h | |||
2017-10-13 | Merge pull request #12068 from BastiaanOlij/gdnative_move_docs | Rémi Verschelde | |
Move GDNative docs into gdnative folder [ci skip] | |||
2017-10-13 | Move GDNative docs into gdnative folder | BastiaanOlij | |
2017-10-13 | Merge pull request #12067 from BastiaanOlij/add_xml_to_gitattributes | Rémi Verschelde | |
Add .xml to .gitattributes [ci skip] | |||
2017-10-13 | Add .xml to .gitattributes | Bastiaan Olij | |
2017-10-13 | Merge pull request #12064 from endragor/junk-logs | Rémi Verschelde | |
Remove junk output [ci skip] | |||
2017-10-13 | Merge pull request #12057 from djrm/pr_visual_improvements | Rémi Verschelde | |
Added and improved some icons, plus some other minor visual fixes. | |||
2017-10-13 | Remove junk output | Ruslan Mustakov | |
Remove several prints that were added for engine debugging, but are of no use to the end user, and only pollute the editor and game logs. | |||
2017-10-12 | [DOCS] TabContainer class descriptions | brunosxs | |
2017-10-12 | Merge pull request #12005 from diowonderland/docs-bitmapfont | Chris Bradfield | |
[DOCS] BitmapFont | |||
2017-10-12 | Merge pull request #12007 from diowonderland/docs-dynamicfontdata | Chris Bradfield | |
[DOCS] DynamicFontData | |||
2017-10-13 | Added error dialog when failing to export project | Jakob Sinclair | |
Fixes #11836 Signed-off-by: Jakob Sinclair <sinclair.jakob@mailbox.org> | |||
2017-10-13 | Drop unusued LEGACYGL_ENABLED check | Rémi Verschelde | |
[ci skip] | |||
2017-10-12 | Added and improved some icons, plus some other minor visual fixes. | Daniel J. Ramirez | |