Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-06-13 | Merge pull request #19514 from Chaosus/solarized_themes | Rémi Verschelde | |
Added Solarized Dark and Light themes | |||
2018-06-13 | Merge pull request #19516 from groud/fix_crash_on_hover | Rémi Verschelde | |
Fixes a crash on draw_hover | |||
2018-06-13 | Added Solarized Dark and Light themes | Chaosus | |
2018-06-13 | Merge pull request #19528 from guilhermefelipecgs/fix_tab_resize | Rémi Verschelde | |
Fix TabContainer not showing tabs on left when resizing. | |||
2018-06-13 | Style fixes for commit d5bb6faa | Rémi Verschelde | |
2018-06-13 | Merge pull request #19526 from robojumper/fix_tutorials | Rémi Verschelde | |
Add support for tutorial links to makerst.py | |||
2018-06-13 | Merge pull request #19515 from YeldhamDev/log_creation_fix | Max Hilbrunner | |
Fixed regression making the logger not respect the max files limit | |||
2018-06-12 | Merge pull request #19524 from jahd2602/master | Rémi Verschelde | |
Inner classes' functions now appear in the editor's functions panel | |||
2018-06-12 | Fix TabContainer not showing tabs on left when resizing. | Guilherme Felipe | |
Fix #19510. | |||
2018-06-12 | Fixed regression making the logger not respect the max files limit. | Michael Alexsander Silva Dias | |
2018-06-12 | Add support for tutorial links to makerst.py | robojumper | |
Also change the <tutorials> structure to make use of individual <link> tags | |||
2018-06-12 | Inner classes' functions now appear in the editor's functions panel | Jairo Honorio | |
Fixes #19386 | |||
2018-06-12 | Fixes a crash on draw_hover | groud | |
2018-06-11 | -Make sure that ProjectSettings are properly dumped when dumping docs. | Juan Linietsky | |
-Documented all properties of project settings Update documentation for ProjectSettings | |||
2018-06-11 | Merge pull request #19494 from clayjohn/doc_viewport | Rémi Verschelde | |
Updated Viewport docs | |||
2018-06-11 | Merge pull request #19492 from clayjohn/particle_properties | Rémi Verschelde | |
updated some ParticleMaterial properties | |||
2018-06-11 | Merge pull request #19489 from Nallebeorn/csg-reparent | Rémi Verschelde | |
Fix CSG issues when reparenting shape nodes. | |||
2018-06-10 | updated Viewport docs to correct wrong information and fill out empty sections | clayjohn | |
2018-06-10 | updated some particlematerial properties | clayjohn | |
2018-06-10 | Fix CSG issues when reparenting shape nodes. | Benjamin | |
2018-06-10 | Merge pull request #19461 from touilleMan/correct-test_get_names | Rémi Verschelde | |
Correct test list returned by test_get_names | |||
2018-06-10 | Merge pull request #19459 from clayjohn/primitive_mesh_ranges | Rémi Verschelde | |
Updated Ranges for Primitive Mesh Properties | |||
2018-06-09 | Update AUTHORS and DONORS list | Rémi Verschelde | |
New contributors added to AUTHORS: @Nallebeorn, @ibrahn, @KellyThomas, @ShyRed Thanks to all contributors and donors for making Godot possible! [ci skip] | |||
2018-06-09 | Merge pull request #18298 from gabrii/TextEditScaledSelection | Max Hilbrunner | |
TextEdit scaled selection | |||
2018-06-09 | Merge pull request #19462 from volzhs/fix-autoload-dnd | Max Hilbrunner | |
Fix drag and drop autoload | |||
2018-06-09 | Fix drag and drop autoload | volzhs | |
2018-06-09 | Correct test list returned by test_get_names | Emmanuel Leblond | |
2018-06-08 | updated ranges for primitive meshes | clayjohn | |
2018-06-08 | Bit more of visual polish | Juan Linietsky | |
2018-06-08 | Remove the "go back" behavior in track editor for inspector based key ↵ | Juan Linietsky | |
editing, fixes #19434, fixes #19423 | |||
2018-06-08 | Properly update range and valid key range when keys are in/out of view, ↵ | Juan Linietsky | |
fixes #19433 | |||
2018-06-08 | Merge pull request #19452 from guilhermefelipecgs/fix_messages | Rémi Verschelde | |
Fix translate messages for new AnimationPlayer | |||
2018-06-08 | Fixed cursor not updating in some circumstances, closes #19430 | Juan Linietsky | |
2018-06-08 | Fix translate messages for new AnimationPlayer | Guilherme Felipe | |
2018-06-08 | Disallow via add track for animation player to animate itself, fixes #19425 | Juan Linietsky | |
2018-06-08 | Avoid animation length from ever being completely, fixes #19420 | Juan Linietsky | |
2018-06-08 | Merge pull request #19343 from bojidar-bg/x-fix-tilemap-shape-rotation | Rémi Verschelde | |
Fix bugs related to bad handling of rotated/translated shapes in tilemap | |||
2018-06-08 | Merge pull request #19443 from eska014/html5-audio-refactor | Rémi Verschelde | |
Detect channel count and mix rate in HTML5 audio driver | |||
2018-06-08 | Merge pull request #19334 from guilhermefelipecgs/fix_popup | Juan Linietsky | |
Fixes popup_centered_* methods, dialogs with wrong sizes and visual script editor | |||
2018-06-08 | Merge pull request #19340 from BastiaanOlij/particle_docs | Max Hilbrunner | |
Added some documentation to particles | |||
2018-06-08 | Merge pull request #19314 from Jellonator/master | Rémi Verschelde | |
Added autotile override | |||
2018-06-08 | Merge pull request #19407 from AndreaCatania/impTriMesh | Rémi Verschelde | |
Added functions to get trimesh info | |||
2018-06-08 | Merge pull request #19437 from volzhs/live-edit-reparent-child | Rémi Verschelde | |
Make same child index as edited scene when using live edit | |||
2018-06-08 | Detect channel count, mix rate, and buffer length in HTML5 audio driver | Leon Krause | |
Refactor WebAudio driver. | |||
2018-06-08 | Added some documentation to particles | Bastiaan Olij | |
2018-06-08 | Make same child index as edited scene when using live edit | volzhs | |
2018-06-07 | Merge pull request #19428 from Calinou/tweak-scons-help-texts | Rémi Verschelde | |
Tweak some help texts in the build system | |||
2018-06-07 | Tweak some help texts in the build system | Hugo Locurcio | |
This also removes `unix_global_settings_path` from SConstruct since it is no longer used. | |||
2018-06-07 | Merge pull request #19426 from guilhermefelipecgs/fix_cursor_regression | Rémi Verschelde | |
Fix regression with cursor shape | |||
2018-06-07 | Merge pull request #19413 from Faless/lws_3.0 | Rémi Verschelde | |
Update libwebsockets to version 3.0 |