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-12Freestyle: Added "blend_type" and "use_clamp" options to the Output Line Styl...Tamito Kajiyama
2014-08-12Freestyle: Add BKE_linestyle_default_shader() for creating the default line s...Tamito Kajiyama
2014-08-12Changed ntreeCopyTree_ex() to accept a pointer to struct Main.Tamito Kajiyama
2014-08-12Added new Output Line Style shader node for defining a node-based line material.Tamito Kajiyama
2014-08-12Minor fix for texture category name.Tamito Kajiyama
2014-08-12Implemented a basic framework for node-based shaders.Tamito Kajiyama
2014-08-12Added new operator "Create Freestyle Stroke Material" for testing.Tamito Kajiyama
2014-08-11Fix marker selection margin ignoring DPICampbell Barton
2014-08-11Pie Menus C code backend.Antony Riakiotakis
2014-08-11View3D: rotate around selection - uses boundbox centerCampbell Barton
2014-08-11Utility functions for getting boundbox size/scaleCampbell Barton
2014-08-11Fix T41379: Drag n Drop .txt files text editor failsCampbell Barton
2014-08-10Fix T41385Antony Riakiotakis
2014-08-10Minor tweak to own previous shapekey_move commit.Bastien Montagne
2014-08-10Fix T41381: Moving shapes keys up/down, after last, they don't go to first (a...Bastien Montagne
2014-08-10UI: show ttips even if disabled, when holding alt key.Bastien Montagne
2014-08-08Fix crash on edit mode with multi-align projectAntony Riakiotakis
2014-08-07Fix T41173: CM view selection is difficult with multiple viewsSergey Sharybin
2014-08-07T41354, cursor never gets reactivated in uv sculpting.Antony Riakiotakis
2014-08-07Fix T41333: Selected mask points don't stand out visually.Bastien Montagne
2014-08-06Fix T41323: Sequencer: video window taking all the place when switching to sp...Bastien Montagne
2014-08-06Cleanup: mostly move together main area init/draw/handler callback, and some ...Bastien Montagne
2014-08-06Fix T41343, hard to remove group from objects.Antony Riakiotakis
2014-08-06Add some missng casts to the size_tSergey Sharybin
2014-08-06Fix for out of bounds write while draggingCampbell Barton
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