summaryrefslogtreecommitdiff
path: root/scene/resources
AgeCommit message (Expand)Author
2018-08-21== and != operators for Ref<T> / T*Marcin Zawiejski
2018-08-21Merge pull request #21228 from Noshyaar/docs-bindRémi Verschelde
2018-08-20Crash fixes for material and animtreeJuan Linietsky
2018-08-21Fix arg name in docs, some copy-paste errorsPoommetee Ketson
2018-08-19Fix crash when setting Material's next pass to itselfChaosus
2018-08-18Fix AtlasTexture with NinePatchRect and TextureProgresspesets
2018-08-16Change PhysicsMaterial extension to phymatRémi Verschelde
2018-08-16Expose bullet shape margin to UI.Tristan Porteries
2018-08-15Attempting to workaround the problem present in #20904, let me know if it works.Juan Linietsky
2018-08-14Revert "Fix border artifacts at the edge of deep parallax."Juan Linietsky
2018-08-14Merge pull request #18096 from aaronfranke/masterJuan Linietsky
2018-08-14Merge pull request #20906 from Chaosus/rrect_fixRémi Verschelde
2018-08-14-Deprecate ImageTexture::loadJuan Linietsky
2018-08-14Fix comments indentationRémi Verschelde
2018-08-14Merge pull request #20860 from guilhermefelipecgs/fix_border_artifactRémi Verschelde
2018-08-11Add clear text button to LineEditŁukasz Rutkowski
2018-08-11[Core] Completely kill math_2d.h, change includesAaron Franke
2018-08-11Fix ReferenceRect borderChaosus
2018-08-10Merge pull request #20861 from RandomShaper/improve-bitmapJuan Linietsky
2018-08-10Transform fill_bits from recursive to iterativePedro J. Estébanez
2018-08-10Expose additional BitMap methodsPedro J. Estébanez
2018-08-09New TileSet EditorMAriano Javier Suligoy
2018-08-09Fix border artifacts at the edge of deep parallax.Guilherme Felipe
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-07Tweak the default SpatialMaterial propertiesHugo Locurcio
2018-08-07Changes the default skybox to avoid the blue shadegroud
2018-08-06Added proper import support for 3D and Array texturesJuan Linietsky
2018-08-06Merge pull request #20597 from karroffel/tex3dJuan Linietsky
2018-08-05Ensure index is only saved when scene is inherited, or parent node is not fro...Juan Linietsky
2018-07-30add 3D texturesThomas Herzog
2018-07-29Perform a name check when loading scenes and running on editor, fixes #6152Juan Linietsky
2018-07-28Added a method to find the index for a surface with a given nameBastiaan Olij
2018-07-26Merge pull request #15967 from Gamblify/AudioRecordingModuleRémi Verschelde
2018-07-26AudioStreamSample can now be saved to a WAV fileGustav Lund
2018-07-26Audio Recording moduleGustav Lund
2018-07-26doc: Sync classref with current sourceRémi Verschelde
2018-07-26Added keep scale flag to billboard materialsJFonS
2018-07-26Reduce unnecessary COW on Vector by make writing explicitHein-Pieter van Braam
2018-07-25Fix crash when you pass invalid parameter to ImageTexture.set_dataChaosus
2018-07-24Merge pull request #18867 from fire/better_vx_us_rebase_02Juan Linietsky
2018-07-24Improve VisualScript UXK. S. Ernest (iFire) Lee
2018-07-24Merge pull request #19225 from Paulb23/open_all_files_in_script_editorMax Hilbrunner
2018-07-24Merge pull request #20391 from YeldhamDev/expose_tileset_modulateRémi Verschelde
2018-07-24Removed unnecessary assignmentsWilson E. Alvarez
2018-07-23Expose 'modulate' set/get in TileSet resourceMichael Alexsander Silva Dias
2018-07-23Implemented Soft bodyAndreaCatania
2018-07-23Merge pull request #12403 from AndreaCatania/phymatJuan Linietsky