summaryrefslogtreecommitdiff
path: root/servers
AgeCommit message (Expand)Author
2018-07-12Merge pull request #20026 from taylorjoshuaw/fix-window-height-crashMax Hilbrunner
2018-07-12Merge pull request #19540 from muiroc/cylinderMax Hilbrunner
2018-07-07Changed minimum visible viewport sizeJosh Taylor
2018-07-06Support for CPU based particles, which aids compatibility with OpenGL ES 2.0Juan Linietsky
2018-07-04Merge pull request #19786 from JFonS/correct_normal_scalingRémi Verschelde
2018-07-03Ensure, if a texture meant for a normal map is imported and size limit exists...Juan Linietsky
2018-07-03Hacked around duplication bug. I think duplicate needs to be even smarter, ma...Juan Linietsky
2018-07-02Added ability for SSAO to affect AO textures tooJuan Linietsky
2018-07-01added cylinder shape supportmuiroc
2018-06-29Merge pull request #19678 from vnen/remove-latency-printGeorge Marques
2018-06-23Fix typo in y shiftBastiaan Olij
2018-06-21Add render mode to ensure correct normals when using non-uniform scalingJFonS
2018-06-20Remove audio latency printGeorge Marques
2018-06-15Removed unused AudioServer::update functionMarcelo Fernandez
2018-06-11Moved culling, updated lights and shadows into a prepare function so it is on...Bastiaan Olij
2018-06-07Entirely new (and much improved) animation editor.Juan Linietsky
2018-06-05Rasterizers are now in sync with engineGustav Lund
2018-06-01Fix return type of isnan and isinf in the shader languageOliver Rausch
2018-05-26Merge pull request #18349 from Gorgexpress/masterMax Hilbrunner
2018-05-25Expose methods area_set_area_monitor_callback and area_set_monitorable in Phy...MrCdK
2018-05-16Merge pull request #18868 from bruvzg/clang_6_workaroundRémi Verschelde
2018-05-16Fix bad operator check in `ShaderLanguage::_validate_assign`nemerle
2018-05-14Workaround for clang 6 bug.bruvzg
2018-05-11Implemented physics materialAndreaCatania
2018-05-08canvas_item_add_triangle_array bind fixupMarcelo Fernandez
2018-05-08Merge pull request #17559 from simedis/joint_motorsRémi Verschelde
2018-05-07Merge pull request #17845 from JFonS/disable_spatial_shadowsJuan Linietsky
2018-05-07Merge pull request #18144 from Crazy-P/Resolves-crash-on-shape2D-culling-for-...Juan Linietsky
2018-05-07Merge pull request #18533 from JFonS/fix_shader_compileJuan Linietsky
2018-05-07Fix vector reduction in shader languageJFonS
2018-05-07Merge pull request #18495 from Zylann/partial_texture_updateJuan Linietsky
2018-05-07Merge pull request #18677 from BastiaanOlij/add_no_blendJuan Linietsky
2018-05-07Add no-blend canvas item render_modeBastiaan Olij
2018-05-06Added option to viewport to keep linear colorBastiaan Olij
2018-05-03Skeleton for 2D WIPJuan Linietsky
2018-05-01Merge pull request #18291 from akien-mga/coverity-uninitialized-scalar-varRémi Verschelde
2018-05-01Merge pull request #18321 from Crazy-P/Fixes-logically-dead-codeRémi Verschelde
2018-04-29Added partial texture update to VisualServerMarc Gilleron
2018-04-22Change ".." punctuation for "..." in editor strings (#16507)Hugo Locurcio
2018-04-22Fixed 2D intersect_shape limiting broadphase resultsMichael
2018-04-21Fixes logically dead code (Coverity)Crazy-P
2018-04-19Fix Coverity reports of uninitialized scalar variableRémi Verschelde
2018-04-18Merge pull request #17391 from PJB3005/18-03-09-fix-canvas-light-shadersRémi Verschelde
2018-04-17Fix typos in shader_language.cppPoommetee Ketson
2018-04-13Fixes canvas light shaders.Pieter-Jan Briers
2018-04-12Resolves crash on shape2D culling for empty Concave shapesCrazy-P
2018-04-11Update classref and docs, fix missing parameters' namePoommetee Ketson
2018-04-08Merge pull request #17151 from ShyRed/disabled_shapes_2dJuan Linietsky
2018-04-08Merge pull request #17421 from Chaosus/fixshaderbugsJuan Linietsky
2018-04-08Merge pull request #17594 from ivodopiviz/float-overflowJuan Linietsky