summaryrefslogtreecommitdiff
path: root/scene
AgeCommit message (Expand)Author
2019-04-29Merge pull request #18992 from aaronfranke/mono-equal-approxRémi Verschelde
2019-04-28macOS: make Command + Left go to first non-whitespace characterMitch Curtis
2019-04-27Fix the unclickable links inside the docDaw11
2019-04-27Removed function to compute time, should not be that useful in practice.Juan Linietsky
2019-04-27Added functions to further improve music timingJuan Linietsky
2019-04-27Properly deal with clicking on audio stream change or stop (AudioStreamPlayer...Juan Linietsky
2019-04-27Make TileMap overridable "set_cell" function called on undo/redoSamuele Zolfanelli
2019-04-27Revert "Fix AudioStreams::stop possibly causing a small noise"Juan Linietsky
2019-04-26Spatial::look_at() now preserves its scale valuesRodolfo Ribeiro Gomes
2019-04-27Send notifications to ARVRInterfacesBastiaan Olij
2019-04-26Merge pull request #28430 from AnthonyYoManz/issue-28186-fix-crash-on-exit-wh...Rémi Verschelde
2019-04-25Fix Crash On Close When 3D Is DisabledAnthonyYoManz
2019-04-25Use approximate equallity methods in many placesAaron Franke
2019-04-25[Core] Approximate equalityAaron Franke
2019-04-25Cancel tooltip when hiding the node it belongs toJames Buck
2019-04-25Merge pull request #22301 from YeldhamDev/button_popup_highlightRémi Verschelde
2019-04-25Merge pull request #28377 from YeldhamDev/connection_info_script_changesRémi Verschelde
2019-04-25Merge pull request #28380 from kiidmale/fix-cpuparticlesRémi Verschelde
2019-04-24Expose 'TextEdit's tab drawing and folding to GDScriptMichael Alexsander Silva Dias
2019-04-24Make multimesh invisible initially in CPUParticlesDaeil Kim
2019-04-24Disallow loopback connection in visual scripts and visual shadersChaosus
2019-04-24Make small changes to the new connection info on script featureMichael Alexsander Silva Dias
2019-04-23Added a marker in text_edit that tells which row is executing.Rikhardur Bjarni Einarsson
2019-04-23Allow adding disabled shapesShyRed
2019-04-23Revert "RichTextLabel: Adding the ability to change the default cursor"Rémi Verschelde
2019-04-23Disable GI probe capturing lights with bake mode disabledDaniel Rakos
2019-04-23Merge pull request #24489 from mateusfccp/18264_wrong_animation_errorHein-Pieter van Braam
2019-04-23Merge pull request #25155 from Timofffee/Timofffee-patch-vehicleHein-Pieter van Braam
2019-04-23Merge pull request #26064 from JFonS/add_frustum_camera_modeHein-Pieter van Braam
2019-04-23Merge pull request #27903 from Calinou/richtextlabel-brighten-default-colorHein-Pieter van Braam
2019-04-23Fix typo count_count to countqarmin
2019-04-22Added bindings for methods related to obtaining base an instance from VisualI...Juan Linietsky
2019-04-22Fix popup visibility for OptionButton, MenuButton and ColorPickerButtonNikolay Neupokoev
2019-04-22Expose visible instance count to multimeshJuan Linietsky
2019-04-22Merge pull request #26868 from NilsIrl/masterRémi Verschelde
2019-04-22autocomplete for $" and $'hilfazer
2019-04-22Merge pull request #27673 from qarmin/small_fixesRémi Verschelde
2019-04-22Merge pull request #28140 from Daw11/orphan-nodesRémi Verschelde
2019-04-22Merge pull request #28234 from Paulb23/connection_info_on_scriptRémi Verschelde
2019-04-22Add Attenuation Model "DISABLED" for AudioStreamPlayer3DNils ANDRÉ-CHANG
2019-04-22Merge pull request #28266 from coldrye-collaboration/gh-28241Rémi Verschelde
2019-04-22Merge pull request #28276 from YeldhamDev/lineedit_offset_limitRémi Verschelde
2019-04-21Fix completely #14835 -proper selection reset on undoZach Young
2019-04-21Merge pull request #27219 from raphael10241024/debug_fixRémi Verschelde
2019-04-21Merge pull request #27448 from avencherus/light2d-heightRémi Verschelde
2019-04-21Call minimum_size_changed() on redo/undo if expand_to_text_length is trueCarsten Klein
2019-04-21Fix 'LineEdit' offset limit not accounting for the right/clear icon widthMichael Alexsander Silva Dias
2019-04-21Improve wording of various messages and make casing more consistentHugo Locurcio
2019-04-21Merge pull request #28248 from YeldhamDev/lineedit_clearbutton_limitRémi Verschelde
2019-04-21Merge pull request #27577 from guilhermefelipecgs/continuation_of_27562Rémi Verschelde