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-04- added docs and examples for bpy.app.handlersCampbell Barton
2011-11-04Enabled ndof devices for controlling colour wheel and cube UI controls Matt Ebb
2011-11-04utility function to find the biggest area: BKE_screen_find_big_area(...), was...Campbell Barton
2011-11-04compile without python works againCampbell Barton
2011-11-03Fix #28998: sequence rendering with wrong progress barSergey Sharybin
2011-11-03Depsgraph: more tweaking for update acces from python APIBrecht Van Lommel
2011-11-03Fix #29005: Bezier/Surface Datablock switching bug?Sergey Sharybin
2011-11-03python string conversionCampbell Barton
2011-11-03use Py_TYPE macro (no functional changes)Campbell Barton
2011-11-03patch [#27917] MARKER MENUS: Unification and adding "Duplicate Marker to Scen...Campbell Barton
2011-11-03Fix #28935: Material display error VBO + Texture Solid + ModifierSergey Sharybin
2011-11-03Scons:Thomas Dinges
2011-11-03Fix #29122: Curve Radius keyable from Outliner Datablock view but not Transfo...Sergey Sharybin
2011-11-03Scons:Thomas Dinges
2011-11-03hopefully fix msvc build errorCampbell Barton
2011-11-03Bugfix [#29113] "Follow path" constraint subframes calculatedJoshua Leung
2011-11-03Depsgraph/Python: ensure datablocks with animation data get tagged as beingBrecht Van Lommel
2011-11-03correct error in stubCampbell Barton
2011-11-03modify previous api feature to tag functions as permanent, use nicer decorato...Campbell Barton
2011-11-03ability to have permanent callbacks that stay active when new blend files are...Campbell Barton
2011-11-03fix for warning on osxCampbell Barton
2011-11-03fix regression [#29076] 16bit Tiff save broken in Blender 2.60Campbell Barton
2011-11-03correct spelling mistakesCampbell Barton
2011-11-03patch [#28947] Patches for #28943 (Support for XDG Base Directory Specification)Campbell Barton
2011-11-03cmake could ignore defines for python lib/include passed from the command lin...Campbell Barton
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-02Projection Paint UI:Thomas Dinges
2011-11-02Sculpt cleanupNicholas Bishop
2011-11-02Toolbar UI code:Thomas Dinges
2011-11-02Small sculpt cleanupNicholas Bishop
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-02new math function: Quaternion.to_axis_angle().Campbell Barton
2011-11-02minor cleanup for weightpaint fillCampbell Barton
2011-11-02Function convertViewVec() contained some piece of code duplicated fourNicholas Bishop
2011-11-02fix [#29120] project painting errorCampbell Barton
2011-11-02quiet some warnings.Campbell Barton
2011-11-02Bugfix for [#29055] node editor / texture node / scale nodeThomas Dinges
2011-11-02Space types:Thomas Dinges
2011-11-01== Removal of SpaceSound ==Thomas Dinges
2011-11-01== Cleanup of SpaceImasel ==Andrea Weikert
2011-11-01Fix #29124: Modifying mesh with mirror and solidify modifiers crashes blenderSergey Sharybin
2011-11-01Reverting r41409 (broken fix for #29089)Andrew Wiggin
2011-11-01Fix #29109: bpy.ops.render.render() with scene parameter missed compositing,Brecht Van Lommel