summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-06-28Fix selection in 3D orthogonal viewJFonS
2018-06-27Change the neighbours vector to a set in AStarDanny
2018-06-28Preventing an editor crash in the event that a plugin scene's root-node is null.Michael Lee
2018-06-27Changes to how node paths are selected from property, allowing setting a hint.Juan Linietsky
2018-06-27The way multiple quaternions being slerped was not good, changed approach to ...Juan Linietsky
2018-06-27Add [Packet/Stream/Multiplayer]PeerGDNativeFabio Alessandrelli
2018-06-27Fixed project settings overrides not using custom feature tags.matthew1006
2018-06-27Fix possible NullPointerException crash on cancel paymentKonstantin Zaitsev
2018-06-27Merge pull request #19794 from Calinou/document-vector2-vector3-roundRémi Verschelde
2018-06-27Style: Apply clang-format to animation_tree.cppRémi Verschelde
2018-06-27change node graph property and improved some bindingsJuan Linietsky
2018-06-27[Mono] Rename Fposmod to PosModAaron Franke
2018-06-26-Add root motion support in AnimationTree.Juan Linietsky
2018-06-27Document Vector2.round() and Vector3.round()Hugo Locurcio
2018-06-26Merge pull request #19164 from marcelofg55/tilemap_undo2Rémi Verschelde
2018-06-26Fix touch issues on WindowsPedro J. Estébanez
2018-06-26Fix control pixel snap rounding using floor() instead of round()Hugo Locurcio
2018-06-26Merge pull request #19776 from marcelofg55/tilemap_quadrant_optRémi Verschelde
2018-06-26Merge pull request #19767 from Chaosus/vsync_fixRémi Verschelde
2018-06-26Merge pull request #19766 from GodotExplorer/android-gles2Rémi Verschelde
2018-06-26Merge pull request #19774 from karroffel/blendspace-1d-sync-fixRémi Verschelde
2018-06-26Implement OpenGL ES rasterizer selection logic for Android.geequlim
2018-06-26Optimize _recreate_quadrantsMarcelo Fernandez
2018-06-26ensure BlendSpace1D syncs animationsThomas Herzog
2018-06-25renamed AnimationGraphPlayer to AnimationTreeJuan Linietsky
2018-06-25Merge pull request #19720 from karroffel/blendspace-1dJuan Linietsky
2018-06-25removed printJuan Linietsky
2018-06-25added BlendSpace1D editor pluginThomas Herzog
2018-06-25added AnimationBlendSpace1DThomas Herzog
2018-06-25rename BlendSpace to BlendSpace2DThomas Herzog
2018-06-25State machine animation nodeJuan Linietsky
2018-06-25Remove extra addition to tree of editor autoloadsGeorge Marques
2018-06-25Fix vsync initializationChaosus
2018-06-25Merge pull request #19744 from marcelofg55/profiler_clearRémi Verschelde
2018-06-25Merge pull request #19728 from Chaosus/theme_stringsRémi Verschelde
2018-06-25Merge pull request #19698 from Chaosus/theme_submenuRémi Verschelde
2018-06-25Merge pull request #19718 from thduynguyen/bug_fixesRémi Verschelde
2018-06-25Merge pull request #19193 from tagcup/quat_normJuan Linietsky
2018-06-25Merge pull request #19743 from Calinou/remove-appimage-structureRémi Verschelde
2018-06-25Merge pull request #19730 from BastiaanOlij/fix_y_shiftRémi Verschelde
2018-06-25Merge pull request #19745 from BastiaanOlij/fix_frustum_msgRémi Verschelde
2018-06-24Lerp now consistent with Godot API. InverseLerp fixed.Nathan Warden
2018-06-24Fixed text drawing too high in TextEdit, issue 15688Paulb23
2018-06-24Fight off some error spam in the editorBastiaan Olij
2018-06-23Add a Clear button to the profilerMarcelo Fernandez
2018-06-24Remove the old AppImage structureHugo Locurcio
2018-06-23Sanitize protocol struct, def LWS T/RX buffer sizeFabio Alessandrelli
2018-06-23Changed themes presets to String formatChaosus
2018-06-23Fix typo in y shiftBastiaan Olij
2018-06-22Merge pull request #19016 from neikeq/wIgnacio Etcheverry