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-08-06Remove confusing word "faculative" from commentsNicholas Bishop
2014-08-05Correct change to dupli-drawingCampbell Barton
2014-08-05Fix T41062: "copy to selected" doens't work for all attributes.Bastien Montagne
2014-08-05Replace explicit object type check with already-existing macroNicholas Bishop
2014-08-05Add missing forward declaration and missing 'struct' keywordNicholas Bishop
2014-08-05UI: remove tip when dragging a popupCampbell Barton
2014-08-05Correct another issue in recent menu handlingCampbell Barton
2014-08-05Cleanup: indentationCampbell Barton
2014-08-05Macros: replace UNPACK#OP -> UNPACK#_EX, allow suffixCampbell Barton
2014-08-04Fix T41175: Quad View - Properties Region - Clip Tickable option bug?Bastien Montagne
2014-08-04Tweaks to macrosCampbell Barton
2014-08-04Cleanup: replace int cast with floorf when comparing timeCampbell Barton
2014-08-04Correct glitch in recent menu commit, click-drag locked menusCampbell Barton
2014-08-03Fix T41284: The python ops log doesn't work.Bastien Montagne
2014-08-03Fix for glitch with menus not reliably setting an active item (D674)Campbell Barton
2014-08-02SpellingCampbell Barton
2014-08-01Prevent macros hiding casts from `const` pointersCampbell Barton
2014-08-01Revert "Fix T41226: Wrong Undo on curves and hooks"Sergey Sharybin
2014-08-01Bake-API: cleanup - missing (size_t) promotionDalai Felinto
2014-07-31Style cleanupCampbell Barton
2014-07-31Fix T40958 align rotation + project individual elements not workingAntony Riakiotakis
2014-07-31Fix T41258: Crash when entering edit mode while viewport render is enabledSergey Sharybin
2014-07-31Partial fix of T40824,Antony Riakiotakis
2014-07-31Fix T41226: Wrong Undo on curves and hooksSergey Sharybin
2014-07-31Fix T41140Antony Riakiotakis
2014-07-31Fix T41257.Antony Riakiotakis
2014-07-31Bake-API: use size_t instead of width, heightDalai Felinto
2014-07-30user lower threshold for Harris feature detectorSebastian Koenig
2014-07-30Automatic commit by arcgaiaclary
2014-07-30BLI_listbase: consistent name prefixCampbell Barton
2014-07-29Fix T41223: F-Curve sliders won't update values during playback when mouse cu...Bastien Montagne
2014-07-29Fix T41228: Selection of bones bug.Bastien Montagne
2014-07-29Fix T41227: Do not select unselectable items when unhiding them!Bastien Montagne
2014-07-28As suggested by Campbell, rather use BVHTree to get len_diff in this morning'...Bastien Montagne
2014-07-28Fix T41191: Face snapping doesn't work properly.Bastien Montagne
2014-07-28Fix T41206: Render Border - Operator Panel - Only Camera - Broken?Sergey Sharybin
2014-07-28Fix T41201: Blender Crashes when UV EditingSergey Sharybin
2014-07-28Reduce OM limit for sculpting after discussion with AntonySergey Sharybin
2014-07-28Fix T41193: 2.71 use 100% of CPU at sculptSergey Sharybin
2014-07-28UI: Change appearance for panel drag area (D637)Campbell Barton
2014-07-27T41196: Python call of bake operator cause Blender CrashDalai Felinto
2014-07-27Fix uninitialized varsCampbell Barton
2014-07-26Adding Mask select mode to Assign weights from Bone Heat (when called in Weig...gaiaclary
2014-07-26New compositor node "Sun Beams"Lukas Tönne
2014-07-24Implement option to parent object to undistorted position of 2D trackSergey Sharybin
2014-07-24Fixes:Antony Riakiotakis
2014-07-24Fix minor issues from recent commits.Antony Riakiotakis
2014-07-24Change to previous commit, allow tweaking name at creation time.Antony Riakiotakis
2014-07-24UI cleanup:Antony Riakiotakis
2014-07-24Material could end up with invalid texture paint slots on changingAntony Riakiotakis