summaryrefslogtreecommitdiff
path: root/scene/resources
AgeCommit message (Expand)Author
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
2018-05-27Added support Python 3 in "make_header.py" fileMintormo
2018-05-26Merge pull request #18379 from ZDDM/18-04-23-audiostream-docsMax Hilbrunner
2018-05-20Up vector implementation and OrientedPathFollow.danilo2205
2018-05-18-Hid texture flags by default so they dont take so much spaceJuan Linietsky
2018-05-18Merge pull request #18978 from Chaosus/cubebugfixRémi Verschelde
2018-05-17Merge pull request #18960 from isaacremnant/autotile_3x3_minimalMariano Javier Suligoy
2018-05-17-Ability to open resources in the same windowJuan Linietsky
2018-05-17Fix bug in CubeMeshChaosus
2018-05-17Restore support for minimal 3x3 autotile setsisaacremnant
2018-05-17Merge pull request #18862 from endragor/remove-font-width-ceilingRémi Verschelde
2018-05-16Merge pull request #18814 from PJB3005/18-05-12-imagetexture-load-errorRémi Verschelde
2018-05-15-New inspector.Juan Linietsky
2018-05-14ImageTexture.load returns an error code.Pieter-Jan Briers
2018-05-14Ceil char width within Label instead of FontRuslan Mustakov
2018-05-14Fixed some warnings found with Cppcheck.Michael Alexsander Silva Dias
2018-05-11Update oversampling of outlines after window size changeRuslan Mustakov
2018-05-11Implemented physics materialAndreaCatania
2018-05-08Merge pull request #18374 from JFonS/fix_particles_animationJuan Linietsky
2018-05-08Always emit dynamic font change in update_oversamplingRuslan Mustakov
2018-05-08Perfect FreeType-based outlines for DynamicFontsRuslan Mustakov
2018-05-07Added a simpler way to flip faces, closes #17373 and closes #17369Juan Linietsky
2018-05-07Merge pull request #17504 from endragor/fix-oversampling-autowrapJuan Linietsky
2018-05-07Merge pull request #17828 from bojidar-bg/17779-progressbar-minimum-sizeJuan Linietsky
2018-05-07Merge pull request #17845 from JFonS/disable_spatial_shadowsJuan Linietsky
2018-05-05Merge pull request #18146 from mjtorn/gh-mjtorn-rtl-shadowMax Hilbrunner
2018-05-05Merge pull request #18407 from danilo2205/get_closest_pointMax Hilbrunner
2018-05-04Merge pull request #18480 from BastiaanOlij/add_custom_aabb_to_primitivesRémi Verschelde
2018-05-01Added methods get_closest_point and get_closest_offset to both Curve2D and Cu...danilo2205