﻿<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="ja">
	<id>https://wiki.blender.jp/index.php?action=history&amp;feed=atom&amp;title=Dev%3ADoc%2FProjects%2FBlend4Web_proposals</id>
	<title>Dev:Doc/Projects/Blend4Web proposals - 版の履歴</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.blender.jp/index.php?action=history&amp;feed=atom&amp;title=Dev%3ADoc%2FProjects%2FBlend4Web_proposals"/>
	<link rel="alternate" type="text/html" href="https://wiki.blender.jp/index.php?title=Dev:Doc/Projects/Blend4Web_proposals&amp;action=history"/>
	<updated>2026-04-19T18:42:50Z</updated>
	<subtitle>このウィキのこのページに関する変更履歴</subtitle>
	<generator>MediaWiki 1.31.0</generator>
	<entry>
		<id>https://wiki.blender.jp/index.php?title=Dev:Doc/Projects/Blend4Web_proposals&amp;diff=149699&amp;oldid=prev</id>
		<title>Yamyam: 1版 をインポートしました</title>
		<link rel="alternate" type="text/html" href="https://wiki.blender.jp/index.php?title=Dev:Doc/Projects/Blend4Web_proposals&amp;diff=149699&amp;oldid=prev"/>
		<updated>2018-06-28T21:13:57Z</updated>

		<summary type="html">&lt;p&gt;1版 をインポートしました&lt;/p&gt;
&lt;table class=&quot;diff diff-contentalign-left&quot; data-mw=&quot;interface&quot;&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;ja&quot;&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #222; text-align: center;&quot;&gt;← 古い版&lt;/td&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #222; text-align: center;&quot;&gt;2018年6月28日 (木) 21:13時点における版&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-notice&quot; lang=&quot;ja&quot;&gt;&lt;div class=&quot;mw-diff-empty&quot;&gt;(相違点なし)&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</summary>
		<author><name>Yamyam</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.blender.jp/index.php?title=Dev:Doc/Projects/Blend4Web_proposals&amp;diff=149698&amp;oldid=prev</id>
		<title>wiki&gt;Dal: /* Implemented Features, Bug Fixes, Participation */</title>
		<link rel="alternate" type="text/html" href="https://wiki.blender.jp/index.php?title=Dev:Doc/Projects/Blend4Web_proposals&amp;diff=149698&amp;oldid=prev"/>
		<updated>2016-04-27T09:00:27Z</updated>

		<summary type="html">&lt;p&gt;‎&lt;span dir=&quot;auto&quot;&gt;&lt;span class=&quot;autocomment&quot;&gt;Implemented Features, Bug Fixes, Participation&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;新規ページ&lt;/b&gt;&lt;/p&gt;&lt;div&gt;= Real-Time Proposals from Blend4Web =&lt;br /&gt;
