aboutsummaryrefslogtreecommitdiff
path: root/modules
Commit message (Expand)AuthorAgeFilesLines
...
| * | | VS now supports white themes.Daniel J. Ramirez2017-10-021-46/+100
| * | | Added correct initialization for script editor theme.Daniel J. Ramirez2017-10-021-13/+3
| | |/ | |/|
* | | Merge pull request #11792 from touilleMan/gdnative-json-apiThomas Herzog2017-10-035-734/+4586
|\ \ \
| * | | [GDnative] replace gdnative_api_struct.h by a json-based autogenerated systemEmmanuel Leblond2017-10-035-734/+4586
| |/ /
* | | Merge pull request #11653 from bojidar-bg/doc-vscript-1Nathan Lovato2017-10-032-3/+4
|\ \ \ | |/ / |/| |
| * | Document some of the VisualScript classes.Bojidar Marinov2017-10-032-3/+4
* | | Added mono moduleIgnacio Etcheverry2017-10-0392-0/+19622
* | | Merge pull request #11658 from BastiaanOlij/mobile_vrAndreas Haas2017-10-028-0/+825
|\ \ \
| * | | reintroduce generic mobile vr interfaceBastiaanOlij2017-09-288-0/+825
* | | | Merge pull request #11659 from AndreaCatania/prephysicsAndreas Haas2017-10-023-7/+7
|\ \ \ \
| * | | | Renamed fixed_process to physics_processAndreaCatania2017-09-303-7/+7
| |/ / /
* | | | Merge pull request #11724 from marcelofg55/visualscript_crashfixPoommetee Ketson2017-10-021-2/+8
|\ \ \ \
| * | | | VisualScript crashfix when returns are too fewMarcelo Fernandez2017-09-301-2/+8
| | |_|/ | |/| |
* | | | [GDnative] Add active_library_path to init options structEmmanuel Leblond2017-10-022-0/+2
* | | | [GDnative] Add binding to GDNativeLibrary::get_active_library_pathEmmanuel Leblond2017-10-021-0/+1
* | | | Merge pull request #11719 from toger5/svg_color_convert_alphaGilles Roudiere2017-10-011-1/+1
|\ \ \ \
| * | | | keep alpha when converting svg colors fixes #11289toger52017-09-301-1/+1
| | |/ / | |/| |
* | | | Replace a OPCODE_BREAK with break in opcode 31Hein-Pieter van Braam2017-10-011-1/+1
| |/ / |/| |
* | | Properly allow completion on variable initializer arguments, closes #9359Juan Linietsky2017-09-291-2/+1
|/ /
* | Merge pull request #11617 from groud/fix_bad_displayRémi Verschelde2017-09-271-1/+0
|\ \
| * | Remove unecessary anchors&margins set causing bad display (sons of containers)Gilles Roudiere2017-09-271-1/+0
* | | Fixed wrong break statement in GDFunction::callScayze2017-09-271-1/+1
|/ /
* | Merge pull request #11424 from groud/control_node_presetsRémi Verschelde2017-09-261-1/+1
|\ \
| * | Remove set_area_as_parent_rect and replace it by set_anchors_and_margins_pres...Gilles Roudiere2017-09-221-1/+1
* | | Merge pull request #11518 from hpvb/gdscript-direct-dispatchRémi Verschelde2017-09-251-113/+196
|\ \ \
| * | | Remove several checks on DEBUG_RELEASEHein-Pieter van Braam2017-09-251-4/+13
| * | | Use computed goto to dispatch next opcodeHein-Pieter van Braam2017-09-251-109/+183
* | | | Merge pull request #11567 from QuLogic/scons-var-typesRémi Verschelde2017-09-2516-31/+27
|\ \ \ \
| * | | | Use BoolVariable in platform-specific options.Elliott Sales de Andrade2017-09-251-1/+1
| * | | | Use BoolVariable for module options.Elliott Sales de Andrade2017-09-253-3/+3
| * | | | Use BoolVariable for third-party options.Elliott Sales de Andrade2017-09-2512-24/+20
| * | | | Use BoolVariable in target/component/advanced options.Elliott Sales de Andrade2017-09-253-3/+3
| |/ / /
* | | | Merge pull request #11580 from endragor/ios-exportRémi Verschelde2017-09-255-6/+12
|\ \ \ \
| * | | | Enhance iOS exportRuslan Mustakov2017-09-265-6/+12
| |/ / /
* / / / Fixed constness of variant functions, as well as visual script sequence ports...Juan Linietsky2017-09-251-2/+2
|/ / /
* | | Add support for OpenSSL 1.1.0.Elliott Sales de Andrade2017-09-242-11/+54
* | | Rename get_position => get_playback_position and seek_pos => seek on audio cl...Marcelo Fernandez2017-09-2310-24/+24
|/ /
* | Merge pull request #11461 from hpvb/add-likely-macrosRémi Verschelde2017-09-221-3/+3
|\ \
| * | Implement Linux-style likely()/unlikely() macrosHein-Pieter van Braam2017-09-211-3/+3
* | | Fixed a bunch of typos, including an error code.Ross Hadden2017-09-211-1/+1
|/ /
* | Rename pos to position in user facing methods and variablesletheed2017-09-2016-37/+37
* | Do not compile Recast for AndroidRuslan Mustakov2017-09-201-1/+1
* | Merge pull request #11256 from djrm/pr_visual_improvementsRémi Verschelde2017-09-191-10/+25
|\ \
| * | Improved VisualScriptEditorDaniel J. Ramirez2017-09-141-10/+25
* | | Allow booleanization of all typesHein-Pieter van Braam2017-09-194-29/+7
* | | Merge pull request #11402 from hpvb/remove-gdscript-checks-on-releaseRémi Verschelde2017-09-191-33/+54
|\ \ \
| * | | Remove more GDScript runtime checks on releaseHein-Pieter van Braam2017-09-191-33/+54
* | | | Merge pull request #11386 from kosz78/fix-msvc-compile-errorsRémi Verschelde2017-09-192-3/+3
|\ \ \ \ | |/ / / |/| | |
| * | | Change structure order for godot nim compatibilityKonstantin Zaitsev2017-09-191-1/+1
| * | | Fix MSVC compilation errorsKonstantin Zaitsev2017-09-191-2/+2