Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-09-13 | Added a crash handler to dump the backtrace on Windows, Linux and OS X | Marcelo Fernandez | |
2017-09-13 | Renamed play to playing property, but now playing and is_playing is the ↵ | Juan Linietsky | |
same, to avoid confusing. Closes #11211 | |||
2017-09-13 | Merge pull request #11062 from BastiaanOlij/osx_datapack | Rémi Verschelde | |
Fixed loading package from resource folder, exporting textures to bun… | |||
2017-09-13 | Style: Apply clang-format to @reduz's changes | Rémi Verschelde | |
[ci skip] | |||
2017-09-13 | doc: Sync classref with current source | Rémi Verschelde | |
[ci skip] | |||
2017-09-12 | When method or property has no description, a link asks you to create it | Juan Linietsky | |
2017-09-12 | DocData: Drop unused brief description for properties | Rémi Verschelde | |
2017-09-12 | Changed the doc class generation to individual files per class. It is also ↵ | Juan Linietsky | |
possible to save module files in module directories and the build system will recognize them. | |||
2017-09-12 | Merge pull request #11204 from djrm/pr_fix_fs_icons | Rémi Verschelde | |
Fixed file system dialog icons [ci skip] | |||
2017-09-12 | Merge pull request #11088 from StraToN/docssprint-atlastexture | Rémi Verschelde | |
Documentation for AtlasTexture. [ci skip] | |||
2017-09-12 | Documentation for AtlasTexture. | Julian Murgia | |
2017-09-12 | Fixed file system dialog icons | Daniel J. Ramirez | |
2017-09-12 | Merge pull request #10568 from marcelofg55/surround_fixes | Hein-Pieter van Braam | |
Fixed issues with surround sound on audio server | |||
2017-09-12 | Merge pull request #11072 from djrm/pr_better_theme | Rémi Verschelde | |
Several visual improvements | |||
2017-09-12 | Fixed some inconsistent styles, plus some cleanup | Daniel J. Ramirez | |
2017-09-12 | Improved VS node coloring | Daniel J. Ramirez | |
2017-09-12 | Improved alternative size thumbnail generation | Daniel J. Ramirez | |
2017-09-12 | Improved theme generation, and other fixes | Daniel J. Ramirez | |
2017-09-12 | Fixed issues with surround sound on audio server | Marcelo Fernandez | |
2017-09-12 | Merge pull request #11111 from marcelofg55/drive_funcs_osx | Hein-Pieter van Braam | |
Implemented DirAccess get_drive and get_drive_count for OS X | |||
2017-09-12 | Merged docs and small correction to lowdpi feature (it supports windows now) | Juan Linietsky | |
2017-09-12 | HiDPI support on Windows.. yes this is all it took. | Juan Linietsky | |
2017-09-12 | Fixed conflict in len() function | Juan Linietsky | |
2017-09-12 | Merge pull request #10897 from themindoverall/fix_box_select | Rémi Verschelde | |
Fix draw_rect when width or height < 0 | |||
2017-09-12 | Merge pull request #11123 from fcobos/x11_bypass_compositor | Andreas Haas | |
X11 - Hint the window manager to disable desktop compositing in fullscreen mode | |||
2017-09-12 | Document AStar (#11056) | Franco Falleti | |
Add code examples | |||
2017-09-12 | Merge pull request #11106 from hpvb/documentation-fix-poolarrays | Rémi Verschelde | |
Correct the Pool*Array documentation | |||
2017-09-12 | Added descriptions to AudioEffect, AudioEffectAmplify, and AudioEffecChorus | aarroz | |
2017-09-12 | Merge pull request #11083 from BastiaanOlij/doc_arvr_server | Rémi Verschelde | |
Added documentation for the ARVR server classes | |||
2017-09-12 | Changed/Added descriptions in @GDScript. Added examples. Fixed return types ↵ | William Taylor | |
of two … (#11146) Doc: Improved descriptions in GDScript docs Added examples and fixed return types of two methods. | |||
2017-09-12 | Merge pull request #11144 from deliciousfudge/thread-docs | Rémi Verschelde | |
Rewrite the methods section of the Thread class [ci skip] | |||
2017-09-12 | Merge pull request #11089 from GDquest/node2d-docs | Rémi Verschelde | |
rewrite the methods and member variables for the Node2D class [ci skip] | |||
2017-09-12 | Merge pull request #11066 from SaracenOne/animation_external_resources | Hein-Pieter van Braam | |
Allow animations to be saved to external files during scene import. | |||
2017-09-12 | rewrite the methods and member variables for the Node2D class | Nathan | |
2017-09-12 | Merge pull request #11049 from scayze/astar_get_points | Rémi Verschelde | |
Add get_points() method to AStar | |||
2017-09-12 | Merge pull request #11047 from toger5/interpolation_chnage | Rémi Verschelde | |
Modify inertia implementation for freelook and orbit | |||
2017-09-12 | Added documentation for the ARVR server classes | Bastiaan Olij | |
2017-09-12 | Merge pull request #11028 from mrawlingst/color-RGBA32 | Rémi Verschelde | |
Change Color.to_32() to Color.to_rgba32() and lowercase other functions | |||
2017-09-12 | Merge pull request #11025 from volzhs/script-editor | Rémi Verschelde | |
Fit script editor grid with others | |||
2017-09-12 | Merge pull request #11020 from toger5/theme_animation_editor_colors | Rémi Verschelde | |
removed hardcoded color and added theme update for animation editor | |||
2017-09-12 | Merge pull request #11015 from toger5/rtl_default_stylebox_empty | Rémi Verschelde | |
rtl uses styleBoxEmpty as defualt fixes: #11014 | |||
2017-09-12 | Merge pull request #11002 from NathanWarden/vehicle_wheel_warning | Rémi Verschelde | |
Added a warning message when a VehicleWheel is not a child of a VehicleBody. | |||
2017-09-12 | Merge pull request #11000 from Kibouo/iss10842 | Rémi Verschelde | |
Fixes the deletion of an export preset's name when deleting the preset above it. | |||
2017-09-12 | Many fixes to visual script, changed virtuals override for a proper selector. | Juan Linietsky | |
2017-09-12 | Merge pull request #10908 from hpvb/fix-unused-variables | Rémi Verschelde | |
Fix unused variable warnings | |||
2017-09-12 | Merge pull request #11108 from oOo0oOo/docs-meshes | Rémi Verschelde | |
Added docs for Mesh and MeshInstance | |||
2017-09-12 | Merge pull request #11007 from saltares/issue-9988 | Rémi Verschelde | |
Renames _add_child_below_node() to add_child_below_node(). Fixes #9988. | |||
2017-09-12 | Merge pull request #11052 from djrm/pr_missing_icons | Rémi Verschelde | |
Added some missing icons | |||
2017-09-12 | Merge pull request #11026 from hpvb/fix-assign-in-if | Rémi Verschelde | |
Remove assignment and declarations in if statements | |||
2017-09-12 | Merge pull request #11058 from hpvb/fix-11043 | Rémi Verschelde | |
Don't set editor_hint true for project manager |