Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-11-05Fix #29138: changing game engine physics type from soft body to occluder, nav...Brecht Van Lommel
2011-11-05Cycles: add location/rotate/scale and XYZ mapping options for all texture nodes,Brecht Van Lommel
2011-11-05Cycles: svn merge -r41467:41531 ^/trunk/blenderBrecht Van Lommel
2011-11-04Fix #28865: Draw_bounds_type does not display Polyhedron or Capsule typesSergey Sharybin
2011-11-04Fix #29024: Logic Bricks allow same name for multiple bricksSergey Sharybin
2011-11-04Configurable sensor size:Sergey Sharybin
2011-11-04Comments and other text editing:Joshua Leung
2011-11-04compile without python works againCampbell Barton
2011-11-03Fix #29005: Bezier/Surface Datablock switching bug?Sergey Sharybin
2011-11-03Fix #29122: Curve Radius keyable from Outliner Datablock view but not Transfo...Sergey Sharybin
2011-11-03Cycles: updates to follow code committed to trunk.Brecht Van Lommel
2011-11-03Depsgraph/Python: callbacks and properties to detect datablock changesBrecht Van Lommel
2011-11-02RenderEngine/Nodes: system to check for shading nodes compatibilityBrecht Van Lommel
2011-11-02Nodes: add support for shader nodes on world and lamps, in addition to materi...Brecht Van Lommel
2011-11-02RenderEngine api: support for viewport rendering, details here:Brecht Van Lommel
2011-11-02Cycles: svn merge -r41266:41467 ^/trunk/blenderBrecht Van Lommel
2011-11-02Cycles: RenderEngine api code tweaks, also ensuring it's backwards compatible.Brecht Van Lommel
2011-11-02World MistThomas Dinges
2011-11-02RenderEngine: steps towards implementation of this proposal:Brecht Van Lommel
2011-11-02World Stars:Thomas Dinges
2011-11-02RenderEngine: add .is_animation and .is_preview properties to detect if it'sBrecht Van Lommel
2011-11-02Related to #29092: make the working of the Mist Intensity option more clear inBrecht Van Lommel
2011-11-02Space types:Thomas Dinges
2011-11-01== Removal of SpaceSound ==Thomas Dinges
2011-11-01== Cleanup of SpaceImasel ==Andrea Weikert
2011-10-31Merge with trunk r41411Miika Hamalainen
2011-10-31Dynamic Paint:Miika Hamalainen
2011-10-30make_uv_vert_map() was looping over the texture face for not reason.Campbell Barton
2011-10-30Modifier compilation tweaks (Blender conference commit) Thomas Dinges
2011-10-28Merge with trunk r41342Miika Hamalainen
2011-10-28Dynamic Paint:Miika Hamalainen
2011-10-28UI list template: committing patch [#26629].Bastien Montagne
2011-10-27use const for readonly strings and set some functions to staticCampbell Barton
2011-10-27Typos and formatting fixesJoshua Leung
2011-10-27quiet -Wempty-body and unused warningsCampbell Barton
2011-10-25Cycles: svn merge -r41232:41266 ^/trunk/blenderBrecht Van Lommel
2011-10-25Cycles: svn merge -r41225:41232 ^/trunk/blenderBrecht Van Lommel
2011-10-25Cycles: svn merge -r41205:41225 ^/trunk/blenderBrecht Van Lommel
2011-10-23Remove some more $Id$ that still were left after r41227 and r41228.Guillermo S. Romero
2011-10-23Remove the svn:keywords property.Guillermo S. Romero
2011-10-23remove $Id: tags after discussion on the mailign list: http://markmail.org/me...Campbell Barton
2011-10-23Typo fixes for the typo fixes. :DThomas Dinges
2011-10-23fix some typo'sCampbell Barton
2011-10-23- fix for error with utf8 textinput for buttonsCampbell Barton
2011-10-23RNA: fix collection iterator issue in c++ api with msvc.Brecht Van Lommel
2011-10-23rna access to event.unicode so scripts can get unicode text input.Campbell Barton
2011-10-23py/rna api crash fix: getting event.ascii would crash blender (strange nobody...Campbell Barton
2011-10-22Cycles: svn merge -r41182:41205 ^/trunk/blenderBrecht Van Lommel
2011-10-22Render API: add update_progress() function to update progress bar progress fromBrecht Van Lommel
2011-10-22Merge with trunk r41197Miika Hamalainen