Brave Browser (64-bit)

最新版本 Godot Engine 4.0.1 (64-bit)

Godot Engine 4.0.1 (64-bit)

Godot Engine 4.0.1 (64-bit)
新的勇敢的瀏覽器 64 位自動阻止廣告和跟踪器,使其比目前的瀏覽器更快,更安全。除了真實的內容,一切頁面的加載速度都是驚人的。最多 60%的網頁加載時間是由每次在您最喜歡的新聞網站上打開頁面時加載到各個位置的基礎廣告技術引起的。其中 20%的時間花在加載試圖了解更多關於你的東西上。下載勇敢的瀏覽器 64 位脫機安裝程序安裝程序!

Brave 底層是一個基於 Chromium 的網絡瀏覽器,這意味著它的性能和網絡兼容性是非常相似的基於 Chromium 的其他瀏覽器.

Brave 瀏覽器功能:

Browse 更快 61225896Brave 塊跟踪和侵入性的廣告,可以放慢你在網絡上.

瀏覽更安全
Brave 64 位讓你和你的信息更安全,有效地屏蔽你從第三方跟踪和 malletin.

Browse Better
With 勇敢,你可以選擇是否看到廣告,尊重您的隱私或支付網站直接。無論哪種方式,您都可以在幫助資助內容創作者方面感覺良好.

阻止有害的廣告
在城裡有一個新的廣告遊戲。這就是所謂的“惡意廣告”。最新的展示廣告技術可以在您不知情的情況下在您的筆記本電腦上安裝惡意程但不能與勇敢的看著你的後背.

Brave 將網站重定向到 HTTPS
“我們已經將 HTTPS Everywhere 集成到每個勇敢的瀏覽器中,以確保您始終將您的位移到最安全的管道。下載勇敢的瀏覽器 64 位離線安裝程序安裝程序!

阻止塊跟踪像素和跟踪 Cookie
您是否曾經有過這樣的感覺,即當您看到某個廣告前幾天購買了某個東西時,有人在註視著您?當您在網上購物並瀏覽您最喜愛的網站時,我們確保您沒有被追踪.

也可用:下載 Brave Browser for Mac

ScreenShot

軟體資訊
檔案版本 Godot Engine 4.0.1 (64-bit)

檔案名稱 Godot_v4.0.1-stable_win64.exe.zip
檔案大小
系統 Windows 7 64 / Windows 8 64 / Windows 10 64
軟體類型 開源軟體
作者 Brave Software Inc.
官網 https://www.brave.com
更新日期 2023-03-21
更新日誌

What's new in this version:

