aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | Revert "RPCMode refactor, more sync modes"Max Hilbrunner2018-05-2930-319/+333
|/ / / / / / / / /
* | | | | | | | | Merge pull request #19021 from Faless/rpc_sync_fixMax Hilbrunner2018-05-2930-333/+319
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | New sync keywords in GDScript, NativeScript, MonoFabio Alessandrelli2018-05-269-5/+81
| * | | | | | | | | New sync RPC modes to match all combinationsFabio Alessandrelli2018-05-263-4/+25
| * | | | | | | | | Refactor RPCMode enum and checksFabio Alessandrelli2018-05-2625-328/+217
* | | | | | | | | | Merge pull request #19238 from volzhs/fix-image-out-of-size-errorRémi Verschelde2018-05-291-0/+1
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Fix index out of size error of image.cppvolzhs2018-05-291-0/+1
* | | | | | | | | | | Merge pull request #19227 from ibrahn/fix-py3-buildRémi Verschelde2018-05-292-4/+8
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | fixed building using scons with python3Ibrahn Sahir2018-05-282-4/+8
| |/ / / / / / / / / /
* | | | | | | | | | | Merge pull request #19199 from AndreaCatania/kinimpRémi Verschelde2018-05-291-48/+34
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | Improved kinematic test_body_motion codeAndrea Catania2018-05-271-48/+34
| |/ / / / / / / / /
* | | | | | | | | | Enable singletons to be recognized as constant expressionsGeorge Marques2018-05-281-0/+8
* | | | | | | | | | Fix MethodInfo for EditorInspectorPlugin.can_handleRémi Verschelde2018-05-282-2/+4
| |_|/ / / / / / / |/| | | | | | | |
* | | | | | | | | Merge pull request #19218 from guilhermefelipecgs/fix_invalid_image2Max Hilbrunner2018-05-283-3/+6
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Change position of validation in set_custom_mouse_cursorGuilherme Felipe2018-05-283-3/+6
* | | | | | | | | | Sync classref with current sourceRémi Verschelde2018-05-2824-59/+404
|/ / / / / / / / /
* | | | | | | | | Merge pull request #19217 from godotengine/revert-18998-customizable-performa...Juan Linietsky2018-05-286-21/+8
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Revert "Make the performance reporting update frequency customizable"Juan Linietsky2018-05-286-21/+8
|/ / / / / / / / /
* | | | | | | | | Merge pull request #19210 from guilhermefelipecgs/fix_invalid_imageMax Hilbrunner2018-05-283-0/+3
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Add validation in set_custom_mouse_cursorGuilherme Felipe2018-05-273-0/+3
* | | | | | | | | | Merge pull request #19213 from bit-shift-io/masterRémi Verschelde2018-05-281-1/+1
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Fix for not picking up locale of some .po translation filesFabian2018-05-281-1/+1
| |/ / / / / / / / /
* | | | | | | | | | Merge pull request #19181 from guilhermefelipecgs/fix_memory_leakMax Hilbrunner2018-05-283-5/+17
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Fix memory leak in set_custom_mouse_cursorGuilherme Felipe2018-05-263-5/+17
* | | | | | | | | | | Merge pull request #18410 from GodotExplorer/debugger-inherited-variablesRémi Verschelde2018-05-281-14/+40
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Send inherited variables and constants from remote debuggerGeequlim2018-04-291-14/+40
* | | | | | | | | | | | Merge pull request #18899 from ibrahn/gdscript-license-infoRémi Verschelde2018-05-2810-300/+426
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | GDScript access to copyright, license, author and donor information.Ibrahn Sahir2018-05-1910-300/+426
| | |_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge pull request #19194 from YeldhamDev/scenetree_doc_groupcallRémi Verschelde2018-05-281-3/+3
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | Fixed GroupCallFlags links in the SceneTree's doc.Michael Alexsander Silva Dias2018-05-271-3/+3
| | |_|_|_|_|_|_|_|/ / | |/| | | | | | | | |
* | | | | | | | | | | Merge pull request #18691 from Web-eWorks/atlasfixesJuan Linietsky2018-05-271-0/+20
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Fix AtlasTexture usage in Sprite3D.Webster Sheets2018-05-081-0/+20
* | | | | | | | | | | | Merge pull request #19201 from neikeq/issue-13837Ignacio Etcheverry2018-05-271-4/+5
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | Mono: Fix MonoImage filename being set to an invalid pathIgnacio Etcheverry2018-05-271-4/+5
* | | | | | | | | | | | Merge pull request #19029 from BastiaanOlij/more_viewport_texture_fixesBastiaan Olij2018-05-272-8/+6
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | Fixed generating radiance texture when using viewport texture for skyBastiaan Olij2018-05-192-8/+6
* | | | | | | | | | | | Merge pull request #18279 from RandomShaper/allow-naive-httpMax Hilbrunner2018-05-264-15/+52
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Allow body-up-to-EOF HTTP responsesPedro J. Estébanez2018-05-224-15/+52
* | | | | | | | | | | | | Merge pull request #15489 from willnationsdev/gdnative-hookMax Hilbrunner2018-05-265-4/+37
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Add EditorPlugin.build() build callbacksWill Nations2018-01-085-4/+37
* | | | | | | | | | | | | | Merge pull request #18234 from flashyincceo/font-previewMax Hilbrunner2018-05-263-0/+122
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | Adding font preview to file browsersPeter Folkins2018-05-093-0/+122
* | | | | | | | | | | | | | | Merge pull request #18349 from Gorgexpress/masterMax Hilbrunner2018-05-261-1/+4
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | Fixed 2D intersect_shape limiting broadphase resultsMichael2018-04-221-1/+4
* | | | | | | | | | | | | | | | Merge pull request #18379 from ZDDM/18-04-23-audiostream-docsMax Hilbrunner2018-05-264-7/+13
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | Fully exposes data variable on AudioStreamSample/AudioStreamOGGVorbis...Zumo2018-05-014-7/+13
| | |_|_|_|_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Merge pull request #18884 from bojidar-bg/17698-screentex-bugMax Hilbrunner2018-05-262-5/+5
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | Fix a corner-case bug in _copy_texscreen in the gles3 rendererBojidar Marinov2018-05-152-5/+5
* | | | | | | | | | | | | | | | | Merge pull request #18885 from Gamblify/AnimationTreeExposePosMax Hilbrunner2018-05-262-0/+8
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | Expose the animation pos to the user for AnimationNodes in AnimationTreesGustav Lund2018-05-172-0/+8