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
2017-03-19Moving classes to separate listing broke panel orderCampbell Barton
2017-03-18PyAPI: remove bpy.utils.register_module()Campbell Barton
2016-03-31Usual ui messages fixes/tweaks.Bastien Montagne
2016-03-24UI: Presets for scene unitsCampbell Barton
2015-06-07Cleanup: use staticmethodsCampbell Barton
2015-05-04Separate scene simplification into viewport and renderSergey Sharybin
2015-04-14Cleanup: don't use single sets for comparisonsCampbell Barton
2015-01-29BGE: Remove duplicated audio panel from Render contextJorge Bernal
2015-01-29cleanup: pep8Campbell Barton
2015-01-28cleanup: py importsCampbell Barton
2015-01-26Fix T38619: Confusing logic for Keying Set keyframing SettingsJoshua Leung
2015-01-26Bugfix T43343: Buttons for Keyframing Settings are Mutually ExclusiveJoshua Leung
2015-01-15Review for the gsoc UI cleanup for the BGEInes Almeida
2014-04-24Code cleanup: unused python vars & importsCampbell Barton
2013-11-24Interface: Remove some more name fields, not needed anymore with list rename.Thomas Dinges
2013-11-23Add ctrl-click rename to most lists in Blender UI and templates/examples.Bastien Montagne
2013-11-07"Render Audio" cleanup:Bastien Montagne
2013-10-14Interface / Template Lists:Thomas Dinges
2013-04-23rna attribute consistency edits, use common prefix for booleans.Campbell Barton
2013-03-01UI / World Units:Thomas Dinges
2013-02-18Fix [#34300] Slider for list of particle systems (keyed particles) is not doi...Bastien Montagne
2013-02-10pep8 cleanupCampbell Barton
2013-02-08Fix uilists showing data names translated (reported on bf-translations ML by ...Bastien Montagne
2013-01-23UI / Layout scripts:Thomas Dinges
2013-01-23scene panel for rigid body - remove operator isnt greyed out when rigidbody i...Campbell Barton
2013-01-23move rigidbody toggle into the header for scene and objects.Campbell Barton
2013-01-23rigidbody: Add rigid body simulationSergej Reich
2013-01-16Style cleanup: spaces at the end of linesSergey Sharybin
2013-01-16UI / Scene Context:Thomas Dinges
2012-12-31Alpha premul pipeline cleanupSergey Sharybin
2012-12-28remove type checks on drawing uiList's,Campbell Barton
2012-12-28This commit frees list ui items from their dependencies to Panel, and hence f...Bastien Montagne
2012-09-27Color Management: move "Color Unpremultiply" option to Color Management panelBrecht Van Lommel
2012-09-15Color Management, Stage 2: Switch color pipeline to use OpenColorIOSergey Sharybin
2012-07-29style cleanupCampbell Barton
2012-07-29User Interface Scripts:Thomas Dinges
2012-06-20style cleanupCampbell Barton
2012-05-17KeyingSets UI stuff - Replaced names used in RNA enum instead of redefiningJoshua Leung
2012-05-17KeyingSets UI - Improving button layout for legibility of buttonsJoshua Leung
2012-03-08Fixing several issues with keyingsets:Bastien Montagne
2012-01-13Move FFmpeg and QuickTime settings to own structure inside RenderSettingsSergey Sharybin
2011-12-20Cleaning up some issues that found their way into the python ui files with th...Daniel Stokes
2011-12-20Cucumber, first batch of merge - UI changes and custom exit keyDalai Felinto
2011-11-20UI/RNA:Thomas Dinges
2011-11-072.6 UI:Thomas Dinges
2011-11-07Camera tracking integrationSergey Sharybin
2011-10-23rename user interface operator properties from 'op' to 'props'Campbell Barton
2011-09-222.6 Python UI files:Thomas Dinges
2011-09-21remove use of gettext: _("...") style translation now its handled by rna.Campbell Barton
2011-09-20pep8 update & some minor cmake edits.Campbell Barton