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
2010-10-20== Paint ==Nicholas Bishop
2010-10-18remove G.sce, use G.main->name instead.Campbell Barton
2010-10-17Disabling menu entry for adding "Python" F-Modifier.Joshua Leung
2010-10-17Reverting Cam's audio code changes from revision 32517. Part of it has been r...Joerg Mueller
2010-10-16Maybe now correct commit :°Nathan Letwory
2010-10-16Forgot to commit RNA part of revert in 32519Nathan Letwory
2010-10-16most unused arg warnings corrected.Campbell Barton
2010-10-16Bugfix #23979: FCurve.keyframe_points.add(..., replace=True)Joshua Leung
2010-10-16editors/space_* build without unused args warningsCampbell Barton
2010-10-16- UNUSED macro wasn't throwing an error with GCC if a var become used.Campbell Barton
2010-10-15remove/tag unused args for view*.c, gpu*.c & image*.cCampbell Barton
2010-10-15Fix for [#23314] Comp node renaming breaks animationJanne Karhu
2010-10-15bugfix [#24247] Duplicating a Composite Group Node no User Count IconCampbell Barton
2010-10-15enable warning for unused args with gcc: -Wunused-parameterCampbell Barton
2010-10-13[#24128] Rigid Body Joint Constraint min/max limits [patch]Campbell Barton
2010-10-13bugfix [#24231] outliner not refreshed correctlyCampbell Barton
2010-10-13python api:Campbell Barton
2010-10-13bugfix [#23899] renderlayers are not working properlyCampbell Barton
2010-10-12[#24226] small inconsistency in user preferencesCampbell Barton
2010-10-10COLLADANathan Letwory
2010-10-07bugfix [#24168] verts[] was replaced with vertices[] but gives the old info t...Campbell Barton
2010-10-06[#24063] Error in RNA naming in SequenceCrop.min_x/y ;Campbell Barton
2010-10-05rename Command key to OSKey, Window manager already called it the OSKey but i...Campbell Barton
2010-10-05Fix #24135: Material modification not immediately updated in OutlinerSergey Sharybin
2010-10-05Fix for [#24107] Hair/General particle glitch- PresetsJanne Karhu
2010-10-05Fixed own typo in last commit to curve RNASergey Sharybin
2010-10-05Reorganisation of COLLADA import code. Classes have been split into their own...Nathan Letwory
2010-10-04Recalc knots when toggling nurb cyclic flagsSergey Sharybin
2010-10-03- rna bugfix where ints were not clamped and would overflow, now raise an err...Campbell Barton
2010-10-03py/rna access to setting the header text - can be used in modal operators.Campbell Barton
2010-10-02Fix #22348: disabled image editor curves on non-float images, this neverBrecht Van Lommel
2010-10-02Fix #24095: user preferences theme colors didn't match exactly with whatBrecht Van Lommel
2010-10-02- spec hardness was missing redraw updateCampbell Barton
2010-09-30Action/Shapekey Editor Bugfixes:Joshua Leung
2010-09-30rename makeknots to nurbs_knot_calc_u/vCampbell Barton
2010-09-29Cleanup of code and ui of sequencer speed effect.Janne Karhu
2010-09-28patch [#24034] Fix for [#24010] in 3D view; updates materialCampbell Barton
2010-09-27disable animating the camera lens angle, this way we dont have the problem wh...Campbell Barton
2010-09-27invalid name [#23986] Camera->Lens->Pespective->Angle inputCampbell Barton
2010-09-24missing check in recent commitCampbell Barton
2010-09-24patch [#23968] filter_filetypes property to allow operators to filter by file...Campbell Barton
2010-09-24fix for python refcounting leak, RNA_path_resolve_full now unsets the index i...Campbell Barton
2010-09-24bugfix [#23965] Segmentation fault when using bpy_struct.keyframe_insert() wi...Campbell Barton
2010-09-23bugfix [#23595] Texture paint with a node based brush produces artifactsCampbell Barton
2010-09-23bugfix [#23795] Insert Visual Loc/Rot Keyframe of Armature Bones BrokenCampbell Barton
2010-09-23fix for mistake in rna naming.Campbell Barton
2010-09-22bugfix [#23514] Modifier names containing ']' character cant be animated.Campbell Barton
2010-09-22Increasing compositor blur max sizeDaniel Salazar
2010-09-22RNA renaming nodetree to node_tree Dalai Felinto
2010-09-21fixed filename overwrite red highlight not updating when +/- pressed.Campbell Barton