summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-08-15Merge pull request #10170 from ISylvox/trail-divisor__editor-glitchJuan Linietsky
2017-08-15Fixes crash related to animatio editor, closes #8687Juan Linietsky
2017-08-15Merge pull request #10336 from endragor/export-filterskubecz3k
2017-08-15Merge pull request #10333 from HummusSamurai/fix-console-errorkubecz3k
2017-08-15Merge pull request #10334 from Faless/fix_spbuffer_utf8kubecz3k
2017-08-15Merge pull request #9889 from groud/control_enhancementskubecz3k
2017-08-15Merge pull request #10337 from endragor/command-line-exportkubecz3k
2017-08-15Merge pull request #10341 from marcelofg55/win_screen_funcskubecz3k
2017-08-15Merge pull request #10345 from Hinsbart/remove_importedAndreas Haas
2017-08-15Fix debug materials, closes #8607Juan Linietsky
2017-08-15Small fix for problem of nodes losing type, this is not good enough to solve ...Juan Linietsky
2017-08-15Fix Editor dimming.Andreas Haas
2017-08-15Converting to MeshLibrary works again, fixes #8092Juan Linietsky
2017-08-15Ensure nothing is found outside modal stack, but keep logic going. Fixes #7622Juan Linietsky
2017-08-15Removing a Resource also deletes imported files.Andreas Haas
2017-08-14Merge pull request #10339 from bojidar-bg/x-fix-scale-conflictIgnacio Etcheverry
2017-08-14Fix get_screen_* funcs returning old values after resolution changes on WindowsMarcelo Fernandez
2017-08-14Rename Light2D::scale to texture_scale, so it doesn't conflictBojidar Marinov
2017-08-14Ability to save objects to binary formatJuan Linietsky
2017-08-14Enable command-line exportRuslan Mustakov
2017-08-14Use include/exclude export filters. Fixes #9860Ruslan Mustakov
2017-08-14Fix console warning: Condition !env is trueM.H. Alkotob
2017-08-14Fix StreamPeer put_utf8_string not workingFabio Alessandrelli
2017-08-13Avoids inverted anchorsGilles Roudiere
2017-08-13Adds a function to set Anchors with a layout presetGilles Roudiere
2017-08-13Handle undo/redo of anchor positioningGilles Roudiere
2017-08-13Added the possibility to move all anchors at once when they are clusteredGilles Roudiere
2017-08-13Make anchors snap to each otherGilles Roudiere
2017-08-13Displays percentages when dragging anchorsGilles Roudiere
2017-08-13Simplifies the canvas editor codeGilles Roudiere
2017-08-13Add lines to make understandable when anchors are snappedGilles Roudiere
2017-08-13Snap anchors when dragged, depending on the zoom levelGilles Roudiere
2017-08-13Make anchors draggableGilles Roudiere
2017-08-13Add anchor visualizationGilles Roudiere
2017-08-13Replace GUI anchor type by a float between 0 and 1Gilles Roudiere
2017-08-13Merge pull request #10298 from nhold/kinematic-body-2d-_move-fixes-#10107Rémi Verschelde
2017-08-13Merge pull request #10297 from leezh/fix_10181Rémi Verschelde
2017-08-13Merge pull request #10296 from raymoo/fixstreampeerbufferRémi Verschelde
2017-08-13Merge pull request #10294 from leezh/fix_10245Rémi Verschelde
2017-08-13Merge pull request #10258 from kubecz3k/spatial-select-no-owner-fixRémi Verschelde
2017-08-13Merge pull request #10257 from Faless/html5_fixesRémi Verschelde
2017-08-12InputDefault: Fix joypad actions when axis quickly changes direction.Andreas Haas
2017-08-12InputEventJoypadMotion: Add missing is_pressed() method.Andreas Haas
2017-08-12Disabling Particles::one_shot restarts emissionZher Huei Lee
2017-08-12Fix missing and incorrect values in return value of _move methodNathan Hold
2017-08-12Fix broken stream reading in StreamPeerBufferRaymoo
2017-08-12Project manager UI displaced by long paths #10245Zher Huei Lee
2017-08-11Some fixes for shaders and WebGL2Fabio Alessandrelli
2017-08-11fix crash after click on MeshInstance with no ownerJakub Grzesik
2017-08-11Explicitily unsed AI_NUMERICHOST flag to fix HTML5Fabio Alessandrelli