TGTGInsighttelegram intelligenceLIVE / telegram public index
← Python Заметки

TGINSIGHT SIMILAR POSTS

Најди сличен содржај

Изворен канал @pythonotes · Post #387 · 16 дек.

Доделал свой старый проект - инструмент для восстановления ориентации объектов в пространстве на основе опорных компонентов. Работает в Autdesk Maya. Основные возможности. ▫️просто выделите опорные (обычно симметричные или осевые) компоненты и укажите куда их ориентировать ▫️ операции для доворотов и центрирования ▫️ восстановление исходного расположения после восстановления трансформаций ▫️работает как с одним объектом так и с группой ▫️ открытый API для интеграций с другими инструментами и автоматизаций Все действия происходят с векторами и матрицами объектов, поэтому всё достаточно быстро. Где может применяться? 🪑Нередкая проблема - собрали лейаут сцены и зафризили, или даже смержили всю геометрию в один большой меш. Требуется вернуть все объекты в "Т-позу", сохранить отдельно и расставить обратно в сцену, но с правильными трансформациями. Инструмент как раз заточен под такую работу. 🌲Заскатерили инстансы и потом конвертнули в меш. Нужно обратно преобразовать в инстансы. Здесь поможет API который восстановит положение каждого инстанса в нуле и вернёт его обратно в исходное положение, но с правильными трансформациями. Останется забрать матрицу с объекта для инстанса. Быстрое превью функционала: ▶️https://www.youtube.com/watch?v=JvlHa0NEXu8 Документация и код здесь: 🌍https://github.com/paulwinex/pw-maya-restore-orient #release#source

Резултати

Пронајдени 805 слични објави

Глобално пребарување

Surge Mac's Changelog

@surgemacchangelog · Post #1930 · 24.10.2025 г., 06:18

#Mac#Release Version 6.4.0-9300 ### Surge Gateway VM UDP Fast Path - Currently, when using Surge in gateway mode to take over a device, if P2P applications (such as BT downloads, game installers, live streaming, etc.) are used on the device, it may result in a large number of connections appearing in the Dashboard, slowing down overall speed. If the number of connections is extremely high, it may even exhaust system resources and force Surge to restart. - The cause of this issue is that Surge operates as a layer 4 proxy, and for every UDP packet with a different quadruple, it needs to be handled as a new connection. For most applications, even if UDP is used, only a few logical connections are typically generated, so the overhead is completely acceptable. However, for P2P applications, nearly a thousand logical connections may be generated within a few seconds. - Therefore, this version introduces a UDP Fast Path defense mechanism. When a client initiates a large number of UDP connections in a short period of time (10 within 1 second or 30 within 10 seconds), UDP Fast Path will be enabled for that client, downgrading UDP packet processing to L3. In this mode, performance is extremely high, far exceeding the physical network card speed limit, so there is no longer a need to worry about resource consumption issues. Additionally: - Packets under UDP Fast Path will be forwarded directly and cannot go through the proxy. - For UDP packets with a destination port number less than 1024, they will always be forwarded using the normal processing mode to avoid affecting regular applications. ### Bug Fixes - Fix the issue where the HTTP engine might get stuck when handling consecutive requests. - Fixed the issue where using Snell v3 to carry UDP traffic could cause a crash. Official Channel: @SurgeTestFlightFeed

Hashtags

Surge Mac's Changelog

@surgemacchangelog · Post #1898 · 06.10.2025 г., 02:05

#Mac#Release Version 6.3.1-8860 - The proxy diagnostic tool has added upload and download bandwidth testing. - According to mainstream operating system conventions, adjust all traffic and statistics from a 1024 base to a 1000 base. - Optimized the menu for adding rules in the Dashboard - Fixed the issue where the MAC-ADDRESS rule was not taking effect correctly. - Fixed the issue where some application icons could not be displayed on macOS 26.1. - Fixed a potential issue where reloading the profile could cause a freeze when Surge Ponte is enabled. - Fix potential memory leaks when using TLS-based proxy protocols. - Fixed some color issues on macOS 26. - Bug fixes. Official Channel: @SurgeTestFlightFeed

