blender/source/blender
Dalai Felinto e969769a0c UI: Extensions: Update the tooltip for Allow Online Access
Some users were concerned that the tooltip wasn't clear enough on
indicating that Blender doesn't really inforce an offline mode.

The final text was a collaborative effort together with the UI team and
participants from the user-interface-module chat.

The tooltip talks about internet instead of specifically extensions or
repositories to leave room to be used in the future for other things
(e.g., for Blender to check for new release updates).
2024-07-05 17:49:10 +02:00
..
animrig I18n: Fix translations for NLA 2024-07-04 14:35:19 +02:00
asset_system Fix #120466: Crash when opening file with inactive asset browser 2024-06-10 16:54:03 +02:00
blendthumb Revert changes from main commits that were merged into blender-v4.1-release 2024-03-18 15:04:12 +01:00
blenfont Refactor: Add BLF Function to determine input selection boxes 2024-05-18 00:13:32 +02:00
blenkernel Fix #124109: Blender Crash on certain verticles in Dyntopo 2024-07-05 16:54:29 +02:00
blenlib Fix: properly handle negative scale in safe conversion to loc/rot/scale 2024-06-28 12:20:46 +02:00
blenloader Fix #114859: VSE Retiming versioning was broken 2024-07-04 23:57:34 +02:00
blentranslation Cleanup: use const pointers where possible 2024-04-16 12:27:47 +10:00
bmesh Fix #119980: BMesh copy functions can clear selection 2024-05-28 13:34:50 -04:00
compositor Fix: Bloom glare crashes when image is too small 2024-07-03 11:27:26 +02:00
cpucheck CMake: Change build flags to use SSE42 if available 2024-04-11 20:46:14 +02:00
datatoc Cleanup: Python script formatting 2024-06-06 11:26:28 +10:00
depsgraph Docs: remove references to "above" in code comments & corrections 2024-06-23 12:14:19 +10:00
draw Fix #124060: EEVEE raytracing on Intel Arc 2024-07-05 12:37:44 +02:00
editors Anim: fix unsafe use of BLI_snprintf_rlen() in the NLA drawing code 2024-07-05 13:39:05 +02:00
freestyle Cleanup: Move BKE_node to namespace 2024-05-13 16:07:12 +02:00
functions Fix potential dangling reference errors 2024-05-31 13:41:11 +10:00
geometry Fix #122849: Curve to mesh node crash with non-point builtin attributes 2024-06-06 17:18:45 -04:00
gpencil_modifiers_legacy I18n: Extract many custom labels defined in uiItem* 2024-06-26 19:25:20 +02:00
gpu Fix: GLSL error in the sequencer when running mesa 2024-07-05 17:22:52 +02:00
ikplugin Revert changes from main commits that were merged into blender-v4.1-release 2024-03-18 15:04:12 +01:00
imbuf Fix #123794: Crash when UDIMs have gray and color tiles 2024-07-01 12:02:28 +02:00
io Fix #123918: STL exporter does not reverse faces for mirrored objects 2024-07-05 11:08:22 +02:00
makesdna Fix #123954: string attributes don't work with BMesh 2024-07-04 12:29:59 +10:00
makesrna UI: Extensions: Update the tooltip for Allow Online Access 2024-07-05 17:49:10 +02:00
modifiers Fix #123882: Ocean Modifier not updating normals in "Displace" mode 2024-06-28 14:34:26 +02:00
nodes Fix: Bloom glare crashes when image is too small 2024-07-03 11:27:26 +02:00
python Fix mathutils array parsing exception message 2024-06-26 10:25:56 +10:00
render Fix: Scene not rendered even with Cryptomatte node 2024-07-01 12:28:24 +02:00
sequencer Fix #123579: VSE, no magenta preview for missing scene strips 2024-07-04 10:27:52 +02:00
shader_fx Refactor: Replace ID_IS_LINKED by !ID_IS_EDITABLE 2024-05-16 14:53:09 +02:00
simulation Cleanup: use angle brackets for system include 2024-05-06 11:28:10 +10:00
windowmanager UI: Separate job type for asset library and file list loading 2024-06-11 18:31:39 +02:00
CMakeLists.txt CMake: Change build flags to use SSE42 if available 2024-04-11 20:46:14 +02:00