aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | | | | | | | | | | | | Can now right click folders in filesystem dock.MillionOstrich2017-10-092-128/+84
* | | | | | | | | | | | | | | | | | | | | | | Merge pull request #11927 from Zylann/freelook_interpolation_fixRémi Verschelde2017-10-153-52/+131
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | Freelook interpolation fixesMarc Gilleron2017-10-103-52/+131
* | | | | | | | | | | | | | | | | | | | | | | | [DOCS] Document GridMapDavid Saltares2017-10-151-0/+26
* | | | | | | | | | | | | | | | | | | | | | | | Merge pull request #11989 from minifigmaster125/export-fixRémi Verschelde2017-10-151-2/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | keep display int if int rangeSuchaaver Chahal2017-10-141-2/+2
| * | | | | | | | | | | | | | | | | | | | | | | | change step to .01 for floatSuchaaver Chahal2017-10-091-2/+2
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | Merge pull request #12045 from vonzimr/masterRémi Verschelde2017-10-151-4/+17
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | Add an option to clear recent scenes in the 'Open Recent' submenuvonzimr2017-10-121-4/+17
* | | | | | | | | | | | | | | | | | | | | | | | | Merge pull request #12060 from mutato/windows_folder_creation_fixRémi Verschelde2017-10-151-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | Fixed issue #12019, which prevented the creation of new folders on Windows pl...Falk Moser2017-10-131-1/+1
* | | | | | | | | | | | | | | | | | | | | | | | | | Merge pull request #12069 from Noshyaar/pr-vslerpRémi Verschelde2017-10-152-1/+49
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | VisualScript: add inverse_lerp & range_lerpPoommetee Ketson2017-10-132-1/+49
* | | | | | | | | | | | | | | | | | | | | | | | | | | Merge pull request #12074 from J08nY/fix/use-bin-nameRémi Verschelde2017-10-153-10/+10
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | Use binary names instead of absolute paths in calls to OS::execute.fix/use-bin-nameJ08nY2017-10-133-10/+10
* | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge pull request #12113 from RandomShaper/anim-easing-type-valueRémi Verschelde2017-10-151-12/+22
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | Add ability to type easing value for key transitionPedro J. Estébanez2017-10-151-12/+22
| | |_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge pull request #12101 from RandomShaper/fix-seek-to-endRémi Verschelde2017-10-151-2/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | Fix animation not stopping after seeking to the endPedro J. Estébanez2017-10-141-2/+2
| |/ / / / / / / / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | | | | | | | | Merge pull request #12116 from cbscribe/kcc_vsdocsNathan Lovato2017-10-1512-11/+98
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | [DOCS] Update 12 VisualScript* nodesChris Bradfield2017-10-1512-11/+98
* | | | | | | | | | | | | | | | | | | | | | | | | | | Merge pull request #12105 from BastiaanOlij/arvr_auto_register_gdnativeThomas Herzog2017-10-155-48/+12
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | Couple of small changes so our ARVRInterfaceGDNative gets constructed and reg...BastiaanOlij2017-10-155-48/+12
| |/ / / / / / / / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | | | | | | | | Merge pull request #12100 from Adinimys/masterAndreas Haas2017-10-151-0/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | Gave a tooltip to the "In" logic nodeCédric Fuchs2017-10-141-0/+1
| | |/ / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | Merge pull request #12088 from Grosskopf/physics-server-docsRémi Verschelde2017-10-1512-94/+521
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | Added documentation for 3D Joints, the 2D Pin Joint, and the Physicsservers, ...Grosskopf2017-10-1412-94/+521
| | |_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | Merge pull request #12119 from RameshRavone/patch-12Rémi Verschelde2017-10-152-8/+10
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | export onBackPress for Android ModuleRamesh Ravone2017-10-152-8/+10
| | |/ / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | Merge pull request #12115 from DmitriySalnikov/fix_deleting_remap_optionRémi Verschelde2017-10-151-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | Fix deleting localization remap option.DimOkGamer2017-10-151-1/+1
| |/ / / / / / / / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | | | | | | | | Merge pull request #12110 from djrm/pr_spatial_editor_fixesRémi Verschelde2017-10-151-0/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | Return camera to origin when creating a new scene and going to 3d editor.Daniel J. Ramirez2017-10-141-0/+1
* | | | | | | | | | | | | | | | | | | | | | | | | | | Merge pull request #12114 from karroffel/gdnative-fixupsThomas Herzog2017-10-151-4/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | remove error message for optional NativeScript symbolsKarroffel2017-10-151-4/+1
|/ / / / / / / / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | | | | | | | Merge pull request #12096 from Paulb23/help_overview_fixes_issue_12011_10407Rémi Verschelde2017-10-141-6/+6
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | Fixed help overview visibility, issue 12011 and 10407Paulb232017-10-141-6/+6
* | | | | | | | | | | | | | | | | | | | | | | | | | | Merge pull request #12085 from ISylvox/vk-to-keycodeRémi Verschelde2017-10-141-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | Fixed wrong Virtual-KeyCode(0x12) pair on Windows platform (#12073)Indah Sylvia2017-10-141-1/+1
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | Merge pull request #12093 from karroffel/gdnative-fixupsThomas Herzog2017-10-1411-643/+208
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | update ARVRInterfaceGDNative to use API structKarroffel2017-10-147-456/+145
| * | | | | | | | | | | | | | | | | | | | | | | | | [GDNative] removed native_raw_callKarroffel2017-10-148-204/+80
| | |_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | Merge pull request #12092 from SaracenOne/request_frame_drawn_callbackJuan Linietsky2017-10-142-0/+15
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | Expose 'request_frame_drawn_callback' to script.Saracen2017-10-142-0/+15
|/ / / / / / / / / / / / / / / / / / / / / / / / /
* / / / / / / / / / / / / / / / / / / / / / / / / makerst: Fix support for module classesRémi Verschelde2017-10-142-13/+9
|/ / / / / / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | | | | | Merge pull request #12091 from hi-ogawa/fix-specular-schlick-ggxRémi Verschelde2017-10-142-5/+4
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | Fix render mode specular schlick ggxHiroshi Ogawa2017-10-142-5/+4
| |/ / / / / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | | | | | Merge pull request #12089 from Hinsbart/fix_doc_typosRémi Verschelde2017-10-1428-44/+44
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | [DOCS] Fix a few typos.Andreas Haas2017-10-1428-44/+44
|/ / / / / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | | | | [DOCS] Improve docs for is_action_just_pressed and is_action_just_released (#...Olli Markkanen2017-10-141-7/+9