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-02-03Code cleanup: use bools where possibleCampbell Barton
2014-01-29Fix T37661: color ramps and curve mapping editing not disabled for linked data.Brecht Van Lommel
2014-01-27UI: Replace +/- menus with collapsible onesCampbell Barton
2014-01-25Fix T38356: Crash when UIList.filter_items returns too few items.Bastien Montagne
2014-01-17UI: tweak menu padding and make separator line more visible.Brecht Van Lommel
2014-01-15UI: add "double click to rename" tooltip to list items.Andrew Buttery
2014-01-12UIList tweak: make active item visible when it changes somehow (useful e.g. w...Bastien Montagne
2014-01-12Style Cleanup: whitespaceCampbell Barton
2014-01-04RNA API: use bool's for enum itemf callbacks.Campbell Barton
2014-01-04UI: Use bool rather then int/short's where possibleCampbell Barton
2014-01-03UI: Tooltip fix for the Particle Template ID.Andrew Buttery
2013-12-18UI: avoid using AT define for malloc id'sCampbell Barton
2013-12-18Style Cleanup: minor edits in recent changesCampbell Barton
2013-12-13Interface / Modifiers: Don't show cage placeholder in modifier header, if the...Thomas Dinges
2013-12-13UI: color ramp buttons were redesigned and get a button to pick the n-th colo...Geoffroy Krantz
2013-12-10Nodes UI: add the position field to the color ramp node.Geoffroy Krantz
2013-12-10uiList: Small tweak to drag-resize (switch to auto-size mode).Bastien Montagne
2013-12-07Code Cleanup: pass rectangles as const in insterface filesCampbell Barton
2013-12-06Fix T37710: Missing bounds check for active UI list item could crash.Campbell Barton
2013-12-02Fix for crash pasting text into uilist filterCampbell Barton
2013-12-02Blender Font (BLF): add length argument to string width/height functionsCampbell Barton
2013-11-23UI List: ctrl click on names in list can be used for renaming.Bastien Montagne
2013-11-21Squashed commit of the following:Bastien Montagne
2013-11-18Fix T37345: Image baking progress bar wrongly appears in node editorSergey Sharybin
2013-11-09uiList: fix a bug in computing visual active index (afaict, in case of reorde...Bastien Montagne
2013-11-04Missing convert button on particle modifier panel. Cache pathcache checkAntony Riakiotakis
2013-10-16Fix part of #37087, brush curve becomes inverted when using the resetAntony Riakiotakis
2013-10-14Interface / Template lists:Thomas Dinges
2013-09-20Fix #36226, Select Linked works not in touch with Prefs.Lukas Toenne
2013-09-11interface, replace '|' with define UI_SEP_CHARCampbell Barton
2013-09-10fix [#36492] Keymap: Issue setting operator path propertiesCampbell Barton
2013-09-09Film response looks:Brecht Van Lommel
2013-09-09Film response curves implemented as a looksSergey Sharybin
2013-08-30minor ui editsCampbell Barton
2013-08-29Fix building under windows after r59631 (grr, sorry :/ ).Bastien Montagne
2013-08-29Last uiList patch (for now!): filtering and reordering of shown elements.Bastien Montagne
2013-08-27Small enhancement to grab-resize of uiLists, suggested by plasmasolutions: do...Bastien Montagne
2013-08-27uiLists enhacements: dragresize and better GRID layout.Bastien Montagne
2013-08-21style cleanup: also use ARRAY_HAS_ITEM macro for mempool checkCampbell Barton
2013-08-19Made modifiers_getVirtualModifierList safe for threadingSergey Sharybin
2013-08-08Fix incorrect display of constraint names on retina / high DPI.Brecht Van Lommel
2013-07-10fix [#36065] UI labels are shown in the theme color for unselected list itemsCampbell Barton
2013-07-10fix [#36073] Changing list items misses undo pushCampbell Barton
2013-07-09minor improvementsCampbell Barton
2013-06-26Style cleanup (indent of switch/case in own code).Bastien Montagne
2013-06-26Fix [#35750] list items in properties editor (text colors not following list ...Bastien Montagne
2013-06-25Fix unnecessary 3D viewport redraws in various cases, in particular when editingBrecht Van Lommel
2013-06-03fix [#35311] Planar Decimate / Limited Dissolve fails to merge some adjacent ...Campbell Barton
2013-05-23Fix stack corruptions in special casesSergey Sharybin
2013-05-11Fix #35262: assiging shortcuts from e.g. delete or selection mode menus did notBrecht Van Lommel