summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2018-06-13Merge pull request #19514 from Chaosus/solarized_themesRémi Verschelde
Added Solarized Dark and Light themes
2018-06-13Merge pull request #19516 from groud/fix_crash_on_hoverRémi Verschelde
Fixes a crash on draw_hover
2018-06-13Added Solarized Dark and Light themesChaosus
2018-06-13Merge pull request #19528 from guilhermefelipecgs/fix_tab_resizeRémi Verschelde
Fix TabContainer not showing tabs on left when resizing.
2018-06-13Style fixes for commit d5bb6faaRémi Verschelde
2018-06-13Merge pull request #19526 from robojumper/fix_tutorialsRémi Verschelde
Add support for tutorial links to makerst.py
2018-06-13Merge pull request #19515 from YeldhamDev/log_creation_fixMax Hilbrunner
Fixed regression making the logger not respect the max files limit
2018-06-12Merge pull request #19524 from jahd2602/masterRémi Verschelde
Inner classes' functions now appear in the editor's functions panel
2018-06-12Fix TabContainer not showing tabs on left when resizing.Guilherme Felipe
Fix #19510.
2018-06-12Fixed regression making the logger not respect the max files limit.Michael Alexsander Silva Dias
2018-06-12Add support for tutorial links to makerst.pyrobojumper
Also change the <tutorials> structure to make use of individual <link> tags
2018-06-12Inner classes' functions now appear in the editor's functions panelJairo Honorio
Fixes #19386
2018-06-12Fixes a crash on draw_hovergroud
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-11Merge pull request #19494 from clayjohn/doc_viewportRémi Verschelde
Updated Viewport docs
2018-06-11Merge pull request #19492 from clayjohn/particle_propertiesRémi Verschelde
updated some ParticleMaterial properties
2018-06-11Merge pull request #19489 from Nallebeorn/csg-reparentRémi Verschelde
Fix CSG issues when reparenting shape nodes.
2018-06-10updated Viewport docs to correct wrong information and fill out empty sectionsclayjohn
2018-06-10updated some particlematerial propertiesclayjohn
2018-06-10Fix CSG issues when reparenting shape nodes.Benjamin
2018-06-10Merge pull request #19461 from touilleMan/correct-test_get_namesRémi Verschelde
Correct test list returned by test_get_names
2018-06-10Merge pull request #19459 from clayjohn/primitive_mesh_rangesRémi Verschelde
Updated Ranges for Primitive Mesh Properties
2018-06-09Update AUTHORS and DONORS listRé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-09Merge pull request #18298 from gabrii/TextEditScaledSelectionMax Hilbrunner
TextEdit scaled selection
2018-06-09Merge pull request #19462 from volzhs/fix-autoload-dndMax Hilbrunner
Fix drag and drop autoload
2018-06-09Fix drag and drop autoloadvolzhs
2018-06-09Correct test list returned by test_get_namesEmmanuel Leblond
2018-06-08updated ranges for primitive meshesclayjohn
2018-06-08Bit more of visual polishJuan Linietsky
2018-06-08Remove the "go back" behavior in track editor for inspector based key ↵Juan Linietsky
editing, fixes #19434, fixes #19423
2018-06-08Properly update range and valid key range when keys are in/out of view, ↵Juan Linietsky
fixes #19433
2018-06-08Merge pull request #19452 from guilhermefelipecgs/fix_messagesRémi Verschelde
Fix translate messages for new AnimationPlayer
2018-06-08Fixed cursor not updating in some circumstances, closes #19430Juan Linietsky
2018-06-08Fix translate messages for new AnimationPlayerGuilherme Felipe
2018-06-08Disallow via add track for animation player to animate itself, fixes #19425Juan Linietsky
2018-06-08Avoid animation length from ever being completely, fixes #19420Juan Linietsky
2018-06-08Merge pull request #19343 from bojidar-bg/x-fix-tilemap-shape-rotationRémi Verschelde
Fix bugs related to bad handling of rotated/translated shapes in tilemap
2018-06-08Merge pull request #19443 from eska014/html5-audio-refactorRémi Verschelde
Detect channel count and mix rate in HTML5 audio driver
2018-06-08Merge pull request #19334 from guilhermefelipecgs/fix_popupJuan Linietsky
Fixes popup_centered_* methods, dialogs with wrong sizes and visual script editor
2018-06-08Merge pull request #19340 from BastiaanOlij/particle_docsMax Hilbrunner
Added some documentation to particles
2018-06-08Merge pull request #19314 from Jellonator/masterRémi Verschelde
Added autotile override
2018-06-08Merge pull request #19407 from AndreaCatania/impTriMeshRémi Verschelde
Added functions to get trimesh info
2018-06-08Merge pull request #19437 from volzhs/live-edit-reparent-childRémi Verschelde
Make same child index as edited scene when using live edit
2018-06-08Detect channel count, mix rate, and buffer length in HTML5 audio driverLeon Krause
Refactor WebAudio driver.
2018-06-08Added some documentation to particlesBastiaan Olij
2018-06-08Make same child index as edited scene when using live editvolzhs
2018-06-07Merge pull request #19428 from Calinou/tweak-scons-help-textsRémi Verschelde
Tweak some help texts in the build system
2018-06-07Tweak some help texts in the build systemHugo Locurcio
This also removes `unix_global_settings_path` from SConstruct since it is no longer used.
2018-06-07Merge pull request #19426 from guilhermefelipecgs/fix_cursor_regressionRémi Verschelde
Fix regression with cursor shape
2018-06-07Merge pull request #19413 from Faless/lws_3.0Rémi Verschelde
Update libwebsockets to version 3.0