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-05-07Code cleanup: naming.Antony Riakiotakis
2014-05-07Bake API: force opengl reload and mipmap recalc (fix T40055)Dalai Felinto
2014-05-07Bake API: fix T40054 - baked image update on uv/imag editor for linear/float/...Dalai Felinto
2014-05-07Fix issue discovered while investigating T39950:Antony Riakiotakis
2014-05-06Fix T40048: Cycles bake crashes Blender [when there is no image]Dalai Felinto
2014-05-05Fix T40029: Apply transform to empties reset their locationCampbell Barton
2014-05-05Stop all dynamic enums using translations (from blend file data)Campbell Barton
2014-05-05Fix: T40016 ID Names translated in menusCampbell Barton
2014-05-04Fix T40010: Single user looses parent relationship (temporarily)Campbell Barton
2014-05-03Code cleanup: styleCampbell Barton
2014-05-03Bake API - bpy.ops.object.bake()Dalai Felinto
2014-05-01Fix for making single user objects setting FROMGROUP flag incorrectlyCampbell Barton
2014-04-30Code cleanup: remove unused includesCampbell Barton
2014-04-30Code cleanup: remove redundant CTX callsCampbell Barton
2014-04-26Code cleanup: use 'const' for arrays (editors)Campbell Barton
2014-04-25Add message for constraint pollCampbell Barton
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