Revision 7a80c34 by Bastien Montagne June 15, 2017, 10:34 (GMT) |
Fix serious bug in 'curve-to-mesh' conversion code. Eeeeeek!^2 Calling unconditionnaly ID freeing `BKE_libblock_free()` on a datablock (ob->data, i.e. Curve) that may be used elsewhere... Veryveryvery bad! |
Revision b488988 by Bastien Montagne June 15, 2017, 10:32 (GMT) |
Fix potential memory leak in Sequencer sound strip creation code. |
Revision 1a7099f by Dalai Felinto June 15, 2017, 09:31 (GMT) |
Fix T51463: Eevee motion blur not working (with AMD) GLSL needs FragColor to be initialized. The default vec4 value seems to be implementation dependent. Or it's a bug on Mesa/AMD. |
Revision 826f3c7 by Sergey Sharybin June 15, 2017, 08:19 (GMT) |
Fix strict cflags compilation after recent const changes |
Revision 35ec72b by Sergey Sharybin June 15, 2017, 08:17 (GMT) |
Merge branch 'master' into blender2.8 |
Revision 038b73b by Sergey Sharybin June 15, 2017, 08:14 (GMT) |
Fix compilation error with strict cflags after recent const changes |
Revision 692ce81 by Bastien Montagne June 15, 2017, 07:34 (GMT) |
Further improvements of text editor for POV-Ray *tryed "#" as preprocessor used in POV-Ray for language keywords best behaviour was to have it as a punctuation symbol *moved "finish" to its proper category *changed order of some POV-Ray ini files keywords to have them work better *added a few keywords from latest pov version *Fixed C-style closing of multiline comments (*/) Reviewers: campbellbarton, mont29 Reviewed By: campbellbarton, mont29 Subscribers: mont29 Differential Revision: https://developer.blender.org/D2707 |
Revision a96030b by Aaron Carlisle June 15, 2017, 05:41 (GMT) |
PyAPI: Add toctree link on parent page of submodule |
Revision 44fd84b by Aaron Carlisle June 15, 2017, 04:54 (GMT) |
PyAPI: Proper Solution to bpy.app |
Revision f2d7a28 by Clément Foucault June 14, 2017, 22:57 (GMT) |
Probes: Modify Add Menu and change defaults. |
Revision f5203e6 by Clément Foucault June 14, 2017, 22:57 (GMT) |
Probe: Fix display of the Influence of grid probes. |
Revision 634dbfa by Clément Foucault June 14, 2017, 22:57 (GMT) |
Eevee: Fix grid probe updating when updating cube probe. |
Revision cac851a by Clément Foucault June 14, 2017, 22:57 (GMT) |
Eevee: Probes: Add data display for cubemaps. |
Revision 810464e by Clément Foucault June 14, 2017, 22:57 (GMT) |
Eevee: Group octahedron map functions into one file. |
Revision 246ee82 by Clément Foucault June 14, 2017, 22:55 (GMT) |
Eevee: Some probe update changes. Dont render grids if cubemap count changes (because it does not depends on). Recalc lighting if probe type change. |
Revision 9c82203 by Clément Foucault June 14, 2017, 22:55 (GMT) |
Eevee: Probes: Change falloff of irradiance grid. |
Revision 99ff1bb by Clément Foucault June 14, 2017, 22:55 (GMT) |
Probe: fix clip distances showing only for one probe. |
Revision 0ca2f5a by Clément Foucault June 14, 2017, 22:55 (GMT) |
Eevee: Irradiance grid: support for non-blocking update and multiple bounces. |
Revision 26e710b by Clément Foucault June 14, 2017, 22:55 (GMT) |
Eevee: Add Grid debug display. |
Revision 4873ff0 by Clément Foucault June 14, 2017, 22:55 (GMT) |
Eevee: Fix probe diffuse computation. |
|
|
|


Master Commits
MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021