Blender Git Commits

Blender Git "fracture_modifier" branch commits.

Page: 13 / 130

January 4, 2018, 23:20 (GMT)
Fix T53637: Keymap from app-template ignored

Addon's were also ignored
January 4, 2018, 23:20 (GMT)
Revert "BLI_utildefines: Support SWAP macro with two args"

This reverts commit d749320e3b10161430bc4cb7dd92edb63712bf8c.

It's possible the container struct is larger,
we could do sizeof checks that falls back to memmove
but rather avoid complicating things.
January 4, 2018, 23:20 (GMT)
Use custom SWAP macro for swapping userdef data

Avoids complicating the common case
January 4, 2018, 23:20 (GMT)
Fix T53274: Saving template prefs overwrites default prefs
January 4, 2018, 23:20 (GMT)
BLI_utildefines: Support SWAP macro with two args
January 4, 2018, 23:20 (GMT)
WM: load UI for new file, even when pref disabled

Loading startup file always loads the UI now.
January 4, 2018, 23:20 (GMT)
WM: don't load preferences on 'File -> New'

User preferences are now only loaded on...

- Initial startup.
- Factory-settings.
- Setting app-templates.
January 4, 2018, 23:00 (GMT)
mblur for fm use centroids / use vertices was missing on remesher, some crash fixes
January 4, 2018, 19:44 (GMT)
crash fixes, was accessing non-existing layers
January 4, 2018, 18:32 (GMT)
deform motionblur support for FM and remesher with variable topology

furthermore some tweaks to final solid mesh generation and trigger stuff
option to only output particles as vertexcloud in remesher
January 4, 2018, 01:38 (GMT)
fixed some crashers
January 4, 2018, 01:08 (GMT)
first attempt of deform mblur with remeshed particles, but it still has issues
January 3, 2018, 16:24 (GMT)
crash fix in updateAccelerationMap, forgot to check for dm being null
January 3, 2018, 15:26 (GMT)
fix for transformation issue with particle remeshing
January 3, 2018, 15:07 (GMT)
fix for presets, forgot some commas
January 3, 2018, 11:49 (GMT)
Fix T52871: `BLI_polyfill_beautify_quad_rotate_calc_ex` was mistakenly considering the state as degenerated
January 3, 2018, 11:49 (GMT)
BLI_polyfill2d_test: script to generate test data
January 3, 2018, 11:49 (GMT)
Cleanup: redundant casts
January 3, 2018, 11:49 (GMT)
Correct test ifdef in polyfill
January 3, 2018, 11:49 (GMT)
BLI_polyfill2d_test: add test for T52834

Commented since it currently fails.
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021