tornavis/source/blender
Campbell Barton 944663723a Fix the default directory for opening fonts
- By default on Linux the directory would be "/usr/share/" with
  "fonts" as the filename, now fonts is always treated as a directory.
- Correct the path for linked library fonts using a relative path.
2023-06-22 13:18:05 +10:00
..
asset_system Cleanup: cmake indentation 2023-06-16 12:20:33 +10:00
blendthumb Cleanup: Add a copyright notice to files and use SPDX format 2023-05-31 16:19:06 +02:00
blenfont Cleanup: spelling in comments 2023-06-21 11:28:58 +10:00
blenkernel Cleanup: spelling in comments 2023-06-22 12:35:48 +10:00
blenlib Cleanup: remove unnecessary "for_write" in method name 2023-06-21 09:26:41 +02:00
blenloader Cleanup: spelling in comments 2023-06-22 12:35:48 +10:00
blentranslation Merge branch 'blender-v3.6-release' 2023-06-07 11:46:20 +02:00
bmesh Cleanup: spelling in comments 2023-06-21 11:28:58 +10:00
compositor Fix: Sun Beams shader does not work on Metal 2023-06-21 19:48:33 +03:00
datatoc Cleanup: remove strcpy usage 2023-06-20 13:26:38 +10:00
depsgraph Cleanup: spelling in comments 2023-06-21 11:28:58 +10:00
draw Fix #109207: Can't select in gpencil edit mode 2023-06-21 16:49:18 +02:00
editors Fix the default directory for opening fonts 2023-06-22 13:18:05 +10:00
freestyle Cleanup: remove strcpy usage 2023-06-19 20:40:49 +10:00
functions Functions: improve default debug names in lazy function graph executor 2023-06-16 10:53:11 +02:00
geometry Merge branch 'blender-v3.6-release' 2023-06-21 16:06:30 +02:00
gpencil_modifiers_legacy Cleanup: remove strcpy usage 2023-06-19 20:40:49 +10:00
gpu Cleanup: spelling in comments 2023-06-21 11:28:58 +10:00
ikplugin License headers: use SPDX-FileCopyrightText for source/ 2023-06-14 23:36:23 +10:00
imbuf Merge branch 'blender-v3.6-release' 2023-06-20 12:34:02 -07:00
io Cleanup: spelling in comments 2023-06-21 11:28:58 +10:00
makesdna Cleanup: remove unnecessary "for_write" in method name 2023-06-21 09:26:41 +02:00
makesrna Cleanup: Remove unnecessary C wrappers from Mesh RNA 2023-06-21 15:35:22 -04:00
modifiers Fix: geometry nodes modifier property not working after changing it in Python 2023-06-21 14:00:41 +02:00
nodes Fix #109209: crash when attributes are propagated to non-first output geometry 2023-06-21 22:36:58 +02:00
python Cleanup: prefer the term 'len' over 'size' for storing string lengths 2023-06-19 10:21:59 +10:00
render Revert "Fix unnecessary corner edge computation in multires bake" 2023-06-21 18:54:28 +02:00
sequencer Merge remote-tracking branch 'upstream/blender-v3.6-release' 2023-06-21 16:47:05 +02:00
shader_fx License headers: use SPDX-FileCopyrightText in all sources 2023-06-15 13:35:34 +10:00
simulation License headers: use SPDX-FileCopyrightText in all sources 2023-06-15 13:35:34 +10:00
windowmanager Fix #109207: Can't select in gpencil edit mode 2023-06-21 16:49:18 +02:00
CMakeLists.txt Cleanup: Add a copyright notice to files and use SPDX format 2023-05-31 16:19:06 +02:00