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-04-06Fix #20911: automatic bone weights work poorly when vertex liesBrecht Van Lommel
2010-04-06Fix #21545: geometry node front/back incorrectly depended on camera angle, canBrecht Van Lommel
2010-04-06Area Swap: fix memory leak and access to freed memory.Brecht Van Lommel
2010-04-06Fix, python changes to array properties were not yet calling updateBrecht Van Lommel
2010-04-06Fix #21402: python operator redo properties not refreshed. Now sends aBrecht Van Lommel
2010-04-06Tweak/code shuffle to make disabled buttons draw nicer on nodes.Matt Ebb
2010-04-06Fix #21393: some render error messages were not passed to the user.Brecht Van Lommel
2010-04-06"Fix" for [#21591] Explode modifier bugJanne Karhu
2010-04-06Fix for [#21928] Can't assign hairJanne Karhu
2010-04-06Fix [#21194] Swap regions stopped workingMatt Ebb
2010-04-06- new docstrings for bpy.type.Struct methods & some corrections.Campbell Barton
2010-04-06Fix [#21516] UI artifacts in array modifierMatt Ebb
2010-04-06Fix [#21440] Bug or loose feature? Texture painting brushesMatt Ebb
2010-04-06Patch #21911: Uppercase Windows Drive Letters in File Open WindowJoshua Leung
2010-04-06Bugfix #21552: Alt S Envelope scaling key conflictJoshua Leung
2010-04-06Bugfix #21916: Baking NLA strips doesn't group transformsJoshua Leung
2010-04-06Fix [#21678] Crease color cannot be adjustedMatt Ebb
2010-04-06Patch [#21750] Add luma waveform and vectorscope to image viewMatt Ebb
2010-04-06Compile fix to collada after ED_object_apply_obmat() was removed.Matt Ebb
2010-04-06Patch #21697: GLSL shadows work again, by Matthias Fauconneau, thanks!Brecht Van Lommel
2010-04-06Object API changes so these functions now require a scene as first argument:Brecht Van Lommel
2010-04-06Fix compile error, missing semicolon.Brecht Van Lommel
2010-04-06Fix #21577: incorrect camera selected when loading file without UI.Brecht Van Lommel
2010-04-06Fix #21383: appending a group would also instance it by default, whichBrecht Van Lommel
2010-04-06Making sure updates are not lost.Guillermo S. Romero
2010-04-06document bpy.types.Struct methods C methods, currently only keyframe_delete()...Campbell Barton
2010-04-05Request: auto link to viewer node back. Used to be ctrl+click, is nowTon Roosendaal
2010-04-05Fix #21266: cyclic dependency checking for texture nodes was missing.Brecht Van Lommel
2010-04-05Merge -c 28014 from COLLADA branch into trunk.Arystanbek Dyussenov
2010-04-05Fix #21641: crash when disabling active addon, removing operatorBrecht Van Lommel
2010-04-05Bugfix #21856: Empty F-Curves created when keyframing with 'auto keyframing m...Joshua Leung
2010-04-05Animation Editors: Select Linked OperatorJoshua Leung
2010-04-05Fix #21828: vertex group remove function removes vertices from all groups.Brecht Van Lommel
2010-04-05Fix #21885: constraint with copy location/rotation from vertex group crashes.Brecht Van Lommel
2010-04-05Fix #21349: triple buffer drawing doesn't work well with thousands ofBrecht Van Lommel
2010-04-05Fix for [#21908] SPH fluids - crash when editing while playingJanne Karhu
2010-04-05'Fix' [#21843] Manipulating Set Render Border sliders causes a crashMatt Ebb
2010-04-05Fix [#21909] full sample motion blurMatt Ebb
2010-04-05Bugfix #21914: SigSegV when loading file with missing proxy objectJoshua Leung
2010-04-05Bugfix #21212: Segfault when object.add_vertex_to_group() called with invalid...Joshua Leung
2010-04-05Bugfixes for Grease Pencil and the Image Editor (includes fix for #20921):Joshua Leung
2010-04-05Fix [#21861] hemi light and shadow only maerialMatt Ebb
2010-04-05Fix [#21895] Incorrect calculations for measurement systemMatt Ebb
2010-04-05Fix [#21912] knife and subdivide tools do not split edges properlyMatt Ebb
2010-04-05Durian Feature Request for Graph Editor: Border Select (optionally) considers...Joshua Leung
2010-04-05Missed one of the tweak operator for nodes when adding new param.Martin Poirier
2010-04-05[#21910] Add Current Time to Render StampsCampbell Barton
2010-04-04make keying set path functions members of the paths collectionCampbell Barton
2010-04-04added negative bounds checks so drawing text into a buffer wont crash.Campbell Barton
2010-04-04no functional changes. use sizeof() and MAXFRAMECampbell Barton