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
path: root/source
AgeCommit message (Expand)Author
2012-03-28style cleanupCampbell Barton
2012-03-28Small cleanup for r45238, remove empty/unused function.Nicholas Bishop
2012-03-28expose image render_slot so keybindings can be configured to changeCampbell Barton
2012-03-28Cycles: add alpha output to image node.Brecht Van Lommel
2012-03-28Cycles: add rendered draw mode option in 3d view header to show the activeBrecht Van Lommel
2012-03-28Cycles: viewport rendered draw mode now shows background images, also changed...Brecht Van Lommel
2012-03-28bmesh: be more strict with operator string formatting, no tabs and only accep...Campbell Barton
2012-03-28print error if rip does nothing (rather then grabbing the unripped verts as i...Campbell Barton
2012-03-28Fix for the node tree nodes.new API function, this wasn't setting the scene a...Lukas Toenne
2012-03-28remove dissolve keybinding, conflicts with draw, add back to delete menu.Campbell Barton
2012-03-28fix [#30699] blender crashes when dissolving facesCampbell Barton
2012-03-28code cleanup: Ctrl+Click extrude - replace inline axis/angle to matrix conver...Campbell Barton
2012-03-28fix for vertex ripCampbell Barton
2012-03-28fix [#30701] bmesh: segfault when ripping partially connected verticesCampbell Barton
2012-03-28style cleanup: for creator.c & more useful assert message (file:line)Campbell Barton
2012-03-28style cleanupCampbell Barton
2012-03-28style cleanup: mainly whitespace around operators and indentation - paint/scu...Campbell Barton
2012-03-28own error r45225Campbell Barton
2012-03-28code cleanup: (dont include ';' in defines), last commit also missed changes ...Campbell Barton
2012-03-28fix [#30666] Texturepaint "Soften" brush gets stuckCampbell Barton
2012-03-28fix [#30685] Solidify tool behaves like Shrink/Fatten (editmesh functionality...Campbell Barton
2012-03-28Fix [#30700] Blend from Shape gives only selection for basis shapekeyBastien Montagne
2012-03-27Fix #30658: add new uv layer in object mode did not copy coordinates fromBrecht Van Lommel
2012-03-27Fix tweak for #30638: use same BMesh Face area computation functions as Mesh,Brecht Van Lommel
2012-03-27Fix related to #30674: remove unnecessary global undo push during image paint,Brecht Van Lommel
2012-03-27Patch [#30683] Editmesh_tools without descriptions by Harley Acheson (harley) Thomas Dinges
2012-03-27Fix related to #30674: 2D image painting would do unnecessary full GL textureBrecht Van Lommel
2012-03-27Fix bug 30697, strange shading on array modifier with offset object.Nicholas Bishop
2012-03-27Partial fix for bug 30695, "Array broke crease, weird visibility and slowdown"Nicholas Bishop
2012-03-27Fix more truncated comments.Nicholas Bishop
2012-03-27Spelling fix, sentine -> sentinel.Nicholas Bishop
2012-03-27bmesh py api:Campbell Barton
2012-03-27Fix bug 30696, circular mesh objects had wrong orientation.Nicholas Bishop
2012-03-27Fix bug 29123, subdivide smooth distorts shape with numcuts > 1.Nicholas Bishop
2012-03-27reload_sequence_new_file now works with movie clip strips as wellSergey Sharybin
2012-03-27minor code/style cleanupCampbell Barton
2012-03-27fix for undoMesh_to_editbtMesh not setting BMEditMesh.ob field.Campbell Barton
2012-03-27style/name cleanup: have EDBM_* functions match our style guide and also matc...Campbell Barton
2012-03-27fix error in last commitCampbell Barton
2012-03-27bmesh todo, unlikly but possible - entering editmode with faces and no polys.Campbell Barton
2012-03-27style cleanup: wm, mosyly adding space around opsCampbell Barton
2012-03-27use cmake WITH_MOD_ * to exclude include paths which are not used.Campbell Barton
2012-03-27fix [#30651] bpy.ops.object.mode_set(...) editmode removes faces.Campbell Barton
2012-03-27Return back sfra property to Sequence structure to prevent data looseSergey Sharybin
2012-03-27Clean-up logic of behavior of refresh/reload operators in sequencerSergey Sharybin
2012-03-27quiet some warnings for gcc 4.7Campbell Barton
2012-03-27style cleanup: py apiCampbell Barton
2012-03-26Fix for position of array-modifier end cap when not using a fixed count.Nicholas Bishop
2012-03-26Fix run-time warning of freeing null pointer in array modifier.Nicholas Bishop
2012-03-26Renaming pt_BR to pt, as a recent reform [1] made most country speaking portu...Bastien Montagne