summaryrefslogtreecommitdiff
path: root/scene
AgeCommit message (Expand)Author
2018-07-24Modified RigidBody, PhysicsDirectBodyState, PhysicsServer, and their respecti...Tiger Caldwell
2018-07-23Merge pull request #12678 from AndreaCatania/softJuan Linietsky
2018-07-23Implemented Soft bodyAndreaCatania
2018-07-23Fix issues with CPUParticles and related conversion from Particles. Closes #2...Juan Linietsky
2018-07-23Merge pull request #12403 from AndreaCatania/phymatJuan Linietsky
2018-07-23Merge pull request #19888 from AndreaCatania/pryJuan Linietsky
2018-07-23Implemented proceses priorityAndrea Catania
2018-07-22Defer TileMap::update_dirty_quadrants once again.Pieter-Jan Briers
2018-07-21Merge pull request #19264 from vnen/typed-gdscript-finalRémi Verschelde
2018-07-21-Fix disable_3d flagJuan Linietsky
2018-07-20Add editor highlight for type-safe linesGeorge Marques
2018-07-20-Fix tooltips in inspector, now they show as rich text.Juan Linietsky
2018-07-18Print an error when calling an invalid method on an AnimationMarcelo Fernandez
2018-07-18Several improvements to editor inspector usability and styleJuan Linietsky
2018-07-18Ability to disable scale in nodes, closes #19927Juan Linietsky
2018-07-18Style: Format code with clang-format 6.0.1Rémi Verschelde
2018-07-18Export: Properly reload preset when opening dialogRémi Verschelde
2018-07-18Merge pull request #20140 from EIREXE/ambient_light_disable_shaderRémi Verschelde
2018-07-18Merge pull request #20232 from marcelofg55/fix_enums_vsRé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-18Fix Label autowrap clips textvolzhs
2018-07-17Merge pull request #19044 from Mintormo/make_header_fixMax Hilbrunner
2018-07-17Merge pull request #19087 from danvalho/masterMax Hilbrunner
2018-07-17Merge pull request #20146 from dodgyville/bezier_fixes_19777Rémi Verschelde
2018-07-17Further fixes to KinematicBody2D API, support for sync motion in moving objectsJuan Linietsky
2018-07-17Merge pull request #20176 from Chaosus/vs_namefixesRémi Verschelde
2018-07-17Merge pull request #20150 from ibrahn/fix-scrollbar-atlasMax Hilbrunner
2018-07-17Merge pull request #20191 from jvdnbus/line2d-stretchMax Hilbrunner
2018-07-16Changes to how snap works (I think this makes more sense now)Juan Linietsky
2018-07-16-Added support for raycast in KinematicBody2DJuan Linietsky
2018-07-16Line2D texture stretch modeJorn Van denbussche
2018-07-16Finally figured out how to implement AnimatedTexture properly.Juan Linietsky
2018-07-16Merge pull request #20034 from Faless/master_fixesThomas Herzog
2018-07-16More accurate UV round begin capJorn Van denbussche
2018-07-15Several name fixes for visual shaderChaosus
2018-07-14Visual Shaders are back.Juan Linietsky
2018-07-14fix scrollbar icons with atlas texture.Ibrahn Sahir
2018-07-14fix issue with bezier tracks using incorrect duration for interpolating valuesLuke Miller
2018-07-12Merge pull request #20068 from Xrayez/submenu-popup-delayMax Hilbrunner
2018-07-12Merge pull request #19540 from muiroc/cylinderMax Hilbrunner
2018-07-10Fix possible bug with AudioStreamPlayer2D audio positionMarcelo Fernandez
2018-07-10fix ColorPickerButton.get_popup()Alexander Holland
2018-07-10Merge pull request #20014 from Chaosus/scrollableMax Hilbrunner
2018-07-09Improved stream paused fade codeMarcelo Fernandez
2018-07-09Add ability to set submenu's popup delay time on mouse hoveringAndrii Doroshenko (Xrayez)
2018-07-08Fix some enum export in new Animation editor.Fabio Alessandrelli
2018-07-07Add option to convert Particles to CPUParticlesJuan Linietsky
2018-07-07Added scrollable property to SlidersChaosus
2018-07-06Support for CPU based particles, which aids compatibility with OpenGL ES 2.0Juan Linietsky