Blender Git Commits

Blender Git "master" branch commits.

Page: 4102 / 5574

February 22, 2011, 23:10 (GMT)
doxygen fix, otherwise file doesn't show up in module section.
February 22, 2011, 22:24 (GMT)
error in own recent moving addons functions into its own module. addon_utils.reset_all failed.
February 22, 2011, 21:58 (GMT)
doxygen: add Audaspace C API entry
Revision 2d7b4d1 by Lukas Toenne
February 22, 2011, 21:22 (GMT)
Empty groups are now displayed with some basic spacing in edit mode. Long socket lists don't outgrow the group box any more; the box height is adjusted to fit the length of the socket list instead.
Revision e7750aa by Lukas Toenne
February 22, 2011, 20:49 (GMT)
Convenience fix: Exposing internal sockets now copies the default input value to the group sockets. The "expose" function on group inputs/outputs has an optional parameter "add_link", which can be used to prevent the automatic linking.
Revision 692b711 by gsr b3d
February 22, 2011, 20:47 (GMT)
SVN maintenance.
Revision b3c60ef by Lukas Toenne
February 22, 2011, 20:24 (GMT)
Added RNA functions to group tree inputs/outputs for exposing internal sockets or adding custom sockets by name and type (fixes #26171). Changed a few function names for groups for consistency.
February 22, 2011, 19:30 (GMT)
doxygen: bge scenegraph and videotexture
February 22, 2011, 19:22 (GMT)
Material UI, patch by Ervin Weber (lusque). Thanks!
Now we have the old UI again, as suggested by several developers on the Mailing List.
At least for simple materials. For Node Materials we keep the new Pipeline panel.

This should make both sides happy. :)
February 22, 2011, 17:19 (GMT)
Bugfix #25967

Node Materials: option "Front/Back" in geometry node failed for
"full osa" case in ZTransp.

February 22, 2011, 16:32 (GMT)
Fix for [#26160] Blender Crashes when undoing

Was trying to free audio data from sequencer strips that don't even have audio. Corrected the error in several ways so this will definitely not happen again :-)
February 22, 2011, 16:12 (GMT)
doxygen: add bullet to extern libs, some small changes in page names, and fixes around license blocks
February 22, 2011, 14:27 (GMT)
disable some conflicting options WITH_PYTHON_MODULE
February 22, 2011, 14:19 (GMT)
blender as module - workaround for not knowing __file__ when the module is initialized.
February 22, 2011, 12:42 (GMT)
doxygen: BGE Network, Physics, Rasterizer
February 22, 2011, 12:36 (GMT)
missing deps for pacman
February 22, 2011, 12:25 (GMT)
Type in snapshort ;)

February 22, 2011, 12:19 (GMT)
fix for uninitialized stack variable in displaying the modifier template.
February 22, 2011, 12:17 (GMT)
Too many ifdefs made me miss the fact variables were declared inside
function...

February 22, 2011, 12:01 (GMT)
No idea why this goes wrong, but I can't get preprocessor output with
cmake here.

Somehow in OSX a function call doesn't return but enters a next function.
Will find around if someone else can make an OSX preprocessed version
of this C file. With this commit things go fine, and it's a sane check
anyway.

By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021