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
2010-02-03vertex group sort operator, access from the vgroup panel, sintels mesh has 14...Campbell Barton
2010-02-03Bugfix #19970: auto-clamped / auto working strangly in f-curve editorJoshua Leung
2010-02-02PET Connectivity calculation. Adding threshold to take care of possible impre...Martin Poirier
2010-02-02Fix semi-exit of particle edit mode after adding/removing hairs, whenBrecht Van Lommel
2010-02-02linking in mesh data with animation crashed blender. also fixed some warnings.Campbell Barton
2010-02-02Fix #20926: 2d image paint was missing clone image, clone alpha, and wrapBrecht Van Lommel
2010-02-02Fix #20932: add surface operator did not pop up type menu when invoked.Brecht Van Lommel
2010-02-02Give border render coordinates a sane default, so enabling border in theBrecht Van Lommel
2010-02-02Fix for a recent bugfix removing the wm* opengl function replacements,Brecht Van Lommel
2010-02-02render simplify option to disable triangulation.Campbell Barton
2010-02-02error mirrorring weight group, wasnt checking if the mirror vert was the sameCampbell Barton
2010-02-02- lamp bias of 0.0 was allowed when it should not be.Campbell Barton
2010-02-02adding back quotes, looks like well need to strip them some other wayCampbell Barton
2010-02-02Bug in cmake broke vc build. Fixed by Jerome Lelong on ML.Arystanbek Dyussenov
2010-02-02errors in arg parsing from yesterdays commitCampbell Barton
2010-02-02editing the basis shape now updates others when relative is enabled.Campbell Barton
2010-02-02PROP_ANIMATEABLE -> PROP_ANIMATABLE (more common spelling)Campbell Barton
2010-02-02subtype support for properties in bpy.props.Campbell Barton
2010-02-02Proportional Edit Connected: Use connectivity distance for falloff (connectiv...Martin Poirier
2010-02-01Fix part of #19858: texture node outputs don't work separately, the meaningBrecht Van Lommel
2010-02-01Fix sculpt mode drawing performance regression, happened on at leastBrecht Van Lommel
2010-02-01this restores building on mingw with Collada support, also it restores cross ...Tom Musgrove
2010-02-01bugfix for reading invalid id prop lengths from python.Campbell Barton
2010-02-01Mesh Extrude menuMartin Poirier
2010-02-01Remove NO_CONTEXT flag from enum when copying operator properties to the oper...Martin Poirier
2010-02-01Quicktime/QTKit : fix too dark images conversion issueDamien Plisson
2010-02-01Fix for problem drawing second level popup menus due to recent commit,Brecht Van Lommel
2010-02-01Fix #20891: opengl animation render could mess up the view.Brecht Van Lommel
2010-02-01BGE: fix for [#20684] Game Render blanks screen on Anaglyph Stereo viewDalai Felinto
2010-02-01opengl render wasnt using the right stamp flagCampbell Barton
2010-02-01added extrude enum function, cant be used yet because macros have no way to e...Campbell Barton
2010-02-01Bugfix #19970: auto-clamped / auto working strangly in f-curve editorJoshua Leung
2010-02-01Fix #20420: grab brush + subsurf modifier crash. Previously the PBVH nodesBrecht Van Lommel
2010-02-01Fix #20502: add constraint (with targets) menu has no last used memory.Brecht Van Lommel
2010-02-01bpy.props.IntVectorProperty & BoolVectorPropertyCampbell Barton
2010-02-01Fix automatic draw method detection not clearing things properlyBrecht Van Lommel
2010-02-01GPU type detection tweaks for unix/mac software rendering.Brecht Van Lommel
2010-02-01WM Draw Method added to do Overlap assuming swap exchange / flipping,Brecht Van Lommel
2010-02-01stub additions for building the game engineTom Musgrove
2010-02-01NLA Editor Bugfix:Joshua Leung
2010-02-01Cocoa : implement opening .blend file by double-clicking on it in OSX FinderDamien Plisson
2010-02-01New argument parsing library supporting multiple passes, case sensitive and i...Martin Poirier
2010-02-01SVN maintenance.Guillermo S. Romero
2010-02-01Fixed a few lingering compiler warnings with the bpy_app stuffJoshua Leung
2010-02-01WM Draw Methods now has a new option Automatic (default). This willBrecht Van Lommel
2010-02-01ugh!, missed this file tooCampbell Barton
2010-02-01Added 'Evaluation Time' setting access to Path Animation panel.Joshua Leung
2010-02-01Fix #19888: tooltip would stay visible when starting e.g. panning theBrecht Van Lommel
2010-02-01Fix #20830: only rendering Z pass did not give correct Z values.Brecht Van Lommel
2010-02-01Fix missing redraw in image window when changing render pass.Brecht Van Lommel