summaryrefslogtreecommitdiff
path: root/scene/resources
AgeCommit message (Expand)Author
2017-07-03Merge pull request #9481 from BastiaanOlij/prim_capsule_flatRémi Verschelde
2017-07-03Re-orient capsule to colission shapeBastiaanOlij
2017-07-03Clean up normalmapping, make sure tangents are imported correctly.Juan Linietsky
2017-07-01Readd shape_offset as an editor-only and backcompat propertyBojidar Marinov
2017-07-01Readd tilemap's shape_transform and bugfixesBojidar Marinov
2017-07-01Revert "Fix Tileset/tilemap issues related to my adding of one-way collisions...Juan Linietsky
2017-06-30-Many fixes to VisualScript, fixed property names, etc.Juan Linietsky
2017-06-30Fix #9409, fixup #9370; tileset now has shape transform instead of offsetBojidar Marinov
2017-06-28Reworked translation systemJuan Linietsky
2017-06-28Fix build error on masterPoommetee Ketson
2017-06-28Fix curve saving, refined undo/redoMarc Gilleron
2017-06-27Merge pull request #9404 from Zylann/curve_improvementJuan Linietsky
2017-06-26-Fixed SCREEN_TEXTURE and other related 2D shader parameters.Juan Linietsky
2017-06-26Merge pull request #9268 from BastiaanOlij/improve_defaultsRémi Verschelde
2017-06-26Curve featuresMarc Gilleron
2017-06-26Merge pull request #9370 from bojidar-bg/c-9318-oneway-tilemapsRémi Verschelde
2017-06-26Merge pull request #9318 from bojidar-bg/readd-normal-tilemapRémi Verschelde
2017-06-25Usability improvements for folding. Unfortunately SpatialMaterial broke compa...Juan Linietsky
2017-06-25Add one-way collisions and individual shape offsets for tilesetsBojidar Marinov
2017-06-25Fixes method bindRamesh Ravone
2017-06-25BuildSystem: generated files have .gen.extensionPoommetee Ketson
2017-06-24GradientTexture now uses a GradientMarc Gilleron
2017-06-24Environment: remove ssr_accel property, fix typoPoommetee Ketson
2017-06-24Added Curve resourceMarc Gilleron
2017-06-22Add normal map to tilemaps and tilesetsBojidar Marinov
2017-06-22Properly exposed material types everywhere.Juan Linietsky
2017-06-19Align primitive defaults to default collision shape sizesBastiaanOlij
2017-06-18Texture rect_region drawing now clamps UV to avoid bleeding. This avoids scen...Juan Linietsky
2017-06-18-Added AudioStreamPlayer2D, for 2D positional soundJuan Linietsky
2017-06-18Added normalmap support to stylebox and animated sprite.Juan Linietsky
2017-06-17Add normalmap support for drawing in all low level primitives. Only added sup...Juan Linietsky
2017-06-17-Fixed shader lang to not be able to get scalar from matrix (ie mat.x), to ma...Juan Linietsky
2017-06-17Merge pull request #9228 from BastiaanOlij/fix_primitive_sliderRémi Verschelde
2017-06-16-Fix freezes caused by etccomp2, closes #9183Juan Linietsky
2017-06-17fix sliders for primitivesBastiaanOlij
2017-06-16Add sensible hints to propertiesBastiaanOlij
2017-06-16Godot 3.0 primitives as resources for use with MeshInstanceBastiaanOlij
2017-06-16Cleaned up Screen Space Reflections, closes #8119Juan Linietsky
2017-06-16Fixes to SSR, WIP.Juan Linietsky
2017-06-15Rename Godot-specific resource extensionsGeorge Marques
2017-06-15fix bug related to unshaded materials not working on MSVC. Not cleanest solut...Juan Linietsky
2017-06-09renamed all Rect3.pos to Rect3.positionalexholly
2017-06-09-Restored multithread capability to VisualServerJuan Linietsky
2017-06-07-Added proper access to depth texture from shaderJuan Linietsky
2017-06-07Fog is complete!Juan Linietsky
2017-06-05-working SCREEN_TEXTURE, SCREEN_UV shader variablesJuan Linietsky
2017-06-05Merge pull request #9038 from AlexHolly/rect2-rename-posRémi Verschelde
2017-06-04Removed stupid right arrow to edit resource. Now simply click it..Juan Linietsky
2017-06-04Added depth texture support (using parallax) to default material.Juan Linietsky
2017-06-04renamed all Rect2.pos to Rect2.positionalexholly