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 слични објави

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

Momogram

@momogram_update · Post #847 · 02.05.2025 г., 07:39

#release v11.9.0 19b0e641d1 r1087 Added: - Auto restart when memory leaks too much and if there's no unfinished upload Misc: - Improved always show downloads in chat list - Translation updates

Hashtags

Read You

@ReadYouApp · Post #162 · 25.01.2026 г., 17:41

#Release Release Note: 0.16.0 - The app is now signed with a rotated key, see #1219 for more information - Scrollbars (!) - Google Sans Flex (!!!) - Syncing with Google Reader API won't overwrite remote with local state now

Hashtags

Xiaomi 12T Pro | K50U | Updates

@xiaomi_12tpro_updates · Post #440 · 29.09.2025 г., 17:22

Redmi K50 Ultra, Xiaomi 12T Pro - China - OS2.0.208.0.VLFCNXM (Android 15) 📆2025/09/29 #release📱#diting 📥Recovery ROM 📝Changelog: [System] Updated the security patch to August 2025. Increased system security. 🔗@xiaomiui | @miui_download | @hyperosfirmware | HyperOS Updates | XiaomiTime

sjshb57-盘

@sjshb_2157 · Post #1317 · 08.03.2026 г., 04:39

修改日志: 1. 仅保留arm64架构 2. 移除无用so库 3. 删除assets无用资源文件 4. 移除meizu,oppo,hihonor,vivo,firebase,datatransport,kwad,bytedance,qq.e等sdk --- tips1:自用,不保证除扫码外功能可用 tips2:未签名,自签跳转微信校验签名验证 #乐仔生活#已解锁高级版#Source

Surge Mac's Changelog

@surgemacchangelog · Post #2060 · 15.04.2026 г., 01:22

#Mac#Release Version 6.5.0-10960 ### Agent Skill - Surge now fully supports AI agent skill operations. We have built in instructions on how to use surge-cli to operate Surge, and have fully exposed all capabilities of surge-cli. Tell the following to your agent that supports skills to use it: Install the skill from the /Applications/Surge.app/Contents/Resources/Skills/ directory using a symbolic link to ensure the skill can be updated along with the application bundle. ### Policy Group Icon - It is now supported, as in the iOS version, to configure an icon for a policy group for display. You need to configure the icon-url field. There is currently no UI setting; you need to modify the configuration manually. ### DHCP Section Added support for a new ​DHCP configuration section to customize DHCP settings. You can now control max​-lease​-time, default​-lease​-time, min​-lease​-time, one​-lease​-per​-client, and ping​-check directly from profile parameters. [DHCP] max-lease-time = 86400 default-lease-time = 43200 min-lease-time = 600 one-lease-per-client = true ping-check = true This feature is only provided for users with special needs; generally, the default settings are sufficient and no configuration is required. ### Other Improvements - Added support for the X25519MLKEM768 post-quantum hybrid key exchange group for all TLS-related features (such as proxy clients and MITM), combining X25519 with ML-KEM-768 for quantum-resistant key exchange. - Experimental support for compatibility-mode = 5 Official Channel: @SurgeTestFlightFeed

Hashtags

Surge Mac's Changelog

@surgemacchangelog · Post #2037 · 07.03.2026 г., 15:17

#Mac#Release Version 6.4.4-10660 ### Throughput Test Now you can customize all the parameters of the throughput test. [Testing] download-url = upload-url = download-url-proxy = // If not provided, use download-url upload-url-proxy = // If not provided, use upload-url download-concurrency = // Default is 4 upload-concurrency = // Default is 4 download-duration-limit = // Default is 10s upload-size-limit = // Default is 1GB upload-duration-limit = // Default is 10s ### Proxy Protocol Experimental support for the Trust Tunnel proxy protocol, which is developed and maintained by AdGuard. (Although the project promotes Trust Tunnel as a VPN protocol, it is actually a proxy protocol.) - This protocol is based on TLS, so all TLS-related parameters can be configured and used. - Currently, only the HTTP/2 (TCP)-based operating mode is supported. - UDP forwarding support has not been completed yet. Configuration example: proxy = trust-tunnel, 192.168.20.62, 443, username=test, password=test ### Minor Improvements - Fixed an issue where AnyTLS could get stuck in reuse mode when used with certain servers. - Support drag-and-drop reordering on the proxy view and local DNS mapping view. - Fix the issue where the related statistics for the DIRECT policy were not saved correctly. - Bug fixes. Official Channel: @SurgeTestFlightFeed

Hashtags

Surge Mac's Changelog

@surgemacchangelog · Post #2015 · 14.01.2026 г., 04:10

#Mac#Release Version 6.4.3-10320 ### Proxy Protocol - Support for a new proxy protocol: AnyTLS. - Supports Salamander obfuscation mode of Hysteria 2, with the configuration parameter salamander-password. - The QUIC block behavior for all proxy protocols is now set to block by default. ### Browser Integration - Add support for the Brave browser. ### Proxy Editing Improvements - When you hold down the Option key and click the Surge main menu, hidden policy groups will now be displayed. - You can now directly test whether the current proxy parameters are correct during the process of editing the proxy. ### New DNS Mapping Keyword - Added the force-syslib keyword for DNS mapping. - The original system and syslib keywords have exactly the same effect: when enhanced mode is not enabled, the system library will be used for resolution; when enhanced mode is enabled, Surge will perform resolution using the system's DNS server. - When using the force-syslib keyword, the system library will be used for resolution regardless of whether enhanced mode is enabled. Please note that this may cause recursive request issues. This option is designed for special domains such as mDNS; do not configure this parameter for general domains. ### Dashboard Improvements - Enhanced the Host view of the request list. Now all IP address requests can be viewed grouped by AS. ### CLI Improvements - Now you can use the surge-cli -c profile.conf command to check whether a profile is valid. Official Channel: @SurgeTestFlightFeed

Hashtags

Surge Mac's Changelog

@surgemacchangelog · Post #1976 · 09.12.2025 г., 08:08

#Mac#Release Version 6.4.2-9830 - It is now possible to enable or disable the UDP Fast Path feature for individual devices. - IPv6 RA override no longer broadcasts new DNS addresses to ensure maximum compatibility. - Adjusted the storage mechanism for traffic statistics. In previous versions, changes to a policy's configuration caused the policy's traffic statistics to be reset. Now, traffic statistics rely solely on the policy name (and the policy group name for external policies), so modifying the configuration will no longer result in the loss of statistical data. - Surge Enterprise is being renamed to Surge Team, which will be used for team licensing and profile management. We will provide more information later. - Bug fixes. Official Channel: @SurgeTestFlightFeed

Hashtags

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