summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-08-08Merge pull request #20819 from dragmz/unhack-gles2-unhackThomas Herzog
2018-08-08Fix mat4 uniform writesMarcin Zawiejski
2018-08-08Add toggle for favorites in create_root_dialog.willnationsdev
2018-08-08Merge pull request #20805 from karroffel/gles2-misc-fixesThomas Herzog
2018-08-08GLES2 refactorsThomas Herzog
2018-08-08Merge pull request #20808 from Calinou/fix-ttr-typoThomas Herzog
2018-08-08Fix a typo in a TTR() callHugo Locurcio
2018-08-08Merge pull request #20681 from DavidSichma/masterJuan Linietsky
2018-08-08Merge pull request #20727 from muiroc/fix_sw_sat_tableJuan Linietsky
2018-08-08Merge pull request #20737 from Calinou/use-standard-button-textsJuan Linietsky
2018-08-08Merge pull request #20787 from Calinou/tweak-default-material-propertiesJuan Linietsky
2018-08-07Merge pull request #20786 from groud/skybox_default_changeJuan Linietsky
2018-08-07Merge pull request #20381 from AndreaCatania/phymat_2Juan Linietsky
2018-08-07Removed physics material combination mode. Added rough and absorbent paramete...Andrea Catania
2018-08-07Make sure warn deprecated uses a volatile bool (for multithreading)Juan Linietsky
2018-08-07Several improvements to inspector.Juan Linietsky
2018-08-07Tweak the default SpatialMaterial propertiesHugo Locurcio
2018-08-07Merge pull request #20636 from goodyttoor/hdr_importThomas Herzog
2018-08-07Changes the default skybox to avoid the blue shadegroud
2018-08-06Merge pull request #20779 from Noshyaar/stretchChris Bradfield
2018-08-07[DOCS] SceneTree stretching constantsPoommetee Ketson
2018-08-07removed some surplus null appends that got typoed in 0e29f7974b59e4440cf02e13...Ibrahn Sahir
2018-08-06Respect process order for out of order skeleton bones (fixes GLTF2 import iss...Juan Linietsky
2018-08-07[DOCS] complete Tree.get_drop_section_at_position and Tree.drop_mode_flagsPoommetee Ketson
2018-08-06fix out of buffer read when copying non-null terminated stringsMarcin Zawiejski
2018-08-06Several fixes to GLTF2 importerJuan Linietsky
2018-08-06Improve the asset library download UXHugo Locurcio
2018-08-06Added proper import support for 3D and Array texturesJuan Linietsky
2018-08-06Merge pull request #20714 from Calinou/travis-use-xcode-9.4RĂ©mi Verschelde
2018-08-06Merge pull request #20597 from karroffel/tex3dJuan Linietsky
2018-08-06Fix WebSocket crash due to non PDO init.Fabio Alessandrelli
2018-08-05Merge pull request #20573 from hpvb/fix-nested-vector-cowHein-Pieter van Braam
2018-08-05Do not call _update_actions when only changing deadzoneHein-Pieter van Braam
2018-08-05Initialize default lock rotation in constructorMarc Gilleron
2018-08-05Ensure index is only saved when scene is inherited, or parent node is not fro...Juan Linietsky
2018-08-05Use a standard "OK" text for confirmation buttons in error dialogsHugo Locurcio
2018-08-05Merge pull request #20645 from Ertain/masterMax Hilbrunner
2018-08-05Merge pull request #20697 from PJB3005/18-08-03-tile_map_docsMax Hilbrunner
2018-08-05Fix wrong context menu when right-clicking script/doc filesMichael Alexsander Silva Dias
2018-08-05Small doc formating changes and Linux cursor theme noteMichael Alexsander Silva Dias
2018-08-05fixed godotphysics sat dispatch tablemuiroc
2018-08-04Merge pull request #20721 from willnationsdev/fix-image-loaderThomas Herzog
2018-08-04ResourceFormatLoaderImage::get_resource_type now uses file pathwillnationsdev
2018-08-04Merge pull request #20715 from godotengine/AndreaCatania-patch-1Thomas Herzog
2018-08-04Fixed typo in SkeletonIKAndrea Catania
2018-08-04Use Xcode 9.4 on Travis CIHugo Locurcio
2018-08-04Merge pull request #18699 from AndreaCatania/ikJuan Linietsky
2018-08-04Fixed process priorityAndrea Catania
2018-08-04Merge pull request #20693 from AndreaCatania/soft_fix2Juan Linietsky
2018-08-04Fix SortArray crashing with bad comparison functionspoke1024