Changed:
- Android: Fix null-pointer dereference when using gl_compatibility renderer
- Animation: Check for type mismatch in PropertyTweener.from()
- Audio: Improve logic related to editing audio buses and prevent crashes
- Buildsystem: Safeguard Makefile commands for documentation
- C#: Always show “Create C# solution” option
- C#: Fix crash when errors occur before language initialization
- C#: Get singleton instances using the Core name
- C#: Ensure that script names (and therefore class names) are valid identifiers
- C#: Ignore explicit interface implementations
- Core: Set properties of ImageTexture3D when creating
- Core: Fix buffer overrun in CPUParticles3D in precision=double builds
- Core: Propagate errors when creating an OpenGL context fails in X11
- This prevents crashes on Linux machines when obtaining an OpenGL context and OpenGL 3.3 is not supported.
- Core: Prevent crashing on startup if project has scripted theme types
- Editor: Disable local space for Blender-style transforms
- Editor: Automatically reparent editor message dialogs to avoid error spam
- This addresses several cases of getting spammed with “Transient parent has another exclusive child.” during the normal use of the editor.
- Editor: Stop toaster notification circle flickering
- Editor: Fix dock name lost translation after layout change
- Editor: Translate strings which were previously missed
- Editor: Fix crash when showing file in FileSystem dock
- Editor: Prevent cache corruption when saving resources in the editor
- Editor: Ensure that editor color map is initialized in the project manager
- Editor: Fix MultiNodeEdit not cleared after deleting nodes
- Editor: Disallow creating a project in the Home or Documents folder
- Editor: Fix error when opening Inspector’s dots menu
- Export: Fix various issues related to remote deploy and remote execute on Windows
- GDExtension: Fix crash when dumping extension API in a non-writable directory
- GDExtension: Fix extension bindings for motion collision/result structs
- GDScript: Fix error spam when naming a func at the end of the script
- GDScript: Fix checking if a call is awaited in compiler
- GDScript: Don’t autocomplete numbers
- GDScript: Fix autocomplete inside a block with a type test condition
- GUI: Fix RichTextLabel crash with out of bound exception
- GUI: Assume outline size is 1 if it’s not set, but channel for outline is defined in a BitMap font
- GUI: Fix justification on punctuation characters
- GUI: Do not draw virtual spaces (word break / justification points)
- GUI: Add missing handler for removing font sizes in the theme editor
- GUI: Generate empty textures for theme icons if the SVG module is disabled
- GUI: Add invalid font scaling check, restrict Linux/BSD system fonts lookup to TrueType/CFF only
- This fixes crashes related to the ItemList control, including the one in the “About” window in the editor.
- Import: Fix glTF mesh importer not freeing nodes correctly on import
- Import: Set the unlit / unshaded extension when importing / exporting glTF
- Import: Prevent infinite loop by disabling importer when canceling FBX2glTF setup
- Import: Fix blend-file import when using custom color management in blender
- Input: Update modifier key status during IME input on Windows
- Input: Fix InputEventConfigurationDialog modifies original event
- Linux/X11: Check if required xkb functions exist before using it
- Linux/X11: Fix broken shortcut key input
- Navigation: Allow negative NavigationAgent2D path debug line_width for thin lines
- Navigation: Fix NavigationAgent3D debug path duplicated points
- Project converter: Do not convert lines that start with a comment
- Project converter: Don’t strip whitespace when converting
- Project converter: Add keycode project conversion
- Project converter: Correct superclass constructors
- Project converter: Move tool declarations to top
- Project converter: Add conversion for common Theme Overrides
- Project converter: Add parentheses around arguments when converting xform
- Rendering: Use MSAA 2D texture in multipass tonemapper
- Rendering: Add proper default texture filter and repeat modes for Canvas shaders in the OpenGL3 renderer
- Rendering: Fix instance uniforms breaking when setting a new mesh
- Rendering: Fix AABB calculation for meshes using Skeleton2D
- Rendering: Avoid overflow when calculating ptr address for 3D textures in RenderingDevice texture update
- Rendering: Fixes a canvas item set to clip children being drawn as black if no children are visible
- Rendering: Avoid copying CanvasTexture when updating proxy
- Rendering: Use linear filtering without mipmaps for ProceduralSkyMaterial and PhysicalSkyMaterial
- Tilemaps: Fix TileSetEditor painting texture_origin Vector2i
- Tilemaps: Remember previously selected TileMap tile
- API documentation updates.

Godot Engine 4.0.1 (64-bit) 相關參考資料
Download Godot 4 for Windows

2023年12月12日 — Download the latest stable version of the Godot Engine for Windows. ... Make sure to export 64-bit .NET binaries for your 64-bit target platforms.

https://godotengine.org

Download Godot 4.0 (stable)

Download Godot Engine version 4.0 (stable) for Linux, macOS, Windows, or Android.

https://godotengine.org

Download Godot 4.0.1 (rc1)

Download Godot Engine version 4.0.1 (rc1) for Linux, macOS, Windows, or Android. ... Linux - .NET - Standard (x86_64) 64 bit · C# support. Linux - Standard (x86) ...

https://godotengine.org

Download Godot 4.0.1 (rc2)

2023年3月17日 — Download Godot Engine version 4.0.1 (rc2) for Linux, macOS, Windows, or Android. ... Linux - .NET - Standard (x86_64) 64 bit · C# support. Linux ...

https://godotengine.org

Download Godot 4.0.1 (stable)

Download Godot Engine version 4.0.1 (stable) for Linux, macOS, Windows, or Android. ... Windows - .NET - Standard (x86_64) 64 bit · C# support. Windows - Standard ...

https://godotengine.org

Downloading Godot Engine 4.0 (64-bit) from FileHorse.com

Godot Engine 64bit is an advanced, feature-packed, multi-platform 2D and 3D open-source game engine for Windows PC! Godot provides a huge set of common ...

https://www.filehorse.com

Downloading Godot Engine 4.0.1 (64-bit) from FileHorse.com

Godot Engine 64bit is an advanced, feature-packed, multi-platform 2D and 3D open-source game engine for Windows PC! Godot provides a huge set of common ...

https://www.filehorse.com

Maintenance release: Godot 4.0.1

Godot Engine - macOS 64-bit 91 MB. Version 4.0.1-stable Mar 20, 2023. Godot Engine - Windows 32-bit 47 MB. Version 4.0.1-stable Mar 20, 2023.

https://godotengine.itch.io

Older versions of Godot Engine (Windows)

Download older versions of Godot Engine for Windows. All of the older versions of Godot Engine have no viruses and are totally free on Uptodown.

https://godot-engine.en.uptodo

Releases · godotenginegodot

2023年12月12日 — Godot 4.2.1 is a maintenance release addressing stability and usability issues, and fixing all sorts of bugs. Maintenance releases are ...

https://github.com