.. |
blendthumb
|
|
|
blenfont
|
Cleanup: store BLF buffer size in a variable
|
2020-05-03 18:10:25 +10:00 |
blenkernel
|
several bugfixes but I think I'm going to need to change the way I handle constrained solve
|
2020-06-23 23:03:53 -05:00 |
blenlib
|
Cleanup: spelling
|
2020-05-28 16:42:31 +10:00 |
blenloader
|
Readfile: move all calls to 'id_us_ensure_real' to direct_link functions.
|
2020-05-28 12:13:16 +02:00 |
blentranslation
|
BLT: include a non-executing reference to context in macros
|
2020-05-07 09:00:38 +10:00 |
bmesh
|
Fix cone primitive creating duplicate vertices
|
2020-05-28 16:17:00 +10:00 |
compositor
|
Cleanup: remove legacy mmap memory allocation for 32 bit
|
2020-05-20 00:57:41 +02:00 |
datatoc
|
|
|
depsgraph
|
Fix T65889: Hair Particles not updating when using image sequence
|
2020-05-28 10:47:01 +02:00 |
draw
|
Merge branch 'blender-v2.83-release'
|
2020-05-28 13:43:57 +02:00 |
editors
|
reported mem leak in tetgen remesher but was just an malloc/free API call mistake, not a memleak. fixed.
|
2020-06-12 10:03:18 -05:00 |
freestyle
|
Cleanup: remove legacy mmap memory allocation for 32 bit
|
2020-05-20 00:57:41 +02:00 |
gpencil_modifiers
|
Merge branch 'blender-v2.83-release'
|
2020-05-25 15:01:01 +10:00 |
gpu
|
Cleanup: GPU: Fix warning
|
2020-05-28 14:04:52 +02:00 |
ikplugin
|
Cleanup: take includes out of 'extern "C"' blocks
|
2020-05-08 18:22:41 +02:00 |
imbuf
|
Cleanup: remove legacy mmap memory allocation for 32 bit
|
2020-05-20 00:57:41 +02:00 |
io
|
Cleanup: spelling
|
2020-05-28 16:42:31 +10:00 |
makesdna
|
working on interface
|
2020-06-09 18:13:56 -05:00 |
makesrna
|
added tetgen
|
2020-06-08 17:50:36 -05:00 |
modifiers
|
first commit. interfaced to very basic admmpd solver, but requires restart to begin sim as caching not working for velocity. lattice is simply a packed 5-tet cube around mesh.
|
2020-06-02 19:53:14 -05:00 |
nodes
|
Merge branch 'blender-v2.83-release'
|
2020-05-19 13:59:39 +02:00 |
physics
|
Cleanup: take includes out of 'extern "C"' blocks
|
2020-05-08 18:22:41 +02:00 |
python
|
Fix T77032: Crash when creating GPUOffscreen without GPUContext in Python
|
2020-05-26 11:38:19 -03:00 |
render
|
Cleanup: remove unused struct members from RenderStats
|
2020-05-28 16:57:19 +10:00 |
shader_fx
|
Cleanup: double-spaces in comments
|
2020-05-09 17:15:43 +10:00 |
windowmanager
|
Gizmo: add flag for gizmos to ignore keymap events
|
2020-05-28 14:34:00 +10:00 |
CMakeLists.txt
|
|
|