summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-08-10Merge pull request #18914 from notwarp/masterJuan Linietsky
2018-08-10Make line edit always vertically aligned, makes no sense otherwise. Fixes #17188Juan Linietsky
2018-08-10apply a threshold for floor angle, fixes #16037, fixes #15632Juan Linietsky
2018-08-10Merge pull request #14704 from poke1024/colorconstantsJuan Linietsky
2018-08-10Merge pull request #15536 from poke1024/fix3327Juan Linietsky
2018-08-10Merge pull request #20842 from marcelofg55/osx_build_errNoshyaar
2018-08-09Merge pull request #20585 from MarianoGnu/tileset_editorJuan Linietsky
2018-08-09too much information, made it less informationJuan Linietsky
2018-08-09New TileSet EditorMAriano Javier Suligoy
2018-08-09Information sign for MarianoGNUJuan Linietsky
2018-08-09Merge pull request #20584 from JFonS/gizmo_enablingJuan Linietsky
2018-08-09New gizmo structure and new gizmo disabling menuJFonS
2018-08-09Fix clang compile errorMarcelo Fernandez
2018-08-08Ability to pass custom variables to expression.Juan Linietsky
2018-08-08-Add Expression class, used to evaluate expressionsJuan Linietsky
2018-08-08Merge pull request #20819 from dragmz/unhack-gles2-unhackThomas Herzog
2018-08-08Fix mat4 uniform writesMarcin Zawiejski
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-06Respect process order for out of order skeleton bones (fixes GLTF2 import iss...Juan Linietsky
2018-08-06Several fixes to GLTF2 importerJuan Linietsky
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-05Merge pull request #20573 from hpvb/fix-nested-vector-cowHein-Pieter van Braam
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-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