tornavis/source/blender
Hans Goudey e9cb96d16e Fix: Build error on windows from mismatched forward declaration 2023-01-06 11:41:36 -05:00
..
asset_system Cleanup: Remove unused headers in asset files 2022-12-14 15:43:05 +01:00
blendthumb Cleanup: Clang tidy 2022-12-29 12:01:32 -05:00
blenfont GPU: Explicit Texture Usage Flags for enabling GPU Backend optimizations. 2022-12-08 23:31:05 +01:00
blenkernel Fix: Build error on windows from mismatched forward declaration 2023-01-06 11:41:36 -05:00
blenlib BLI: Refactor matrix types & functions to use templates 2023-01-06 17:03:32 +01:00
blenloader Fix T103242: Missing update on undo/redo for some image properties. 2023-01-06 11:06:27 +01:00
blentranslation Cleanup: replace BLI_join_dirfile with BLI_path_join 2022-10-17 11:38:54 +11:00
bmesh Cleanup: use function style casts for integer types in C++ 2023-01-03 11:12:51 +11:00
compositor Realtime Compositor: Allow limited compositing region 2023-01-06 14:43:37 +02:00
datatoc Cleanup: use 'u' prefixed integer types for brevity & cast style 2022-09-25 18:26:27 +10:00
depsgraph Depsgraph: clear update flags when skipping through no-op nodes. 2023-01-02 18:17:16 +02:00
draw Realtime Compositor: Move out of experimental 2023-01-06 14:50:39 +02:00
editors Object: Support converting curves object to mesh 2023-01-06 09:35:34 -05:00
freestyle Cleanup: Clang tidy 2022-12-29 12:01:32 -05:00
functions Functions: simplify multi-function parameters 2023-01-06 11:50:56 +01:00
geometry Geometry Nodes: deterministic anonymous attribute lifetimes 2023-01-05 14:05:30 +01:00
gpencil_modifiers Cleanup: spelling in comments 2023-01-06 14:00:36 +11:00
gpu Metal: Fix crash when compiling compositor shaders. 2023-01-05 08:30:41 +01:00
ikplugin Refactor: Rename Object->obmat to Object->object_to_world 2022-11-01 10:48:18 +01:00
imbuf Fix T82081: Remove workaround for OCIO Unicode issue on Windows 2023-01-05 20:44:52 -08:00
io Fix T102853: radius of spot and point lamps shares same value with area lamp size 2023-01-04 12:57:33 -03:00
makesdna Fix T102766: Refactor liboverride diffing, by un-threading restoration step. 2023-01-06 14:27:47 +01:00
makesrna Fix T102766: Refactor liboverride diffing, by un-threading restoration step. 2023-01-06 14:27:47 +01:00
modifiers Geometry Nodes: deterministic anonymous attribute lifetimes 2023-01-05 14:05:30 +01:00
nodes Fix T103663: Set material node can fail for single material 2023-01-06 09:35:34 -05:00
python Cleanup: Move context.c to C++ 2022-12-18 14:40:30 -06:00
render Fix T103671: memory leak in material preview render 2023-01-06 16:04:03 +01:00
sequencer Fix T103601: Crash on making Contactsheet 2023-01-03 06:33:56 +01:00
shader_fx I18n: make Grease Pencil modifiers and shader FX translatable. 2022-08-01 13:58:23 +02:00
simulation Cleanup: use commented arguments for unused args in C++ 2022-10-12 10:39:12 +11:00
windowmanager Cleanup: spelling in comments 2023-01-06 14:00:36 +11:00
CMakeLists.txt Asset system: New asset system code module (with files from BKE) 2022-11-14 12:46:34 +01:00