summaryrefslogtreecommitdiff
path: root/scene
AgeCommit message (Expand)Author
2017-12-24Mono: Make the bindings generator output enumsIgnacio Etcheverry
2017-12-23Show Options Dialog for NodePath and File in clicked button position.Daniel J. Ramirez
2017-12-23Fixed keyboard word selection when at the start/end of line, issue 14675Paulb23
2017-12-23Set particles emitting to false when particles finish emitting with one-shot ...MrCdK
2017-12-23Merge pull request #14897 from BastiaanOlij/arvr_tweaksRémi Verschelde
2017-12-22Fixes 3d camera keep aspect.Daniel J. Ramirez
2017-12-22Hide tooltip on gesture inputBernhard Liebl
2017-12-21Merge pull request #14913 from poke1024/tooltip-shortcut-namesRémi Verschelde
2017-12-21Change skeleton processing to work on global coordinates, should help fix man...Juan Linietsky
2017-12-21Consistent display of shortcut names in tooltipspoke1024
2017-12-22Reserved controller ids 1 and 2 for left and right hand controllers and added...Bastiaan Olij
2017-12-21-Make capture dependent on a cell size, not subdivision.Juan Linietsky
2017-12-21Respect HDR optionvolzhs
2017-12-21Fix spatial editor plugin issues on multi viewport view menu shortcuts (only ...carlosfvieira
2017-12-20Fixed wrong Project Settings direction on an error message.Michael Alexsander Silva Dias
2017-12-20properly send mouse released event when grabbing modal focus, fixes #14854Juan Linietsky
2017-12-20Fixed SplitContainer showing the "resize" cursor when it shouldn't.Michael Alexsander Silva Dias
2017-12-20Prevent false sharing in lightbaker RNG stateHein-Pieter van Braam
2017-12-20Fix lightmapper rngHein-Pieter van Braam
2017-12-20Adds an option to move cursor with right click in TextEditMattUV
2017-12-19Make dynamic font oversampling fully dynamic.Juan Linietsky
2017-12-20Correct license headers in main.cpp and voxel_light_baker.cppHein-Pieter van Braam
2017-12-20Fix lightbaker clang-format issue and add license headersHein-Pieter van Braam
2017-12-20Lightbaker: include stdlib.h to fix CI buildsHein-Pieter van Braam
2017-12-19Fix randomness in voxel light baker, closes #14841Juan Linietsky
2017-12-19Added font oversampling supportJuan Linietsky
2017-12-19Fix raytrace lightmap bake biasJuan Linietsky
2017-12-19properly plot normal when bakingJuan Linietsky
2017-12-19Fixed bug where all file dialogs requested thumbnails even if hidden.Juan Linietsky
2017-12-19Should no longer crash after rebaking, may be a solution to #14795Juan Linietsky
2017-12-19fix for BitmapFont::create_from_fnt to allow loading from file inIbrahn Sahir
2017-12-18Add functionality to insert tree item.Ray Koopa
2017-12-18doc: Sync classref with current sourceRémi Verschelde
2017-12-18Added baked light support for gridmaps.Juan Linietsky
2017-12-18A few small Debugger->Errors tab enhancements:Dmitry Koteroff
2017-12-17Merge pull request #14754 from willnationsdev/dictionary-copyRémi Verschelde
2017-12-17Dictionary::copy -> ::duplicateWill Nations
2017-12-17Merge pull request #14786 from djrm/pr_fixesRémi Verschelde
2017-12-17Expose Range, ScrollBar and Slider as virtual.Daniel J. Ramirez
2017-12-17Fix Sprite3D alpha_cut member not being initializedStefano Bonicatti
2017-12-17Merge pull request #14748 from YeldhamDev/popupmenu_circlebackRémi Verschelde
2017-12-17Merge pull request #14757 from YeldhamDev/submenu_keyboardRémi Verschelde
2017-12-17Merge pull request #14775 from hpvb/limit-lightmapper-subdivRémi Verschelde
2017-12-17Merge pull request #14778 from YeldhamDev/lineedit_deselect_exposeRémi Verschelde
2017-12-17Merge pull request #14772 from poke1024/fix14539Rémi Verschelde
2017-12-17Exposed LineEdit's "selection_clear" and renamed it to "deselect".Michael Alexsander Silva Dias
2017-12-17Limit the lightmapper subdivide to 1024Hein-Pieter van Braam
2017-12-17Fix cut-copy-line breaking paste (issue 14539)Bernhard Liebl
2017-12-17Fixes how transform is applied to geometry in UV unwrapJuan Linietsky
2017-12-17Merge pull request #14769 from akien-mga/if-0-cleanupRémi Verschelde