Blender Git Commits

Blender Git "master" branch commits.

Page: 1730 / 5574

May 30, 2018, 08:29 (GMT)
Cleanup: use 'e' prefix for enum types
May 30, 2018, 08:24 (GMT)
Cleanup: Naming, match policy with rest of copy-on-write design
May 30, 2018, 08:22 (GMT)
Cleanup: More typed allocation type enum usage

Majority of the code is EOL, but still handy for debug purposes.
May 30, 2018, 08:20 (GMT)
Cleanup: Use typed allocation type enum in custom data API
May 30, 2018, 08:17 (GMT)
Use enum for custom data allocation type

Allows to easily see human readable value in debugger.
May 30, 2018, 06:49 (GMT)
Merge branch 'master' into blender2.8
May 30, 2018, 06:41 (GMT)
Edit Mode: add success return value

Also remove fix for T6614, since BKE_object_obdata_is_libdata
no longer checks proxy.
May 30, 2018, 05:34 (GMT)
Merge branch 'master' into blender2.8
May 30, 2018, 05:31 (GMT)
DNA: add OB_DATA_SUPPORT_EDITMODE macro
May 29, 2018, 20:02 (GMT)
EEVEE: LookDev, reset camera settings
May 29, 2018, 18:58 (GMT)
Fix last commit.
May 29, 2018, 18:39 (GMT)
Fix T55223: Crash when changing lattice resolution.
May 29, 2018, 16:18 (GMT)
Correct last commit

Left unneeded code in space_context_cycle_invoke
May 29, 2018, 15:52 (GMT)
Keymap: partially implement changes from T55162

- Use Tab key for search.
- Number keys switch modes.
- The number of the current mode can open a submode menu
(currently only works for edit-mode)
- Ctrl-Tab, Ctrl-Shift-Tab - cycle workspaces.
May 29, 2018, 15:50 (GMT)
EEVEE: LookDev blurred background
May 29, 2018, 15:33 (GMT)
Cleanup
May 29, 2018, 15:33 (GMT)
Fix crash when moving object parented to a curve

Note, we can probably remove scene from BKE_object_where_is_calc
and force to always use it from depsgraph.
May 29, 2018, 15:05 (GMT)
Use the correct time to evaluate object in BKE_object_where_is_calc functions
May 29, 2018, 15:05 (GMT)
Use correct time for curve parent evaluation

Time should alwaus come from depsgraph, not scene.
May 29, 2018, 14:29 (GMT)
StudioLight: Calculate Specular irradiance
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021