Historique des commits

Auteur SHA1 Message Date
  Yufeng Ying 4f4031a675 Replace size() == 0 with is_empty(). il y a 4 mois
  A Thousand Ships a1846b27ea Improve use of `Ref.is_null/valid` il y a 11 mois
  A Thousand Ships 955d5affa8 Reduce and prevent unnecessary random-access to `List` il y a 1 an
  DennisManaa f248420a2b made visual shader ports expandable by default if there is only one output port and it's of any vector type il y a 2 ans
  kobewi de4a3fa151 Unify and streamline connecting to Resource changes il y a 2 ans
  Hendrik Brucker 7e21eb7e00 Extract and reorganize texture resource classes il y a 2 ans
  Yuri Rubinsky 87eafe48b8 Add few improvements for `VisualShaderNodeParticleRandomness` il y a 2 ans
  Rémi Verschelde d95794ec8a One Copyright Update to rule them all il y a 2 ans
  Yuri Rubinsky bd08f89fd2 Optimize a code generation of visual shader particles il y a 2 ans
  kobewi 072f6feaba Make some Image methods static il y a 3 ans
  bruvzg 0103af1ddd Fix MSVC warnings, rename shadowed variables, fix uninitialized values, change warnings=all to use /W4. il y a 2 ans
  Rémi Verschelde 7ab01450cf Fix MSVC warning C4702: unreachable code il y a 2 ans
  kobewi d2900429e8 Add static methods for creating Image and ImageTexture il y a 3 ans
  reduz 746dddc067 Replace most uses of Map by HashMap il y a 3 ans
  Rémi Verschelde 7119d355eb String: Remove TTR and DTR defines in non-tools build il y a 3 ans
  Rémi Verschelde b8b4580448 Style: Cleanup single-line blocks, semicolons, dead code il y a 3 ans
  Yuri Roubinsky a6e280c5de Add some more fixes to visual shader il y a 3 ans
  Yuri Roubinsky db18faf660 Rename `PORT_TYPE_VECTOR` to `PORT_TYPE_VECTOR_3D` il y a 3 ans
  Yuri Roubinsky 538cff1351 Fix default input port hints for some modes in visual shader il y a 3 ans
  Rémi Verschelde fe52458154 Update copyright statements to 2022 il y a 3 ans
  Yuri Roubinsky 93bb34cfb4 Prevent crash when passing empty array to MeshEmitter il y a 3 ans
  Yuri Roubinsky 0270144644 Enchance `VisualShaderNodeMeshEmitter`, add more ports and fix bugs il y a 3 ans
  Yuri Roubinsky d0fbc467a6 Fix editor crash due incorrect setup of default texture in visual shader il y a 3 ans
  Yuri Roubinsky 826e781bfa Fix default_texture_param in shader pipeline to support uniform arrays il y a 3 ans
  Yuri Roubinsky 80b563672b Added `MeshEmitter` node for particles in visual shader il y a 3 ans
  Yuri Roubinsky dcdf59cd73 Added 2D boolean hint for particle emitters in visual shaders il y a 3 ans
  Yuri Roubinsky c299c54023 Make port previews in visual shader visible in other shader modes il y a 3 ans
  Yuri Roubinsky e537a1f10e Added missed limiters for Visual Shader node enums il y a 4 ans
  Hugo Locurcio abc38b8d66 Use C++11 raw literals for shader code to improve readability il y a 4 ans
  Yuri Roubinsky f632e36ae5 Continuation of work on visual particles system il y a 4 ans