tornavis/source/blender
Philipp Oeser a7afce347d Fix #104597: Knife relative angle constaint wrong on rotated objects
The face normal was used in local space whereas it is needed as a global
direction (since other vectors here are in worldspace as well --
knife_input_ray_segment() returns worldspace).

Could go into 3.3 LTS.

Pull Request: https://projects.blender.org/blender/blender/pulls/108938
2023-06-14 08:58:28 +02:00
..
asset_system BLI_file: split BLI_rename into two functions 2023-05-16 13:15:48 +10:00
blendthumb Remove "All Rights Reserved" from Blender Foundation copyright code 2023-03-30 10:51:59 +02:00
blenfont Cleanup: remove redundant path splitting in font loading 2023-05-03 17:23:19 +10:00
blenkernel VSE: Remove retiming tool for 3.6 release 2023-06-14 04:25:52 +02:00
blenlib Fix #108517: Mesh split edges can give invalid indices 2023-06-13 14:10:13 +02:00
blenloader VSE: Remove retiming tool for 3.6 release 2023-06-14 04:25:52 +02:00
blentranslation I18N: Revert part of d95486af95 removing check for main thread. 2023-06-07 11:31:34 +02:00
bmesh Fix: Remove non-threadsafe BMesh assertions in Mesh conversion 2023-06-06 12:12:26 -04:00
compositor Fix #108492 : Compo Track Position node wrong Y for Relative Start/Frame 2023-06-06 13:50:34 +02:00
datatoc Cleanup: rename "name" to "filepath" 2023-05-03 17:13:42 +10:00
depsgraph Cleanup: Core: lib_query: Make names of self and owner ID data consistent. 2023-05-16 18:37:35 +02:00
draw Fix out-of-bounds read drawing bundles with custom-colors 2023-05-25 09:15:47 +10:00
editors Fix #104597: Knife relative angle constaint wrong on rotated objects 2023-06-14 08:58:28 +02:00
freestyle Cleanup: Move BKE_node.h to C++ 2023-05-15 15:14:22 +02:00
functions Cleanup: quiet dangling-reference warnings with GCC13 2023-05-10 12:06:27 +10:00
geometry Fix #108517: Mesh split edges can give invalid indices 2023-06-13 14:10:13 +02:00
gpencil_modifiers_legacy Cleanup: sort file, uppercase booleans, add missing headers 2023-05-17 13:13:10 +10:00
gpu Metal: Fix failing texture unit tests 2023-06-12 08:43:10 +02:00
ikplugin Fix #104606: iTaSC solver moves root bone to origin and imobilizes it 2023-05-15 10:46:26 +02:00
imbuf Fix #108381: Ensure ImageOutput is closed while IOProxy is still alive 2023-05-31 03:00:33 +02:00
io Fix #108571: OBJ vertex group import crash 2023-06-05 20:20:03 -04:00
makesdna VSE: Remove retiming tool for 3.6 release 2023-06-14 04:25:52 +02:00
makesrna VSE: Remove retiming tool for 3.6 release 2023-06-14 04:25:52 +02:00
modifiers Fix: Crash with "use sharp" turned off in weighted normal modifier 2023-06-13 11:43:30 -04:00
nodes Fix: Avoid creating uninitialized attribute in distribute points node 2023-06-13 14:09:11 -04:00
python Fix off by one error introduced by me in recent commit 6948a2d 2023-06-13 20:24:17 +02:00
render Cleanup: Move BKE_node.h to C++ 2023-05-15 15:14:22 +02:00
sequencer VSE: Remove retiming tool for 3.6 release 2023-06-14 04:25:52 +02:00
shader_fx Cleanup: use STRNCPY, SNPRINTF macros 2023-05-09 14:08:19 +10:00
simulation Cleanup: reduce line wrapping caused by trailing comments 2023-05-02 10:42:24 +10:00
windowmanager Fix #108495: Pasting a material crashes 2023-06-07 13:22:07 +10:00
CMakeLists.txt Cleanup: sort file, uppercase booleans, add missing headers 2023-05-17 13:13:10 +10:00