summaryrefslogtreecommitdiff
path: root/servers/visual
AgeCommit message (Expand)Author
2017-05-31rewritten PBR implementation to make it friendlier with BlenderJuan Linietsky
2017-05-29Fixed a typo in a Visual Server var name (#8977)suptoasty
2017-05-25Removed skybox support, added panorama support. Skybox support may come back ...Juan Linietsky
2017-05-20Added texture_get_texidBastiaanOlij
2017-05-17Removal of Image from Variant, converted to a Resource.Juan Linietsky
2017-05-01Fix get_shader_type index upper boundCarter Anderson
2017-04-09-Fixed crash with splash screen on windowsJuan Linietsky
2017-04-09Restored (And auto-generated) splash imageJuan Linietsky
2017-04-09-Fix eternal black screen on WindowsJuan Linietsky
2017-04-08Particle system is complete. Rejoice!Juan Linietsky
2017-04-08Add "Godot Engine contributors" copyright lineRémi Verschelde
2017-04-06New particle system, mostly working, some small features missing.Juan Linietsky
2017-03-24Fix typos in source code using codespellRémi Verschelde
2017-03-08Map POSITION to gl_FragCoord.xy for 2D shadersPedro J. Estébanez
2017-03-05A Whole New World (clang-format edition)Rémi Verschelde
2017-03-05Add a bunch of missing Godot headers in own filesRémi Verschelde
2017-02-28 Various fixes detected using PVS-Studio static analyzer.Thaer Razeq
2017-02-21-renamed globals.h to global_config.cpp (this seems to have caused a few modi...Juan Linietsky
2017-02-16a ton of bug fixes to the rendererJuan Linietsky
2017-02-08Fixed compilation issues with Visual StudioKenneth Lorthioir
2017-02-06shadows were not working in-editor for nvidia, fixed nowJuan Linietsky
2017-02-06ability to adjust propagation in gi probeJuan Linietsky
2017-02-06Several bugfixes, improving the import workflowJuan Linietsky
2017-01-16Working on compile issues for iOSBastiaanOlij
2017-01-16Style: Fix statements ending with ';;'Rémi Verschelde
2017-01-14Style: Fix whole-line commented codeRémi Verschelde
2017-01-12Unify naming of blendshape / morphtarget into just "Blend Shape"Juan Linietsky
2017-01-11Type renames:Juan Linietsky
2017-01-07Memory pool vectors (DVector) have been enormously simplified in code, and re...Juan Linietsky
2017-01-05Merge branch 'master' of https://github.com/godotengine/godotJuan Linietsky
2017-01-05-Changed most project settings in the engine, so they have major and minor ca...Juan Linietsky
2017-01-04First set of changes to fix compilation errors and initialise the gles3 rende...BastiaanOlij
2017-01-04Merge branch 'master' of https://github.com/godotengine/godotJuan Linietsky
2017-01-04-Conversion of most properties to a simpler syntax, easier to use by scriptJuan Linietsky
2017-01-03Improvement to y_sort: make clear which item has to be drawn firstlonesurvivor
2017-01-02Merge remote-tracking branch 'origin/gles3' into gles3-on-masterRémi Verschelde
2017-01-02Revert "small improvement to y_sort: make clear which item has to be drawn fi...Rémi Verschelde
2017-01-02Revert "Add/expose VisualServer::get_default_clear_color()"Rémi Verschelde
2017-01-02fix stupid bug in light downscaling for GI ProbeJuan Linietsky
2017-01-01WIP particle systemJuan Linietsky
2017-01-01Welcome in 2017, dear changelog reader!Rémi Verschelde
2016-12-31Some fixes and clean upsJuan Linietsky
2016-12-30begin work on new particle systemreduz
2016-12-25now it really works on window for realreduz
2016-12-24fixed a horrible bug on Windows AMD, scenes saved until now in this branchreduz
2016-12-23Fixed many more bugs reported by ValgrindJuan Linietsky
2016-12-23baking now shows a proper button, and bakes can be saved.Juan Linietsky
2016-12-22can bake for omni and spotlightJuan Linietsky
2016-12-21Some BRDF fixesJuan Linietsky
2016-12-21Godot works on Windows again..reduz