summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2019-05-26Merge pull request #29184 from aaronfranke/mono-tan-xy-yxIgnacio Roldán Etcheverry
[Mono] Change Atan2 arguments to (y, x)
2019-05-26Merge pull request #28786 from ShyRed/monodefinesIgnacio Roldán Etcheverry
Add Godot constants to Mono project builds
2019-05-26Merge pull request #29194 from KoBeWi/get_rektRémi Verschelde
Add example usage for get_rect()
2019-05-26Add example usage for get_rect()Tomasz Chabora
2019-05-26Merge pull request #27252 from Calinou/add-shortcut-quit-project-managerRémi Verschelde
Quit the Project Manager when Command + Q is pressed
2019-05-26[Mono] Change Atan2 arguments to Y XAaron Franke
2019-05-26Add Godot constants to Mono project buildsShyRed
This adds constants to projects build via Godot Mono which allows project to conditionally react to different operating systems and 32/64 Bit architecture. Additionally .NET libraries could support multiple engines like Unity and Godot at the same time when compiled from Godot and reacting to definitions.
2019-05-26Merge pull request #29021 from aaronfranke/mono-tupleIgnacio Roldán Etcheverry
[Mono] Misc Basis and AABB improvements
2019-05-25Merge pull request #29177 from YeldhamDev/animeditor_node_fixRémi Verschelde
Fix "Node not found:" error message when adding tracks
2019-05-25Fix "Node not found:" error message when adding tracksMichael Alexsander Silva Dias
2019-05-25Merge pull request #29166 from akien-mga/teach-git-what-binaries-areMax Hilbrunner
Git: Explicitly list binary files as such to avoid EOL change
2019-05-25Merge pull request #29159 from YeldhamDev/doc_theme_skinning_linkRémi Verschelde
Add "GUI skinning" tutorial link to the 'Theme' doc
2019-05-25Merge pull request #29157 from YeldhamDev/spatial_view_button_containerRémi Verschelde
Place the spatial editor's top left buttons in a container
2019-05-25Merge pull request #29165 from YeldhamDev/animplayer_bottom_pressed_fixRémi Verschelde
Fix animation editor's bottom panel button not being pressed on certain occasions
2019-05-25Git: Explicitly list binary files as such to avoid EOL changeRémi Verschelde
text=auto works well in Git 2.10+ but it's broken in previous versions, which are still used in production on e.g. Ubuntu 16.04 LTS. Also fix a couple missed text files with CRLF terminators. .bat files likely require it to be processed properly on Windows, but core.autocrlf should take care of converting them on the fly when checking out on Windows.
2019-05-25Fix animation editor's bottom panel button not being pressed on certain ↵Michael Alexsander Silva Dias
occasions
2019-05-24Merge pull request #28993 from Calinou/server-hide-noop-cli-argumentsRémi Verschelde
Hide non-applicable CLI arguments in the server platform
2019-05-24Merge pull request #29152 from nekomatata/fix-node-rename-tool-scriptRémi Verschelde
Fixed scene tree update after changing node name in tool script
2019-05-24Merge pull request #29145 from GodotExplorer/gdscript-extend-fixRémi Verschelde
Fix parse error when inherits from subclass of named classes
2019-05-24Add "GUI skinning" tutorial link to the 'Theme' docMichael Alexsander Silva Dias
2019-05-24Merge pull request #29156 from JohnGabrielUK/add-transparent-colorMax Hilbrunner
Add "transparent" to named color list
2019-05-24Add "transparent" to named color listJohn Gabriel
2019-05-24Place the spatial editor's top left buttons in a containerMichael Alexsander Silva Dias
2019-05-24Hide non-applicable CLI arguments in the server platformHugo Locurcio
This refactors some of the CLI parsing code to follow the CLI help's order, making it easier to toggle using compile-time defines.
2019-05-24Merge pull request #29078 from KoBeWi/scroll_stuffRémi Verschelde
Improvements to scroll handling
2019-05-24Merge pull request #28907 from dankan1890/contextual_helpRémi Verschelde
ScriptEditor: Changed the shortcut for contextual help in ALT + F1
2019-05-24Merge pull request #29132 from clayjohn/sort_depth_fixRémi Verschelde
Fix "no depth test" and render_priority sorting
2019-05-24Merge pull request #29112 from hbina/fix_auto_orderingRémi Verschelde
Fixed scripts list ordering despite being disabled
2019-05-24Merge pull request #28836 from Jummit/vs-fix-default-call-modesRémi Verschelde
Change the call mode to self when adding nodes via the node search
2019-05-24Merge pull request #28796 from clayjohn/GLES2-optimizationRémi Verschelde
GLES2: Allow Viewports to render directly to screen
2019-05-24Merge pull request #28829 from vreon/swizzle-upRémi Verschelde
Allow constructing larger data types by swizzling
2019-05-24Merge pull request #28467 from kpkhxlgy0/fix-exfatRémi Verschelde
fix file system not refresh on exFAT
2019-05-24Merge pull request #28702 from Lisapple/fs-show-path-tooltipRémi Verschelde
Show file path in FileSystem dock tooltip
2019-05-24Merge pull request #28811 from iwek7/editor_remove_spaces_to_closes_indentionRémi Verschelde
Change rules of indenting for spaces
2019-05-24Merge pull request #29067 from KoBeWi/spin_editRémi Verschelde
Pass mouse events to SpinBox from its LineEdit
2019-05-24Merge pull request #29133 from KoBeWi/ninja_modulateRémi Verschelde
Don't modulate canvas on invisible color change
2019-05-24Merge pull request #29060 from volzhs/toggled-groupRémi Verschelde
Refactor BaseButton event handling
2019-05-24Fixed scene tree update after changing node name in tool scriptPouleyKetchoupp
2019-05-24Merge pull request #24771 from ↵Rémi Verschelde
timoschwarzer/animation-player-editor-pos-drag-fix Fix AnimationPlayer editor length and step synchronization
2019-05-24Improvements to scroll handlingTomasz Chabora
2019-05-24Merge pull request #29055 from cbscribe/kcc_docs_animstateRémi Verschelde
[DOCS] Add descriptions to AnimationNodeStateMachine[Playback]
2019-05-24Merge pull request #29051 from mdahlgrengadd/patch-1Rémi Verschelde
Fix getting max magnitude in AudioEffectSpectrumAnalyzer
2019-05-24Merge pull request #28980 from Jummit/vs-rename-change-base-typeRémi Verschelde
Fix VisualScript Change Base Type title
2019-05-24fixed problem where the script lists gets ordered even when ordering is disabledhbina085
2019-05-24Merge pull request #29127 from Xrayez/geometry-delaunay-bindRémi Verschelde
Expose 2D Delaunay triangulation in Geometry singleton
2019-05-24Don't modulate canvas on invisible color changeTomasz Chabora
2019-05-24fix file system not refresh on exFATXiaoLongHan
2019-05-24[DOCS] Add descriptions to AnimationNodeStateMachine[Playback]Chris Bradfield
2019-05-24Fix getting max magnitude in AudioEffectSpectrumAnalyzerMartin Dahlgren
2019-05-24Merge pull request #29141 from clayjohn/gles2-fogRémi Verschelde
Do not compute fog when using unshaded in GLES2