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-13Freestyle: Added .new() and .remove() methods to collection types of line sty...Tamito Kajiyama
2014-05-13Tweak for node socket swapping: don't un-hide sockets automatically.Lukas Tönne
2014-05-13Usual typo and style fixes in UI messages...Bastien Montagne
2014-05-12Fix for crash when doing "make local object+data" on an empty.Lukas Tönne
2014-05-12Fix/Workaround T40102: RMB on vertex & GKey, acts as double-GCampbell Barton
2014-05-12Fix for numpad orbit ignoring auto-perspectiveCampbell Barton
2014-05-12Fix for rotate-around-selection in text-edit modeCampbell Barton
2014-05-11Freestyle: Added handling of a user-specified name for creating a new line set.Tamito Kajiyama
2014-05-10Fix access violation when painting with tiled textured brushes +Antony Riakiotakis
2014-05-09Revert "Fix wrong job type used in cycles bake operator, could cause crashes."Dalai Felinto
2014-05-09Bake API: reports were used after being freed leading to random crashes (fix ...Dalai Felinto
2014-05-09Fix wrong job type used in cycles bake operator, could cause crashes.Brecht Van Lommel
2014-05-09Metaball transform, support active-only optionCampbell Barton
2014-05-09Code cleanup: styleCampbell Barton
2014-05-09Fix T36973: Active snapping fails for edges/facesCampbell Barton
2014-05-09Fix T40094 Faulty resizing behavior of frame node.Lukas Tönne
2014-05-09Tweaking tooltip for NLA tweakmode enter to be a bit more descriptiveJoshua Leung
2014-05-09NLA Editor Bugfix: Select NLA tracks too when selecting stripsJoshua Leung
2014-05-09NLA Editor: View selected also recenters the view now (as in the DopeSheet Ed...Joshua Leung
2014-05-09Code cleanup: Define a dedicated "channel_role" field for animchannel typesJoshua Leung
2014-05-09DopeSheet: View Selected recenters the view vertically to display the active ...Joshua Leung
2014-05-09Bake API: small change, forcing Render to not have reportsDalai Felinto
2014-05-09Bake API: renaming WM_JOB_RENDER_BAKE to WM_JOB_OBJECT_BAKE and use it consis...Dalai Felinto
2014-05-09Fix double promotion to scene linear in 2s painting.Antony Riakiotakis
2014-05-08Fix typoCampbell Barton
2014-05-08Fix T40080: forcefield_toggle_exec() doesn't always enable force field.Lukas Tönne
2014-05-08Drivers: When editing expressions from UI buttons, "invalid" flags now get cl...Joshua Leung
2014-05-08Bugfix: "Lock time to frame range" didn't work in the Graph EditorJoshua Leung
2014-05-08Code Cleanup: remove unused m_contactProcessingThresholdCampbell Barton
2014-05-08Freestyle: hide the Line Style tab from the Texture properties context when W...Tamito Kajiyama
2014-05-08Freestyle: hide line styles from a scene in the Outliner when WITH_FREESTYLE ...Tamito Kajiyama
2014-05-07Code cleanup: spelling/indentationCampbell Barton
2014-05-07Fix for dropping images into the 3D ViewCampbell Barton
2014-05-07Fix crash binding mdef with no facesCampbell Barton
2014-05-07Get rid of custom tooltip for pushdown buttonJoshua Leung
2014-05-07Code cleanup: naming.Antony Riakiotakis
2014-05-07Fix T39653 crash on drawing modified UVsAntony 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-07Style cleanupCampbell Barton
2014-05-06Cleanup: redundant NULL checksCampbell Barton
2014-05-06Fix T40048: Cycles bake crashes Blender [when there is no image]Dalai Felinto
2014-05-06Fixes to previous sculpting tweaksSergey Sharybin
2014-05-06Cleanup a bit of the locked shape keys paintingSergey Sharybin
2014-05-06Fix for uninitialized unit_use_radians variable with inset and bevelCampbell Barton
2014-05-06Fix for own recent change to menu shortcut behaviorCampbell Barton
2014-05-06Freestyle: added more conditions to be able to switch to the line style textu...Tamito Kajiyama
2014-05-06Correct fix for knife interior use, distance needed to be in object-spaceCampbell Barton
2014-05-06Knife too: was using a ray-cast direction scaled down by the knife epsilonCampbell Barton