summaryrefslogtreecommitdiff
path: root/scene/resources
AgeCommit message (Expand)Author
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
2018-07-22Allow opening and editing of any utf_8 file in script editorPaulb23
2018-07-20Add editor highlight for type-safe linesGeorge Marques
2018-07-18Merge pull request #20140 from EIREXE/ambient_light_disable_shaderRémi Verschelde
2018-07-17Fix some missing BIND_ENUM_CONSTANT for visual_shader_nodes.cppMarcelo Fernandez
2018-07-17Add disable ambient light flag to shaders and materialsAlex Roman
2018-07-17Merge pull request #19044 from Mintormo/make_header_fixMax Hilbrunner
2018-07-17Merge pull request #20146 from dodgyville/bezier_fixes_19777Rémi Verschelde
2018-07-17Merge pull request #20176 from Chaosus/vs_namefixesRémi Verschelde
2018-07-16Finally figured out how to implement AnimatedTexture properly.Juan Linietsky
2018-07-15Several name fixes for visual shaderChaosus
2018-07-14Visual Shaders are back.Juan Linietsky
2018-07-14fix issue with bezier tracks using incorrect duration for interpolating valuesLuke Miller
2018-07-12Merge pull request #19540 from muiroc/cylinderMax Hilbrunner
2018-07-06Support for CPU based particles, which aids compatibility with OpenGL ES 2.0Juan Linietsky
2018-07-05Merge pull request #19475 from YeldhamDev/animplayer_cosmeticMax Hilbrunner
2018-07-04Merge pull request #19786 from JFonS/correct_normal_scalingRémi Verschelde
2018-07-03Merge pull request #19398 from godotengine/remove-left-marginMax Hilbrunner
2018-07-03Ensure, if a texture meant for a normal map is imported and size limit exists...Juan Linietsky
2018-07-03Merge pull request #19843 from Calinou/fix-dynamicfont-hinting-settingMax Hilbrunner
2018-07-02Added ability for SSAO to affect AO textures tooJuan Linietsky
2018-07-02-Fixes to how hashing happened, now StringName and NodePath use default hashe...Juan Linietsky
2018-07-01added cylinder shape supportmuiroc
2018-06-30Minor changes to the AnimationPlayer editor.Michael Alexsander Silva Dias
2018-06-29Fix the DynamicFont hinting setting being ineffectiveHugo Locurcio
2018-06-29Small fixesJuan Linietsky
2018-06-28Optimize images losslessly using `oxipng -o6 --strip all --zopfli`Hugo Locurcio
2018-06-21Add render mode to ensure correct normals when using non-uniform scalingJFonS
2018-06-18-Added AnimationGraphPlayer (still missing features)Juan Linietsky
2018-06-13Merge pull request #19487 from JFonS/better_3d_selectRémi Verschelde
2018-06-13Polished 3D selectionJFonS
2018-06-08updated ranges for primitive meshesclayjohn
2018-06-08Avoid animation length from ever being completely, fixes #19420Juan Linietsky
2018-06-07Entirely new (and much improved) animation editor.Juan Linietsky
2018-06-06Remove default non-zero left marginPedro J. Estébanez