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
2014-04-21Skin mark/clear: replace GHash with GSetCampbell Barton
2014-04-16Fix T39745: "Origin to geometry" not working with Text objects. (regression)Campbell Barton
2014-04-11API Cleanup: Use BKE_constraint prefix for constraint apiCampbell Barton
2014-04-11Code cleanup: use boolCampbell Barton
2014-04-09View3D: disable LOD when game engine is disabled or ifdef'dCampbell Barton
2014-04-01Code cleanup: remove TRUE/FALSE & WITH_BOOL_COMPAT defineCampbell Barton
2014-03-31Usual UI messages fixes...Bastien Montagne
2014-03-31Code cleanup: use boolCampbell Barton
2014-03-31Add Simple randomize vertex toolCampbell Barton
2014-03-31Refactor: Add generic poll ED_transverts_pollCampbell Barton
2014-03-31Fix T39490: BGE: Text to Mesh, then MouseOver does not workMitchell Stokes
2014-03-28Fix T37599: Crash making linked objects local and undoSergey Sharybin
2014-03-19Code cleanup: unreachable break/returnCampbell Barton
2014-03-18KDTree: deprecate 'normal' argumentCampbell Barton
2014-03-16Code cleanup: modifier_skin_customdata_ensure was a bad level callCampbell Barton
2014-03-15Code cleanup: use r_ prefix for return argsCampbell Barton
2014-03-12Mesh API: rename 'octree' to 'spatial' since internally its using kdtreeCampbell Barton
2014-03-12Fix T39126: Convert To: Mesh from Curve/Meta/Surface does not respect "Keep O...Sergey Sharybin
2014-03-11Fix T39033: Regression, duplicating proxy loses proxyCampbell Barton
2014-03-11View3d: take pixelsize into account for selection distanceCampbell Barton
2014-03-06Fix T38955: Misleading tooltip for Clean Tool in Weight Tools Toolshelf.Bastien Montagne
2014-03-05Fix T38970: Invert weights remove weights option not workingCampbell Barton
2014-02-27Fix T38851: Apply Transform doesn't work when called from search popupCampbell Barton
2014-02-26Fix for constraint poll function succeeding when no constraint existsCampbell Barton
2014-02-19Fix T38717: Copy Vertex Group To Selected fails when all Vertex GroupsLukas Tönne
2014-02-18bpy.ops.object.add_named() doesnt provide error when failed (related to T38689)Dalai Felinto
2014-02-17Fix T38647: "Make Duplicates Real" crashes in Solid modeSergey Sharybin
2014-02-07ListBase API: add utility api funcs for clearing and checking emptyCampbell Barton
2014-02-03Code cleanup: use bools where possibleCampbell Barton
2014-02-02Code cleanup: suffix vars to make obvious they are squaredCampbell Barton
2014-01-31Code cleanup: be less vague checking invalid index valuesCampbell Barton
2014-01-27Code cleanup: use booleans where appropriateCampbell Barton
2014-01-27Curves: save active point to fileKevin Mackay
2014-01-26Code Cleanup: style and correct API class refCampbell Barton
2014-01-21Usual UI messages fixes.Bastien Montagne
2014-01-21Fix T38265: transferring vertex weights from an object with modifiers not wor...Brecht Van Lommel
2014-01-20Fix T38291: depgraph tagging was wrong forLukas Tönne
2014-01-16Fix T38217: Fix glitch adding Monkey with view alignCampbell Barton
2014-01-16Code Cleanup: no need to pass empty strings as default valuesCampbell Barton
2014-01-16Code Cleanup: style and redundant castsCampbell Barton
2014-01-15Python/Depsgraph: bpy.data.*.is_updated now detects add/remove of any datablock.Tom Edwards
2014-01-15Fix T38234: changing smooth/flat shading on linked mesh data should not be al...Brecht Van Lommel
2014-01-15Whitespace/Style fixJoshua Leung
2014-01-15Rigidbody: Remove keyboard shortcuts to add/remove bodiesSergej Reich
2014-01-14Empties with Images draw type: add support for movies and image sequencesGeoffroy Krantz
2014-01-13Remove direct mball creation from object conversionSergey Sharybin
2014-01-13Remove direct displist creation from BKE_vfont_to_curve_ex()Sergey Sharybin
2014-01-13Remove direct displist creation from object conversionSergey Sharybin
2014-01-13Select Random: add option to de-selectCampbell Barton
2014-01-12Style Cleanup: whitespaceCampbell Barton