Hashtags

Surge Mac's Changelog

@surgemacchangelog · Post #1861 · 10.08.2025 г., 06:55

#Mac#Release Version 6.2.0-8310 ### Core Improvements - The interface parameter in policies can now also take effect on DNS queries. Enable this feature for the policy configuration dns-follow-interface=true. DNS requests that match the policy will use the specified interface for resolution. (If DNS is triggered during the rule matching phase, a specific interface will not be used.) - The network quality detection subsystem has been rewritten with more comprehensive checking logic, so notifications are no longer triggered frequently when the network is unstable. ### Ponte Server Upgrade - Optional active standby mode: When Surge detects that the main network interface is unavailable for a period of time, Ponte will automatically switch to another interface (such as 5G USB modem or multi-WAN scenarios). At the same time, iCloud will temporarily use this interface to complete new address announcements. - IPv6 can be configured to take effect on specific interfaces or enabled for all interfaces, suitable for multi-WAN scenarios. - Supports cross-subnet intranet connections such as multiple VLANs. Official Channel: @SurgeTestFlightFeed

Hashtags

Surge Mac's Changelog

@surgemacchangelog · Post #1836 · 28.07.2025 г., 06:22

#Mac#Release Version 6.1.0-8010 ### New - The Surge Gateway VM and DHCP functions have been decoupled, so now the Gateway VM can be enabled without enabling DHCP. Additionally, the configuration page for gateway mode has been redesigned, allowing direct modification of the configuration. - Added a new rule type MAC-ADDRESS for directly matching specific clients using MAC addresses. - The client-source-address parameter of [MITM] now supports specifying MAC addresses in addition to IPs, to address the issue of client IPv6 request address changes. ### Improvements - Optimized the behavior of Ponte NAT traversal mode to always use local port 6208 in order to improve the success rate of traversal. - Support automatically configuring system proxy settings when only listening with IPv6 interface. - Improve the compatibility of IPv6 RA override with Windows clients. - gQUIC support has been added to the QUIC Mode of Snell v5. ### Fixes - Fixed a potential no network issue that could occur under high concurrency. - Fix compatibility issues with large UDP packets in the new version of Hysteria 2. Official Channel: @SurgeTestFlightFeed

Hashtags

Surge Mac's Changelog

@surgemacchangelog · Post #1798 · 17.07.2025 г., 03:57

#Mac#Release Version 6.0.2-7560 - Improve the compatibility of IPv6 RA override with Windows clients. - Improve the stability of VMNET on older versions of macOS. - Fixed a potential unexpected drop in throughput under HTTP mode. - Fixed the issue where the Dashboard device list could not be sorted by MAC address. - Fixed some interface layout issues on devices without a connected touchpad. Official Channel: @SurgeTestFlightFeed

Hashtags

Surge Mac's Changelog

@surgemacchangelog · Post #1768 · 09.07.2025 г., 06:39

