tornavis/source/blender/editors
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
..
animation Merge branch 'blender-v3.6-release' 2023-06-20 11:43:51 +02:00
armature Cleanup: remove all strcpy calls in source/blender/editors/ 2023-06-19 11:58:33 +10:00
asset Cleanup: various minor changes (code_clean.py) 2023-06-10 17:08:08 +10:00
curve Fix the default directory for opening fonts 2023-06-22 13:18:05 +10:00
curves GPv3: Domain support for selection operators 2023-06-19 16:12:11 +02:00
datafiles Revert "Merge branch 'blender-v3.6-release'" 2023-06-14 04:47:53 +02:00
geometry Cleanup: Add a copyright notice to files and use SPDX format 2023-05-31 16:19:06 +02:00
gizmo_library Mesh: Remove face map list, convert to integer attribute 2023-06-09 13:54:52 +02:00
gpencil_legacy Fix #109207: Can't select in gpencil edit mode 2023-06-21 16:49:18 +02:00
grease_pencil Cleanup: Separate GP operators and functions 2023-06-19 17:45:21 +02:00
include Cleanup: Remove unnecessary C wrappers from Mesh RNA 2023-06-21 15:35:22 -04:00
interface Fix UI views not refreshing properly in popovers 2023-06-20 17:23:25 +02:00
io Cleanup: Replace linked list with Vector io_alembic.cc 2023-06-15 23:00:24 +02:00
lattice Cleanup: remove redundant struct qualifiers 2023-06-03 08:54:37 +10:00
mask License headers: use SPDX-FileCopyrightText in all sources 2023-06-15 13:35:34 +10:00
mesh Cleanup: Remove unnecessary C wrappers from Mesh RNA 2023-06-21 15:35:22 -04:00
metaball Cleanup: remove redundant struct qualifiers 2023-06-03 08:54:37 +10:00
object Cleanup: remove all strcpy calls in source/blender/editors/ 2023-06-19 11:58:33 +10:00
physics Cleanup: disambiguate the term 'path' 2023-06-05 10:57:34 +10:00
render Fix preview renders not immediately updating with color management changes 2023-06-16 14:39:30 +02:00
scene Cleanup: Add a copyright notice to files and use SPDX format 2023-05-31 16:19:06 +02:00
screen Geometry Nodes: make evaluation and logging system aware of zones 2023-06-20 10:08:57 +02:00
sculpt_paint Sculpt: Fix #109112: Connected island code broken for multires 2023-06-21 02:19:48 -07:00
sound Cleanup: disambiguate the term 'path' 2023-06-05 10:57:34 +10:00
space_action Cleanup: remove all strcpy calls in source/blender/editors/ 2023-06-19 11:58:33 +10:00
space_api Cleanup: Separate GP operators and functions 2023-06-19 17:45:21 +02:00
space_buttons Cleanup: remove all strcpy calls in source/blender/editors/ 2023-06-19 11:58:33 +10:00
space_clip Cleanup: remove all strcpy calls in source/blender/editors/ 2023-06-19 11:58:33 +10:00
space_console Cleanup: spelling in comments 2023-06-09 11:40:50 +10:00
space_file Linux: quiet error message on startup when GVFS dir isn't found 2023-06-21 17:23:15 +10:00
space_graph Cleanup: remove all strcpy calls in source/blender/editors/ 2023-06-19 11:58:33 +10:00
space_image Cleanup: remove all strcpy calls in source/blender/editors/ 2023-06-19 11:58:33 +10:00
space_info Cleanup: spelling in comments 2023-06-09 11:40:50 +10:00
space_nla Cleanup: spelling in comments 2023-06-21 11:28:58 +10:00
space_node Cleanup: improve node tree zones naming 2023-06-20 10:25:41 +02:00
space_outliner Cleanup: Remove unused header includes in outliner_tree.cc 2023-06-20 16:55:15 +02:00
space_script Cleanup: spelling in comments 2023-06-09 11:40:50 +10:00
space_sequencer Cleanup: remove all strcpy calls in source/blender/editors/ 2023-06-19 11:58:33 +10:00
space_spreadsheet Cleanup: remove all strcpy calls in source/blender/editors/ 2023-06-19 11:58:33 +10:00
space_statusbar Cleanup: spelling in comments 2023-06-09 11:40:50 +10:00
space_text Cleanup: remove unused text editor documentation functions 2023-06-10 17:35:58 +10:00
space_topbar Cleanup: remove all strcpy calls in source/blender/editors/ 2023-06-19 11:58:33 +10:00
space_userpref Cleanup: spelling in comments 2023-06-09 11:40:50 +10:00
space_view3d Fix #109207: Can't select in gpencil edit mode 2023-06-21 16:49:18 +02:00
transform Transform Snap: Improve snap for bones 2023-06-21 21:22:30 -03:00
undo Readfile: Refactor several parts of the process 2023-06-05 13:54:49 +02:00
util Cleanup: improve node tree zones naming 2023-06-20 10:25:41 +02:00
uvedit Merge remote-tracking branch 'upstream/blender-v3.6-release' 2023-06-21 16:47:05 +02:00
CMakeLists.txt GPv3: Add operator to create new grease pencil object 2023-05-31 18:00:26 +02:00