Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-02-11 | Proper texture reloading (was broken). | Juan Linietsky | |
2020-02-11 | Modernized default 3D material, fixes material bugs. | Juan Linietsky | |
2020-02-11 | Several fixes to 3D rendering, and multimesh implementation. | Juan Linietsky | |
2020-02-11 | Environment sky more or less working. | Juan Linietsky | |
2020-02-11 | Base 3D engine done, still untested, though. | Juan Linietsky | |
2020-02-11 | Merge pull request #29993 from bruvzg/vulkan | Rémi Verschelde | |
Initial Vulkan support for macOS (MoltenVK) and Windows | |||
2020-02-11 | Add static Vulkan loader. | bruvzg | |
Initial Vulkan support for Windows. Initial Vulkan support for macOS. | |||
2020-02-11 | Added a spinlock template as well as a thread work pool class. | Juan Linietsky | |
Also, optimized shader compilation to happen on threads. | |||
2020-02-11 | Changes to material required to add custom shaders in RD renderer | Juan Linietsky | |
2020-02-11 | Fix crash on import. | Juan Linietsky | |
2020-02-11 | Bugfixes and ability to better specify filter and repeat modes everywhere. | Juan Linietsky | |
Removes antialiased flag for draw_* methods. | |||
2020-02-11 | A lot of progress with canvas rendering, still far from working. | Juan Linietsky | |
2020-02-11 | Texture refactor | Juan Linietsky | |
-Texture renamed to Texture2D -TextureLayered as base now inherits 2Darray, cubemap and cubemap array -Removed all references to flags in textures (they will go in the shader) -Texture3D gone for now (will come back later done properly) -Create base rasterizer for RenderDevice, RasterizerRD | |||
2020-02-11 | Merge pull request #36086 from KoBeWi/TOOL_MOVE_move | Rémi Verschelde | |
Allow to use arrow keys with TOOL_MOVE | |||
2020-02-11 | Fix selectable locked items | Tomasz Chabora | |
2020-02-10 | Allow to use arrow keys with TOOL_MOVE | Tomasz Chabora | |
2020-02-10 | Merge pull request #36085 from YeldhamDev/rip_animationtreeplayer_press_f | Rémi Verschelde | |
Remove AnimationTreePlayer node | |||
2020-02-10 | Remove AnimationTreePlayer node | Michael Alexsander | |
2020-02-10 | Fixes a crash in the 2D editor | Gilles Roudière | |
2020-02-10 | - Integrated NavigationServer and Navigation2DServer. | Andrea Catania | |
- Added Navigation Agents and Obstacles. - Integrated Collision Avoidance. This work has been kindly sponsored by IMVU. | |||
2020-02-10 | Merge pull request #35704 from KoBeWi/free_the_nodes | Rémi Verschelde | |
Include locked nodes on selection list | |||
2020-02-10 | Include locked nodes on selection list | Tomasz Chabora | |
2020-02-10 | Merge pull request #36070 from RandomShaper/imvu/robust_fs_scan | Rémi Verschelde | |
Make file system scan more robust | |||
2020-02-10 | Merge pull request #33815 from Calinou/assetlib-focus-search-shortcut | Rémi Verschelde | |
Make Ctrl+F focus the editor asset library's search field | |||
2020-02-10 | Merge pull request #33903 from gururise/anim_length_edit | Rémi Verschelde | |
change step size of anim length EditSpinSlider to match min anim length | |||
2020-02-10 | Merge pull request #34027 from Calinou/tweak-project-manager-renderer-selection | Rémi Verschelde | |
Improve the renderer selection display in the project manager | |||
2020-02-10 | Merge pull request #35260 from Calinou/project-manager-enter-open-first | Rémi Verschelde | |
Select the first project when searching in the project manager | |||
2020-02-10 | Merge pull request #36071 from RandomShaper/imvu/ignore_hidden_find | Rémi Verschelde | |
Ignore hidden files and directories in find in files | |||
2020-02-10 | Merge pull request #35787 from Calinou/editor-expose-create-single-convex-shape | Rémi Verschelde | |
Re-add a way to generate a single convex shape from the editor | |||
2020-02-10 | Merge pull request #35819 from Calinou/improve-inputmap-editor-icons | Rémi Verschelde | |
Improve icons in the Input Map editor | |||
2020-02-10 | Merge pull request #36043 from timothyqiu/packed-scene-resource | Rémi Verschelde | |
Fixes broken scene created via New Resource | |||
2020-02-10 | Merge pull request #36054 from Calinou/rebind-tilemap-editor-select-pick-tile | Rémi Verschelde | |
Change the Pick Tile and Select default shortcuts in the TileMap editor | |||
2020-02-10 | Merge pull request #36061 from Calinou/tweak-changes-may-be-lost-color | Rémi Verschelde | |
Tweak the "Changes may be lost!" text color to match the icon's color | |||
2020-02-10 | Merge pull request #36063 from Calinou/remove-unused-icons | Rémi Verschelde | |
Remove unused GodotDocs and ParticleAttractor2D editor icons | |||
2020-02-10 | Make file system scan more robust | Pedro J. Estébanez | |
Previously, a change was missed if it happened while the scan was in progress and already past the affected location. Also: - Consider the scan changes thread on termination, in addition to the full scan one - Add FS-reported hidden to the check for hidden by the editor file system | |||
2020-02-10 | Ignore hidden files and directories in find in files | Pedro J. Estébanez | |
2020-02-09 | Fix 2D CollisionShape controls pointing the wrong way | Aaron Franke | |
They now point down, matching Godot's 2D coordinate system. | |||
2020-02-09 | Remove unused GodotDocs and ParticleAttractor2D editor icons | Hugo Locurcio | |
2020-02-09 | Tweak the "Changes may be lost!" text color to match the icon's color | Hugo Locurcio | |
2020-02-09 | Merge pull request #33451 from MCrafterzz/movementHandle | Rémi Verschelde | |
Added movement handles to 2D | |||
2020-02-09 | Merge pull request #35656 from ericrybick/35460-fix2 | Rémi Verschelde | |
Use a new approach to fix bone pose override not being reset when IK animation is stopped. | |||
2020-02-09 | Use a new approach to fix bone pose override not being reset when IK ↵ | Eric Rybicki | |
animation is stopped. This reverts PR #35460 & commit 551c37167b0428b1489a8a6f6233624c5f4aa628. | |||
2020-02-09 | Change the Pick Tile and Select default shortcuts in the TileMap editor | Hugo Locurcio | |
The new default keys were chosen to match common graphics editing software. A modifier is no longer required to use the Select tool, making it faster to use. This closes #34170. | |||
2020-02-09 | Merge pull request #35840 from timothyqiu/groups-match | Rémi Verschelde | |
Fixes add group in Group Editor dialog | |||
2020-02-09 | Merge pull request #36008 from AndreaCatania/physical_bone_impr | Rémi Verschelde | |
Skeleton animates physical bones | |||
2020-02-09 | Fixed Skeleton Physical Bone generation | Andrea Catania | |
2020-02-09 | Fixes broken scene created via New Resource | Haoyu Qiu | |
2020-02-08 | Update the zoom percentage when using Frame Selection in the 2D editor | Hugo Locurcio | |
This closes #36019. | |||
2020-02-07 | Merge pull request #35950 from Chaosus/vs_scalar_uniform_range | Rémi Verschelde | |
Implemented hint_range for VisualShaderNodeScalarUniform | |||
2020-02-07 | Implemented hint_range for VisualShaderNodeScalarUniform | Yuri Roubinsky | |