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-03fix for shape key value not updating.Campbell Barton
2010-02-03[#20905] Blender 2.5 - Crash on drag an dropCampbell Barton
2010-02-03bugfix [#20909] (2.5) crash when clicking the arrow-restore button in keymap ...Campbell Barton
2010-02-03bugfix [#20944] bad use of wm.invoke_popup(self) is crashing BlenderCampbell Barton
2010-02-03Bugfix #20940: Offset always resets to 1 in follow path constraintJoshua Leung
2010-02-03Bugfix #20935: Evaluation Time For Curves No Longer Accepts Input Over 1.0Joshua Leung
2010-02-03Bugfix #20942: Unassigned Vertex Groups crash Blender on sortJoshua Leung
2010-02-03Spline IK Bugfix:Joshua Leung
2010-02-03Animation Data Types - RNA Fixes:Joshua Leung
2010-02-03patch [#20889] Support "unit"s for FloatPropertyCampbell Barton
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