Blender Git Commits

Blender Git commits from all branches.

Page: 2856 / 2888

January 22, 2010, 16:17 (GMT)
Render Branch

Some refactoring of blender rendering code, various code changes to clean
up the code and make it easier to extend and fit in the new shading system.
This also deprecates a number of features, so breaks backwards compatibility
already. No new shading system or new features in this commit.

Also, don't report bugs or problems for this branch yet.

Deprecated features:
* World exposure/range.
* Backbuf image.
* Specular transparency.
* Energy Ramps.
* Jittered sampling for AO and Area lamps.
* Warping and stencils in the texture stack.
* Sticky texture coordinates.

Code changes:
* Many file and function renames, splitting, keeping the working of the
code intact but making the existing structure more clear.
* Render global R replaced by local variables.
* Shading and pass combining for solid and z-transp is now unified.
* Render and ShadeInput structs have been split up into nested structs.
* Threaded render no longer uses sleep().
* Lamp shading loop has been reorganized. This will make some renders
look different, some due to bugs being fixed, and some due to new bugs.
* Texture nodes are now a texture type rather using the "use nodes"
button.

More details on second part of this page:
http://wiki.blender.org/index.php/BlenderDev/ShadingSystem/Notes

January 22, 2010, 13:57 (GMT)
January 21, 2010, 21:48 (GMT)
Create branch for experimental 2.5 rendering work.
January 7, 2010, 17:44 (GMT)
Branch for Replacement of MoTo by Eigen2 in the BGE
November 23, 2009, 17:49 (GMT)
retagging for 2.5 alpha 0 after python crash fix
October 1, 2009, 22:29 (GMT)
merge from 23153 to 23595
September 14, 2009, 10:53 (GMT)
Added a checkbox in the user preferences for turning off VBO support
September 12, 2009, 20:28 (GMT)
merge fix
September 12, 2009, 18:23 (GMT)
merge from 22606 to 23153
August 31, 2009, 18:34 (GMT)
tag for 2.49b
August 18, 2009, 18:06 (GMT)
merge from 22334 to 22606
August 18, 2009, 16:04 (GMT)
fixed the messed up editmode bug, thanks a lot to nicholasbishop for tracking down the bug
August 11, 2009, 20:48 (GMT)
Useless final sound system branch update.
August 11, 2009, 05:31 (GMT)
fixed another subsurf bug
August 10, 2009, 11:34 (GMT)
merge from 22016 to 22335
August 9, 2009, 18:14 (GMT)
Sound Branch:

* Last commit before merge to 2.5
* Merge until revision 22324 of 2.5 branch
* Fixes for some compiler warnings
* Updated some build system files

August 7, 2009, 10:41 (GMT)
subsurf editmode crash fix
August 7, 2009, 09:38 (GMT)
Sound Branch:
* Added some documentation.
* Fixed the loading of sounds from libraries.
August 6, 2009, 18:22 (GMT)
Update for cmake for the new openal libs.
August 6, 2009, 13:40 (GMT)
Code cleanup for the merge.
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021