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-17Fix T41467: Modifier view buttons changing positions.Bastien Montagne
2014-08-17Knife tool: simplify hit-depth calculationCampbell Barton
2014-08-17CleanupCampbell Barton
2014-08-17Fix filenames in splashscreen.Bastien Montagne
2014-08-15Fix T41427: Region overlap moves into wrong window.Bastien Montagne
2014-08-15Fix T41443: Separate bug with Curves & HooksSergey Sharybin
2014-08-15ColorRamp HSV, HSL Blend ModesCampbell Barton
2014-08-14Pie menus:Antony Riakiotakis
2014-08-14Aaaarh! aaargh!Antony Riakiotakis
2014-08-14Last fix wasn't complete, sorry for that..Antony Riakiotakis
2014-08-14Deactivate last active button for pie menu popups.Antony Riakiotakis
2014-08-14Fix crash on texture painting after new scene is added, reported byAntony Riakiotakis
2014-08-14Revert modal operation of cursor. This change was far less innocent thanAntony Riakiotakis
2014-08-14UI: Don't print user passwords in info-spaceCampbell Barton
2014-08-14Correct own regression in password button editingCampbell Barton
2014-08-14Fix T41425: UI wobbles using scrollbarCampbell Barton
2014-08-14Hack for edge-slide macro was lost in header cleanupCampbell Barton
2014-08-14hint checks to re-alloc as unlikelyCampbell Barton
2014-08-13Maybe slightly controversial pie commit:Antony Riakiotakis
2014-08-13Correct missing new line in the debug printSergey Sharybin
2014-08-13Align pie menu title on center.Antony Riakiotakis
2014-08-13Image Editor: only do alpha test if output file requires alphaDalai Felinto
2014-08-13Correct menu items active behavior applying to dialogsCampbell Barton
2014-08-13Fix T39387: Knife makes duplicate verts with subsurfCampbell Barton
2014-08-13Math Lib: name signed versions of dist_to_plane_v3 explicitlyCampbell Barton
2014-08-13Knife tool: avoid copying vectorsCampbell Barton
2014-08-13SpellingCampbell Barton
2014-08-13SpellingCampbell Barton
2014-08-13Compare squared distances for tracking selectionCampbell Barton
2014-08-13Knife tool: cleanup threshold use, avoid sqrtCampbell Barton
2014-08-13Fix T41164: Knife creates duplicate vertsCampbell Barton
2014-08-12Fix T41060: Wrong texture 'Object' mapping in 3DView Rendered mode with Blend...Sergey Sharybin
2014-08-12Fix T41415: Lasso keymap not working in UV editor.Bastien Montagne
2014-08-12Fix part of T41406Antony Riakiotakis
2014-08-12Change previous commit that uses transparency by default.Antony Riakiotakis
2014-08-12Support table erasor in projective painting as well.Antony Riakiotakis
2014-08-12Fix T41414, T41386.Antony Riakiotakis
2014-08-12Cleanup: magic numbersCampbell Barton
2014-08-12Freestyle: Removed the stored bContext from the Controller class.Tamito Kajiyama
2014-08-12Fix for wrong idname of the "Create Freestyle Stroke Material" operator.Tamito Kajiyama
2014-08-12Freestyle: code cleanup.Tamito Kajiyama
2014-08-12Freestyle: Fix for git merge glitches.Tamito Kajiyama
2014-08-12Freestyle: Fix for error handling in SCENE_OT_freestyle_stroke_material_create.Tamito Kajiyama
2014-08-12Freestyle: Added new UV Along Stroke shader node.Tamito Kajiyama
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