Blender Git Loki

Blenderin Git "master"-kehityshaaran kommitit.

Page: 1344 / 5574

February 3, 2019, 18:56 (GMT)
GP: Fix compiler error
February 3, 2019, 12:27 (GMT)
T61140 Shortcut Eraser and Eraser are not the same

Set default eraser with the last eraser used, and remove the toggle button from UI panel.
Revision 2a23737 by Joshua Leung
February 3, 2019, 11:41 (GMT)
Fix typos
Revision 65340ad by Joshua Leung
February 3, 2019, 11:41 (GMT)
Fix T60753: Graph Editor showing cache curves regardless of filters

This commit adds a datablock filtering option for cache files channels,
so that a shot with lots of these in addition to standard animation
(e.g. the Spring production files) don't become bogged down by these.

Furthermore, these channels also respect the "Only Selected" toggle too now.
February 3, 2019, 03:59 (GMT)
Cleanup: trailing commas

Needed for clan-format not to wrap onto one line.
February 2, 2019, 04:23 (GMT)
WM: Event simulation support for Python

This feature is intended only for testing,
to automate simulating user input.

- Enabled by '--enable-event-simulate'.
- Disables handling all real input events.
- Access by calling `Window.event_simulate(..)`
- Disabling `bpy.app.use_event_simulate`
to allow handling real events (can only disable).

Currently only mouse & keyboard events work well,
NDOF, IME... etc could be added as needed.

See D4286 for example usage.
February 2, 2019, 03:45 (GMT)
BKE_global: clear deprecated flags on load (all of them)
February 2, 2019, 03:01 (GMT)
Cleanup: match logic for merging G.f & G.fileflags on load
February 2, 2019, 02:49 (GMT)
Cleanup: use G_FLAG_*/G_FILE_* for G.f/fileflags

Was confusing eg: G_AUTOPACK belonged to G.fileflags, G_PICKSEL to G.f.
February 2, 2019, 02:29 (GMT)
Cleanup: use enum for BKE globals
February 2, 2019, 00:58 (GMT)
Cleanup: remove author/date info from doxy headers
February 1, 2019, 22:37 (GMT)
Merge branch 'blender2.7'
February 1, 2019, 19:56 (GMT)
Color management: change view transform for color pickers and display modes.

* Use simple default view transform for color pickers, as Filmic does not work
well for all types of colors. We better handle this with an option and tagging
of colors as emissive or albedo like.
* For solid/workbench we also no longer use Filmic, as there is not enough contrast
and it's not really needed since this is not physically based lighting.
* For lookdev always take into account the view transform and look. Other view
settings like exposure are only taken into account if scene lighting is used,
since these are often dependent on scene light intensity.

Fixes T61022, T57649, T59363.
February 1, 2019, 19:35 (GMT)
Fix T61010: Keying Set - Description edit box disabled, for internal use only.

Wrong property flag for that one, KeyingSet is a regular RNA class, not
a registrable 'interface' one, unlike KeyingSetInfo...
February 1, 2019, 18:08 (GMT)
Fix T61078: Cycles crash with adaptive smoke sim playback.

3D image dimensions should be updated on the Cycles side before loading
the smoke data.
February 1, 2019, 17:04 (GMT)
Fix T58206: Eevee light energy soft maximum is too low.
Revision 530d9f4 by Antonioya
February 1, 2019, 16:20 (GMT)
Cleanup: Remove manually missing original author

Name was part of the header GPL text.
February 1, 2019, 16:14 (GMT)
GP: Cleanup retiming to do in same loop
February 1, 2019, 15:50 (GMT)
Fix T61071: GP Cutter / Boxes bug

Now when remove points from a cyclic stroke, the last island is joined with first island in order to fill the gap of the cyclic.

This change affects not only to cutter, but to any delete process in cyclic strokes.
February 1, 2019, 15:41 (GMT)
Cleanup: manually remove header text not handled by automation
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021