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
2013-12-03Code Cleanup: python import formattingCampbell Barton
2013-11-19Code Cleanup: style, spelling and pep8 editsCampbell Barton
2013-10-14UV editor: remove duplicate Select Split entry from UV menu.Brecht Van Lommel
2013-10-11Fix #37036, pack and refresh button not aligned anymore. Also addAntony Riakiotakis
2013-10-09Segregate all paint cursor overlay options under their own "Overlay"Antony Riakiotakis
2013-08-24Followup to r59434 : py UI scripts edits.Bastien Montagne
2013-07-21snap to cursor (offset option) added for UV's too.Campbell Barton
2013-06-27pep8 cleanupCampbell Barton
2013-06-23mask menus were missing from the image editor.Campbell Barton
2013-06-02remove duplicate operator,Campbell Barton
2013-05-01Fix Show Brush button being missing from the UI for paint modes, the feature wasBrecht Van Lommel
2013-04-30More painting fixes:Brecht Van Lommel
2013-04-30Fix another part of #35141: there was no way to reset the stencil transform a...Brecht Van Lommel
2013-04-30More image painting fixes:Brecht Van Lommel
2013-04-23rna attribute consistency edits, use common prefix for booleans.Campbell Barton
2013-04-21Add Select More (ctrl np+) and Select Less (ctrl np-) to UV editorSv. Lockal
2013-04-16Fix some names, and move overlay flag to overlay_flags.Antony Riakiotakis
2013-04-16Option to hide overlay during a stroke. To enable, press the brush iconAntony Riakiotakis
2013-04-12add render slot cycle forward/backwards menu items.Campbell Barton
2013-04-07freestyle lineset `tag` attribute was defined but not used, also some code cl...Campbell Barton
2013-03-31UI cleanup:Antony Riakiotakis
2013-03-30Tidy up stroke options and make them sexy, aka the paint optionAntony Riakiotakis
2013-03-28code cleanup: python/pep8 and double-promotion warnings.Campbell Barton
2013-03-25Alpha mask textures porting part 1: Support for projective texturing.Antony Riakiotakis
2013-03-24White space commit.Thomas Dinges
2013-03-15Fixes for 2d painting:Antony Riakiotakis
2013-03-14Expose input stroke samples for image painting.Antony Riakiotakis
2013-03-11code cleanup: pep8 & minor changesCampbell Barton
2013-03-11Jitter: Change UI. Now use lock icon to indicate relative jitter, tiedAntony Riakiotakis
2013-03-11Feature request for all paint systems that support it: Jittering inAntony Riakiotakis
2013-02-10Actually, UI scripts should not use directly pgettext, but rather the iface o...Bastien Montagne
2013-02-10use import rather then assignment for loading '_' into scripts.Campbell Barton
2013-02-10Another fix for r54414 (cleaner to "import" pgettext once at top of files, al...Bastien Montagne
2013-02-10pep8 cleanupCampbell Barton
2013-02-09Bunch of fixes for py ui messages (all those using 'formating' were not trans...Bastien Montagne
2013-01-27Pack UI: Ton Roosendaal
2013-01-16Get rid of the BRUSH_FIXED_TEX flag, use mapping modes instead. VersionAntony Riakiotakis
2012-12-03Image Editor / UV: Thomas Dinges
2012-11-13Added 'remove doubles' tool to uv editor.Matthew Smith
2012-11-09rename template_color_wheel() to template_color_picker()Campbell Barton
2012-09-11add some missing NULL checks, a few parts of the code used a pointer then che...Campbell Barton
2012-08-19Sequencer: per-sequence modifier stack for color gradingSergey Sharybin
2012-08-10Separate uv selection operator: Y key, behaves much the same way as the mesh ...Campbell Barton
2012-08-06move pivot point and cursor out of UV rna into image space since both mask an...Campbell Barton
2012-08-04fullscreen mask editing now works in the image space over a viewer node.Campbell Barton
2012-08-01misc mask fixesCampbell Barton
2012-07-31resolve glitch in the image space where mask editing and UVs would conflict.Campbell Barton
2012-07-29style cleanupCampbell Barton
2012-07-29User Interface Scripts:Thomas Dinges
2012-07-26mask/image editor now works for border select and lassoCampbell Barton