summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-08-12Fix gizmos submenuJuan Linietsky
2018-08-12Merge pull request #20940 from akien-mga/resourceloader-existsRémi Verschelde
2018-08-12Fix handling of normals that approach 1Nick Hahn
2018-08-12Fix ResourceLoader::exists() false negative and readd deprecated has()Rémi Verschelde
2018-08-11MinGW compile fixMarcelo Fernandez
2018-08-11Fix compile error with PulseAudio driver and clangMarcelo Fernandez
2018-08-11Merge pull request #20928 from JFonS/gizmo_enablingJuan Linietsky
2018-08-11Improvements on the gizmo disabling menu and icon selection bugfixJFonS
2018-08-11Rebase patches for fixing haiku build.Adrien Destugues
2018-08-11[DOCS] get_indexed, tweenFluffel
2018-08-11Merge pull request #19106 from SaracenOne/audio_micRémi Verschelde
2018-08-11Merge pull request #20753 from Faless/ws_fixJuan Linietsky
2018-08-11Do not use theme to set LineEdit right_iconŁukasz Rutkowski
2018-08-11Add clear text button to LineEditŁukasz Rutkowski
2018-08-11[Core] Completely kill math_2d.h, change includesAaron Franke
2018-08-11Fix ReferenceRect borderChaosus
2018-08-11[Core] Move Vector2i and Rect2i out of math_2d.hAaron Franke
2018-08-10[Core] Move Rect2 and Transform2D to their own filesAaron Franke
2018-08-10[Core] Grammar, move defs to defsAaron Franke
2018-08-10Merge pull request #20149 from Overblob/shader_float_typingJuan Linietsky
2018-08-10[Core] Change math_2d includes to vector2 includes where relevantAaron Franke
2018-08-10[Core] Move Vector2 to its own fileAaron Franke
2018-08-10Merge pull request #20072 from RandomShaper/fix-camera-offsetsJuan Linietsky
2018-08-10Merge pull request #19993 from vnen/gdscript-warningsJuan Linietsky
2018-08-10Added system for GDScript warningsGeorge Marques
2018-08-10Merge pull request #20861 from RandomShaper/improve-bitmapJuan Linietsky
2018-08-10Added function ResourceLoader.exists(), to check if a resource exists. Closes...Juan Linietsky
2018-08-10Transform fill_bits from recursive to iterativePedro J. Estébanez
2018-08-10Expose additional BitMap methodsPedro J. Estébanez
2018-08-10Merge pull request #20889 from godotengine/revert-18914-masterJuan Linietsky
2018-08-10Revert "added get_creation_time function for gdscript"Juan Linietsky
2018-08-10Merge pull request #18914 from notwarp/masterJuan Linietsky
2018-08-10Make line edit always vertically aligned, makes no sense otherwise. Fixes #17188Juan Linietsky
2018-08-10apply a threshold for floor angle, fixes #16037, fixes #15632Juan Linietsky
2018-08-10Merge pull request #14704 from poke1024/colorconstantsJuan Linietsky
2018-08-10Merge pull request #15536 from poke1024/fix3327Juan Linietsky
2018-08-10Merge pull request #20842 from marcelofg55/osx_build_errNoshyaar
2018-08-10Reset caret blink when Ctrl+moving the cursorThomas ten Cate
2018-08-09Merge pull request #20585 from MarianoGnu/tileset_editorJuan Linietsky
2018-08-09too much information, made it less informationJuan Linietsky
2018-08-09New TileSet EditorMAriano Javier Suligoy
2018-08-09Information sign for MarianoGNUJuan Linietsky
2018-08-09Fix border artifacts at the edge of deep parallax.Guilherme Felipe
2018-08-09Add some curly braces to make dictionary printing less ambiguousTomasz Chabora
2018-08-09Merge pull request #20584 from JFonS/gizmo_enablingJuan Linietsky
2018-08-09New gizmo structure and new gizmo disabling menuJFonS
2018-08-09Improve the 3D manipulator gizmoHugo Locurcio
2018-08-09interpolation was not removed because of id mismatchJames
2018-08-09Fix clang compile errorMarcelo Fernandez
2018-08-09Tweak some editor button textsHugo Locurcio