summaryrefslogtreecommitdiff
path: root/servers/visual/visual_server_wrap_mt.h
AgeCommit message (Expand)Author
2017-11-25Update clang-format in modified filesPedro J. Estébanez
2017-11-25Add ability to opt-out buffer swapping in `VS::draw()`Pedro J. Estébanez
2017-11-21Merge pull request #11895 from m4nu3lf/rendering/separate_threadJuan Linietsky
2017-11-20Implement per-instance custom bounding boxMarc Gilleron
2017-11-18Restore rendering on a separate threadm4nu3lf
2017-11-17Rename Rect3 to AABB.Ferenc Arn
2017-11-14Ability to update parts of an array, and set arrays as dynamic drawJuan Linietsky
2017-11-09Reworked how servers preallocate RIDs, should fix #10970Juan Linietsky
2017-10-22Many fixes to SSAO, should be good now.Juan Linietsky
2017-09-29Ability to set a custom FOV makes it possible to use sky on orthogonal view. ...Juan Linietsky
2017-09-07Several fixes to directional shadows, closes #10926Juan Linietsky
2017-09-01Removed ontop property, added a material rendering priority system. Fixes #99...Juan Linietsky
2017-08-27Use HTTPS URL for Godot's website in the headersRémi Verschelde
2017-08-26-Massive clean up to gizmosJuan Linietsky
2017-08-19-Fix all shadow and culling related issues, fixes #9330Juan Linietsky
2017-08-19Added polygon antialiasing, but it does not work on nvidia. Will have to try ...Juan Linietsky
2017-08-07Restored black bars and custom images instead of black bars, closes #1571Juan Linietsky
2017-08-07Makes all Godot API's methods Lower CaseIndah Sylvia
2017-07-28Adding base classes and structures for ARVR supportBastiaanOlij
2017-07-15Many fixes to improve GI Probe qualityJuan Linietsky
2017-07-08Added triplanar mapping, toon mode, and more specular modes for materials. Ad...Juan Linietsky
2017-06-30-Many fixes to VisualScript, fixed property names, etc.Juan Linietsky
2017-06-25Ability to restart particle system with a function callJuan Linietsky
2017-06-212D GPU Particles working..Juan Linietsky
2017-06-18Texture rect_region drawing now clamps UV to avoid bleeding. This avoids scen...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-16-Fix freezes caused by etccomp2, closes #9183Juan Linietsky
2017-06-16Fixes to SSR, WIP.Juan Linietsky
2017-06-13-Fixed occluder rendering, closes #8560Juan Linietsky
2017-06-12Fixed compilation on Windows + removed debug printMarc Gilleron
2017-06-11Restored everything related to information polling, and added information box...Juan Linietsky
2017-06-11Restored multiple viewport function, as well as view modes.Juan Linietsky
2017-06-09-Restored multithread capability to VisualServerJuan Linietsky
2016-10-03Begining of GLES3 renderer:Juan Linietsky
2016-08-30More visual script improvementsJuan Linietsky
2016-07-03Can use AtlasTextures as custom mouse cursor.Andreas Haas
2016-06-05Add texture region support for stylebox renderGeequlim
2016-05-27Changed import workflowJuan Linietsky
2016-05-04ability to shrink all images x2 on loadJuan Linietsky
2016-03-15Merge pull request #3528 from SaracenOne/baked_light_realtime_colourizeRémi Verschelde
2016-03-09remove trailing whitespaceHubert Jarosz
2016-03-07Added extra controls to GeometryInstances to control how they should cast sha...Saracen
2016-02-06Ability to colourize baked lighting in real time.Saracen
2016-01-01Update copyright to 2016 in headersGeorge Marques
2015-10-21-Ability to debug video memory usageJuan Linietsky
2015-09-20Ability to visually debug geometry visually:Juan Linietsky
2015-06-24ability to change shadow color in light2dJuan Linietsky
2015-06-06-fixed many memory initialization issuesJuan Linietsky
2015-05-26ability to run 2D physics in a threadJuan Linietsky