#Mac#Release Version 6.0.0-7210 ### Quick Release Highlights Please refer to the knowledge base for the complete update notes: https://kb.nssurge.com/surge-knowledge-base/release-notes/surge-mac-6-release-note ### UI Refresh - Brand new design style - New dashboard with richer metrics - Almost all pages have been refined. - The complete macOS 26 style adjustments will be made in subsequent versions. ### Surge Gateway VM - Gateway VM (Layer 2 via VMNET) replaces the old DHCP mode, cutting overhead and enabling richer gateway features. - IPv6 RA Override issues higher-priority RA messages to selected devices, fixing Fake DNS conflicts and fully taking over IPv6 without affecting others. ### New VIF Engine - Comprehensive optimization for Network Extension, significantly improving performance and enhancing stability in special cases, restoring v2/v3 performance lost on macOS Sequoia. ### Ponte 2.0 - Supports multiple NAT-traversal channels (IPv6 direct, several proxy relay lines) in parallel; clients auto-select the fastest. - Ships with a self-hosted, low-latency STUN service. ### Smart Group - UDP flows now receive the same intelligent path selection as TCP. - Resolves prior conflicts with Snell connection reuse. ### Snell v5 - Dynamic Record Sizing trims latency on lossy links. - QUIC Proxy Mode (UDP-over-UDP) activates for QUIC traffic, encrypts only the handshake to shield SNI while avoiding TCP-over-UDP overhead. ### Traffic Statistics - Per-hostname views and month-long timelines. - Aggregates helper processes under their parent app. ### Fake DNS v6 - DNS server now answers AAAA on fd00:6152::2, allowing pure-IPv6 deployments. ### Linked Profiles - #include can point directly to managed-profile URLs; Surge now prompts to create a linked layer when edits are attempted. ### Other Improvements - Single-IP support in IP-CIDR and IP-CIDR6 rules (/32 or /128 implied). - PROTOCOL,TCP applies to HTTP/HTTPS for semantic parity. - Faster loading for huge profiles. - full-header-mode exposes complete header arrays. - Default fallback for proxies lacking UDP support: REJECT. - Adds zstd compression and faster wildcard matching. - Entire Advanced Settings page rewritten—every parameter editable in-app. Official Channel: @SurgeTestFlightFeed

Hashtags

Surge Mac's Changelog

@surgemacchangelog · Post #1766 · 08.07.2025 г., 13:23

#Mac#Release Version 6.0.0-7200 ### Quick Release Highlights Please refer to the knowledge base for the complete update notes: https://kb.nssurge.com/surge-knowledge-base/release-notes/surge-mac-6-release-note ### UI Refresh - Brand new design style - New dashboard with richer metrics - Almost all pages have been refined. - The complete macOS 26 style adjustments will be made in subsequent versions. ### Surge Gateway VM - Gateway VM (Layer 2 via VMNET) replaces the old DHCP mode, cutting overhead and enabling richer gateway features. - IPv6 RA Override issues higher-priority RA messages to selected devices, fixing Fake DNS conflicts and fully taking over IPv6 without affecting others. ### New VIF Engine - Comprehensive optimization for Network Extension, significantly improving performance and enhancing stability in special cases, restoring v2/v3 performance lost on macOS Sequoia. ### Ponte 2.0 - Supports multiple NAT-traversal channels (IPv6 direct, several proxy relay lines) in parallel; clients auto-select the fastest. - Ships with a self-hosted, low-latency STUN service. ### Smart Group - UDP flows now receive the same intelligent path selection as TCP. - Resolves prior conflicts with Snell connection reuse. ### Snell v5 - Dynamic Record Sizing trims latency on lossy links. - QUIC Proxy Mode (UDP-over-UDP) activates for QUIC traffic, encrypts only the handshake to shield SNI while avoiding TCP-over-UDP overhead. ### Traffic Statistics - Per-hostname views and month-long timelines. - Aggregates helper processes under their parent app. ### Fake DNS v6 - DNS server now answers AAAA on fd00:6152::2, allowing pure-IPv6 deployments. ### Linked Profiles - #include can point directly to managed-profile URLs; Surge now prompts to create a linked layer when edits are attempted. ### Other Improvements - Single-IP support in IP-CIDR and IP-CIDR6 rules (/32 or /128 implied). - PROTOCOL,TCP applies to HTTP/HTTPS for semantic parity. - Faster loading for huge profiles. - full-header-mode exposes complete header arrays. - Default fallback for proxies lacking UDP support: REJECT. - Adds zstd compression and faster wildcard matching. - Entire Advanced Settings page rewritten—every parameter editable in-app. Official Channel: @SurgeTestFlightFeed

Hashtags

12•••5678910•••15•••20•••25•••30•••35•••40•••45•••50•••55•••60•••65•••6768
ПретходнаСтраница 7 од 68Следна