&lt;br /&gt;
== Introduction ==&lt;br /&gt;
&lt;br /&gt;
Blend4Web is an open source Blender-based 3D web framework. This page contains feature proposals from the Blend4Web team. Our goal is to extend Blender with features which can be very useful for real-time rendering. No Blend4Web-specific functionality is proposed here. Info about Blend4Web add-on development is provided on the [[Extensions:2.6/Py/Scripts/Import-Export/Blend4Web|separate page]].&lt;br /&gt;
&lt;br /&gt;
== Proposals ==&lt;br /&gt;
&lt;br /&gt;
*[[Ready for serialization mesh data structure|Mesh data structure suitable for real-time engines]]&lt;br /&gt;
*[[Blender Internal Nodes Refactoring|Blender Internal Nodes Refactoring]]&lt;br /&gt;
*[[Linking Custom Node Tree to DataBlock|Linking Custom Node Tree to DataBlock]]&lt;br /&gt;
&lt;br /&gt;
== Patches under Review ==&lt;br /&gt;
&lt;br /&gt;
*[https://developer.blender.org/D1855 D1855] bpy.data custom properties support&lt;br /&gt;
&lt;br /&gt;
*[https://developer.blender.org/D1827 D1827] Fix consistency between Viewport and BI for Vector and RGB curves nodes&lt;br /&gt;
&lt;br /&gt;
*[https://developer.blender.org/D810 D810] Support for Environment Lighting settings in the viewport. This would allow our users to see the same lighting in Blender that is seen in Blend4Web. For some reason, these settings currently only work in the Blender render.&lt;br /&gt;
&lt;br /&gt;
*[https://developer.blender.org/D1542 D1542] &amp;quot;Do not tint cycled nodes&amp;quot; option for node trees.&lt;br /&gt;
&lt;br /&gt;
*[https://developer.blender.org/D923 D923] Support of some Cycles' Geometry node functionality in the Blender Internal. Currently, the Geometry node lacks such important outputs as Incoming, Normal (in the world space), Tangent and others.&lt;br /&gt;
&lt;br /&gt;
*[https://developer.blender.org/D846 D846] Smooth Step node implementation would allow smooth transitions of values and colors. Currently, there is a B4W_SMOOTHSTEP node group in Blend4Web which consists of 9 math nodes. The Smooth Step node corresponds to the built-in GLSL function and would allow users to create faster shaders.&lt;br /&gt;
&lt;br /&gt;
== Blender Builds (Outdated) ==&lt;br /&gt;
&lt;br /&gt;
These Blender builds include our patches:&lt;br /&gt;
&lt;br /&gt;
*[http://graphicall.org/1142 Blender 2.74 (Linux x64)]&lt;br /&gt;
*[http://graphicall.org/1147 Blender 2.74 (Windows x64)]&lt;br /&gt;
&lt;br /&gt;
== ToDo ==&lt;br /&gt;
&lt;br /&gt;
* Blender Internal: Porting nodes from Cycles renderer&lt;br /&gt;
* Viewport: more features&lt;br /&gt;
* UI and Python API: improvements for custom renderers&lt;br /&gt;
&lt;br /&gt;
== Discussions ==&lt;br /&gt;
&lt;br /&gt;
The best way to contact Blend4Web developers is by using [https://www.blend4web.com/en/forums/ Blend4Web Forum].&lt;br /&gt;
&lt;br /&gt;
== Implemented Features, Bug Fixes, Participation ==&lt;br /&gt;
&lt;br /&gt;
*[https://developer.blender.org/D1120 D1120] Support of Cycles' Normal Map node in Blender Internal. As you can guess from its name, this node would give the possibility to use normal maps in the viewport, including tangent, object and world spaces.&lt;br /&gt;
* [https://developer.blender.org/D1880 D1880] Wide lines + line stipple deprecated API replacement&lt;br /&gt;
* [https://developer.blender.org/D1786 D1786] Mirror influence of environment texture in Blender viewport&lt;br /&gt;
* [https://developer.blender.org/T47492 T47492] F-Curves. Restoring animation of linked bone after renaming in source file. Possible fix is attached&lt;br /&gt;
* [https://developer.blender.org/D1414 D1414] World textures displaying for viewport in BI&lt;br /&gt;
* [https://developer.blender.org/D909 D909] Support of Cycles' Vector Transform node in the Blender Internal&lt;br /&gt;
* [https://developer.blender.org/D1729 D1729] BI &amp;quot;Real Sky&amp;quot; option works incorrectly for environment texture&lt;br /&gt;
* [https://developer.blender.org/D1688 D1688] - Stipple support to basic GLSL shader&lt;br /&gt;
* [https://developer.blender.org/D1313 D1313] - Particle Info node support for GLSL mode and the internal render&lt;br /&gt;
* [https://developer.blender.org/T46333 T46333] - Particle Info Node (for BI) is not working.&lt;br /&gt;
* [https://developer.blender.org/D1282 D1282] - Getting default value from hidden material socket after material switch with Python.&lt;br /&gt;
* [https://developer.blender.org/D1188 D1188] - Support for native render capabilities in custom render engines through Python API.&lt;br /&gt;
* [https://developer.blender.org/D843 D843] - Incorrectly named inputs of the Material and Extended Material nodes&lt;br /&gt;
* [https://developer.blender.org/D1045 D1045] - Outliner crash&lt;br /&gt;
* [https://developer.blender.org/D1015 D1015] - Crash when deleting NlaTrack&lt;br /&gt;
* [https://developer.blender.org/D1283 D1283] - Bugfix. Reroute node type transition&lt;br /&gt;
* [https://developer.blender.org/D899 D899] - Gamma node support for Blender Internal&lt;br /&gt;
* [https://developer.blender.org/D842 D842] - Fixing drawing in Viewport Math-Absolute node results&lt;br /&gt;
* [https://developer.blender.org/D781 D781] - Implementation of specular transparency property in GLSL render&lt;br /&gt;
&lt;br /&gt;
* [https://developer.blender.org/T46305 T46305] - The viewport artifacts associated with the use of normal maps&lt;br /&gt;
* [https://developer.blender.org/T44718 T44718] - Cycles GLSL shading not working for NURBS with node shader&lt;br /&gt;
* [https://developer.blender.org/T44755 T44755] - Difference between GLSL and BI render when Value node is connected to the Output node.&lt;br /&gt;
* [https://developer.blender.org/T44461 T44461] - Crash and file corruption after calc_normals_split, calc_tessface execution.&lt;br /&gt;
* [https://developer.blender.org/T44191 T44191] - Custom Loop Normals Viewport shading not updating&lt;/div&gt;</summary>
		<author><name>wiki&gt;Dal</name></author>
		
	</entry>
</feed>