Age | Commit message (Collapse) | Author |
|
Script editor: Add selected text in replace dialog automatically
|
|
Align selected node with current view (3d editor)
|
|
Fixed #185 Setting a new Texture for a Sprite node does not update preview
|
|
for clear search term
|
|
-=-=-=-=-=-
-ESM Shadow Mapping for softer and less glitchy shadows
-HDR Pipeline (convert to Linear on texture import, convert to SRGB at the end)
-Fix to xml parse bug
|
|
|
|
current view)
|
|
selected more than 1 line); Replace textbox get focus when there's search text but no replace text; Bump up transparency of FindReplaceDialog
|
|
|
|
-=-=-=-=-=-=
-Support for lightmap baker, have fun figuring out how it works before tutorial is published.
|
|
Use cStringIO to write editor_icons.cpp
|
|
Set project name automatically when choosing path for new projects in project manager
|
|
Adding search box to scene dock(file system tab)
|
|
Add pin/favorite projects in project manager
|
|
|
|
|
|
|
|
projects (recommit due problem with codeblocks tabs)
|
|
projects
|
|
-=-=-=-=-=-=-=-=-=-=
-Sprite3D and AnimatedSprite3D support.
-Opaque pre-pass works, is compatible with shadows
-Improved shadow map rendering (can differentiate between plain opaque and opaque with shaders/discard/etc)
-Added option to use alpha discard in FixedMaterial
-Improved Glow FX, many more options (three modes, Additive, Screen and SoftLight), strength and scale
-Ability for Background (image or cubemap) to send to glow buffer
-Dumb Deploy of clients now actually works in Android
-Many Many rendering fixes, 3D is much more usable now.
|
|
-=-=-=-=-=-=-=-=-=-=-=-=-=-=
-Auto indenter in code editor, this makes it much easier to paste external code.
-Zoom in 2D viewport now uses the mouse pointer as reference.
-Obscure hack to see where code/line of GDScript in C++ backtrace.
-Fixed a bug where keys would get stuck on X11 if pressed simultaneously
-Added Api on IP singleton to request local IPs.
-Premultiplied alpha support when importing texture, editing PNGs and as a blend mode.
|
|
conflit when buiding with spawn_jobs
|
|
timer to updated when the setting has changed
|
|
Add 2d unifrom scale
|
|
|
|
|
|
Resolve issue #406 by adding hotkey for "quit to project manager"
|
|
Auto generate editor_icons.cpp to make it easy to update editor icons
|
|
-IMA-ADPCM support for samples, this means that sound effects can be compressed and use 4 timess less RAM.
-New 3D import workflow based on Wavefront OBJ. Import single objects as mesh resources instead of full scenes. Many people prefers to work this way. Just like the rest of the imported resources, these are updated in realtime if modified externally.
-Mesh resources now support naming surfaces. This helps reimporting to identify which user-created materials must be kept.
-Several fixes and improvements to SurfaceTool.
-Anti Aliasing added to WorldEnvironment effects (using FXAA)
-2D Physics bodies (RigidBody, KinematicBody, etc), Raycasts, Tilemap, etc support collision layers. This makes easy to group which objects collide against which.
-2D Trigger shapes can now also trigger collision reporting in other 2D bodies (it used to be in Area2D before)
-Viewport render target textures can now be filtered.
-Few fixes in GDscript make it easier to work with static functions and class members.
-Several and many bugfixes.
|
|
there're icon changes
|
|
|
|
issue #406
|
|
dialog
|
|
|
|
Shift+Del to delete nodes without confirmation
|
|
alt + arrow key as local base move mode; Control + arrow key as local +
rotation move mode
|
|
|
|
|
|
Fix crash in editor when open new scene in editing
|
|
resources_dock->cleanup(); // This will delete GDScript instance (if property_editor->obj is scene's GDScript instance, editor will crash)
|
|
|
|
|
|
|
|
Add F and CMD+F hot key for center/frame selected node(s) in 2d editor
|
|
Press Ctrl+F to frame selected nodes in 2d editor
Change Frame Selection hotkey in 2d editor from Ctrl to CMD for Mac compatability
|
|
Disalbe auto code completion even there's only one option
Hide auto-completion if only one completion option and it's been typed
Support use tab key to accept code completion option
|
|
one bug that when jump to help tab first time, the scroll position is
wrong.
|
|
EditorHelpSearch dialog popup with search results
|
|
same time
|
|
|