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
2009-12-14Bugfix: clicking outside of color picker could reset color in some cases.Brecht Van Lommel
2009-12-14Keyframing Bugfixes and Feature Requests:Joshua Leung
2009-12-14Description and more presets for animation players (rv / framecycler).Matt Ebb
2009-12-11use rna buttons for color ramps colors so keyframes can be added/deleted.Campbell Barton
2009-12-10missed a header last commit, added custom exceptions to rigify so they can be...Campbell Barton
2009-12-10Double Click event value.Martin Poirier
2009-12-10align option for splitCampbell Barton
2009-12-10remove ICON prefix from the enum, for python this is redundant eg.Campbell Barton
2009-12-10Fix for [#20216] Search List is unorderedMatt Ebb
2009-12-10Revert bunch of changes I should have committed before.Martin Poirier
2009-12-10textedit string needs to be one byte longer than maxlen, for terminator.Martin Poirier
2009-12-09Fix #20245: datablock names allowed entering 22 characters but canBrecht Van Lommel
2009-12-08UI: fix trailing tooltips when deactivating window, and when openingBrecht Van Lommel
2009-12-07Sound system should only default to OpenAL if it is built (SDL if built other...Martin Poirier
2009-12-07Particles: bugfixesBrecht Van Lommel
2009-12-07Porting of Graph Editor's UI to python, just header done for now.Elia Sarti
2009-12-04UI: curve widget tweaksBrecht Van Lommel
2009-12-02Menu handlers need to return OUT when clicking outside, not OKMartin Poirier
2009-12-02UI: remove unnecessary colon on toggle array buttons.Brecht Van Lommel
2009-12-02Changes to Color ManagementMatt Ebb
2009-11-30better not process events early, could cause troubles later.Campbell Barton
2009-11-29UI:Nicholas Bishop
2009-11-29UI:Nicholas Bishop
2009-11-29bugfix [#20050] Hex color value fields capped to 2 characters on first paste.Campbell Barton
2009-11-28experemental UI introspection added for mindrones,Campbell Barton
2009-11-28operator renaming for more consistent word ordering (_add/_remmove shold be l...Campbell Barton
2009-11-25Assorted fixes - compile + drivers:Joshua Leung
2009-11-25Fix for [#20008] In the Graph Editor, clicking on the eye doesn't update the GUIMatt Ebb
2009-11-24avoid operator type lookups when its knownCampbell Barton
2009-11-23fix for crashes displaying long strings in menu'sCampbell Barton
2009-11-23Splash screen, implemented by Matt.Brecht Van Lommel
2009-11-232.5 internal bugfix: remove modal handlers before exiting the screen,Brecht Van Lommel
2009-11-23Various bugfixes:Joshua Leung
2009-11-23temp hack to make the popup show wider when running the edit description oper...Campbell Barton
2009-11-22* New option on modifiers that don't change topology: Apply as ShapeMatt Ebb
2009-11-20Bugfix #19923: UVImage editor gets stuck in move/zoom modeJoshua Leung
2009-11-20* Removed tablet pressure sensitive number field widget scrubbing, wasn't tha...Matt Ebb
2009-11-19Revert toolbar shading commit.William Reynish
2009-11-19* Changed scroll bar scale handles back to scaling from either side, rather t...Matt Ebb
2009-11-19* Fix for RMB keyframe/data path/etc operators not working in sub-regions, wa...Matt Ebb
2009-11-18ID properties that are displayed via RNA can now define their own UI settings,Campbell Barton
2009-11-18Made toolbar buttons slightly brighter, to make them stand out from the backg...William Reynish
2009-11-18own mistake meant bones could not drive eachother.Campbell Barton
2009-11-18bone & object properties editing was broken.Campbell Barton
2009-11-18Changed the appearance of the toolbar buttons.William Reynish
2009-11-18Partial fixes for #19881: Items existing on the same row as the window divide...Joshua Leung
2009-11-17Made toolbar buttons left-aligned.William Reynish
2009-11-17Assorted bugfixes - Sequencer/Preview Range:Joshua Leung
2009-11-12* Tweak to button text clipping, now the text label part gets clipped from th...Matt Ebb
2009-11-11* Fix for [#19488] Small slider = hidden valuesMatt Ebb