Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-10-15 | Merge pull request #11407 from toger5/selection_override_color | Rémi Verschelde | |
added option to keep font color on selection + use consistent selection color in help (fixes: #11501) | |||
2017-10-15 | Merge pull request #11428 from MillionOstrich/filesystem-dock-folders | Rémi Verschelde | |
Filesystem dock folder handling | |||
2017-10-15 | Merge pull request #11927 from Zylann/freelook_interpolation_fix | Rémi Verschelde | |
Freelook interpolation fixes | |||
2017-10-15 | [DOCS] Document GridMap | David Saltares | |
[ci skip] | |||
2017-10-15 | Merge pull request #11989 from minifigmaster125/export-fix | Rémi Verschelde | |
Fix export(float ...) so that step is .01 | |||
2017-10-15 | Merge pull request #12045 from vonzimr/master | Rémi Verschelde | |
Add an option to clear recent scenes in the 'Open Recent' submenu | |||
2017-10-15 | Merge pull request #12060 from mutato/windows_folder_creation_fix | Rémi Verschelde | |
DirAccessWindows: fix wrong path given to CreateDirectoryW, fixes #12019 | |||
2017-10-15 | Merge pull request #12069 from Noshyaar/pr-vslerp | Rémi Verschelde | |
VisualScript: add inverse_lerp & range_lerp | |||
2017-10-15 | Merge pull request #12074 from J08nY/fix/use-bin-name | Rémi Verschelde | |
Use binary names instead of absolute paths in calls to OS::execute. | |||
2017-10-15 | Merge pull request #12113 from RandomShaper/anim-easing-type-value | Rémi Verschelde | |
Add ability to type easing value for key transition | |||
2017-10-15 | Merge pull request #12101 from RandomShaper/fix-seek-to-end | Rémi Verschelde | |
Fix animation not stopping after seeking to the end | |||
2017-10-15 | Merge pull request #12116 from cbscribe/kcc_vsdocs | Nathan Lovato | |
[DOCS] Update 12 VisualScript* nodes | |||
2017-10-15 | [DOCS] Update 12 VisualScript* nodes | Chris Bradfield | |
2017-10-15 | Merge pull request #12105 from BastiaanOlij/arvr_auto_register_gdnative | Thomas Herzog | |
Couple of small changes so our ARVRInterfaceGDNative gets constructed… | |||
2017-10-15 | Merge pull request #12100 from Adinimys/master | Andreas Haas | |
Gave a tooltip to the "In" logic node | |||
2017-10-15 | Merge pull request #12088 from Grosskopf/physics-server-docs | Rémi Verschelde | |
Added documentation for 3D Joints, the 2D Pin Joint, and the Physicsservers, also minor Bugfix | |||
2017-10-15 | Merge pull request #12119 from RameshRavone/patch-12 | Rémi Verschelde | |
export onBackPress for Android Module | |||
2017-10-15 | Merge pull request #12115 from DmitriySalnikov/fix_deleting_remap_option | Rémi Verschelde | |
Fix deleting localization remap option. | |||
2017-10-15 | Merge pull request #12110 from djrm/pr_spatial_editor_fixes | Rémi Verschelde | |
Return camera to origin when creating a new scene and going to 3d edi… | |||
2017-10-15 | export onBackPress for Android Module | Ramesh Ravone | |
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 | Fix deleting localization remap option. | DimOkGamer | |
2017-10-15 | remove error message for optional NativeScript symbols | Karroffel | |
2017-10-15 | Add ability to type easing value for key transition | Pedro J. Estébanez | |
2017-10-14 | Return camera to origin when creating a new scene and going to 3d editor. | Daniel J. Ramirez | |
2017-10-14 | Fix animation not stopping after seeking to the end | Pedro J. Estébanez | |
2017-10-14 | Added documentation for 3D Joints, the 2D Pin Joint, and the Physicsservers, ↵ | Grosskopf | |
also a minor bugfix in the 3D Pinjoint. | |||
2017-10-14 | Gave a tooltip to the "In" logic node | Cédric Fuchs | |
2017-10-14 | keep display int if int range | Suchaaver Chahal | |
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] |