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
2015-01-13Fix T43128: Headerless panels are reorderable on Windowsjulianeisel
2015-01-12Second try to fix missing previews of mat/tex/etc. in .blend files.Bastien Montagne
2015-01-11Cleanup: quite some harmless but noisy warnings from gcc...Bastien Montagne
2015-01-07Ugh, forgot to invert that one in previous commit, sorry for the noise...Bastien Montagne
2015-01-07Ensure mat/tex/etc. previews are generated/saved in .blend files when enabled...Bastien Montagne
2015-01-06UI: refactor button string get/set into functions.Campbell Barton
2015-01-06Correction to previous commitjulianeisel
2015-01-05Fix/cleanup very ugly and unsafe usage of but->str in ui_but_update().Bastien Montagne
2015-01-05Fix T43111: Node Editor (Slider) Draw Glitchjulianeisel
2015-01-04Fix sequencer border-flickeringCampbell Barton
2015-01-04Fix for crash for 'Edit Source'Campbell Barton
2015-01-03D824: Add themeing for keyframe lines in TimelineDiego Garcia
2015-01-03Grease Pencil: Vertex size and colours are now themableJoshua Leung
2015-01-03Cleanup: rename 'filelist' BLI funcs to consistent naming.Bastien Montagne
2015-01-03Add some BLI helpers needed by asset branch.Bastien Montagne
2015-01-01cleanup: redundant casts & const cast correctnessCampbell Barton
2014-12-30Fix possible NULL pointer dereferenceCampbell Barton
2014-12-25Refactor 'immediate search' featureBastien Montagne
2014-12-18Fix/workaround T42944: Crash adding a shortcut in properties spaceCampbell Barton
2014-12-15Fix missing UI ID messages and/or I18N contexts for MovieClip/Mask/Palette/Pa...Bastien Montagne
2014-12-14IME fix: Quit two assert failuresSeverin
2014-12-10UI: add Shift-Drag to multiselect expanded enum items too.Bastien Montagne
2014-12-08Cleanup: Minor edits to widget emboss codejulianeisel
2014-12-07Input Method Editor (IME) support for text buttonsSeverin
2014-12-06Fix inbetween mousemove event getting detected in hotkey buttons.Brecht Van Lommel
2014-12-02Fix rare crash dragging number-buttonsCampbell Barton
2014-11-28Cleanup: unused headersCampbell Barton
2014-11-26cleanup: style & tipsCampbell Barton
2014-11-24UI: avoid property lookup for uiItemMenuEnumRCampbell Barton
2014-11-24Fix T42710: Use string length for ID user buttonsSeverin
2014-11-23Refactor: BLI_path_util (part 2)Campbell Barton
2014-11-23Refactor: BLI_path_util (split out app directory access)Campbell Barton
2014-11-21Cleanup: typoCampbell Barton
2014-11-16UI: fix for recent menu flipping commitCampbell Barton
2014-11-16Cleanup: use BLI_listbase_*** prefix for count,sort,sort_rCampbell Barton
2014-11-16Cleanup: Replace `WM_operator_name_call` by `WM_operator_name_call_ptr` where...Bastien Montagne
2014-11-16Bugfix T41525: Button keyframe indicators don't work correctly when editing N...Joshua Leung
2014-11-15Fix broken auto-leyframing for 'Vector' button.Bastien Montagne
2014-11-15Fix T42567: Color Wheel Buttons do not autokey correctly.Bastien Montagne
2014-11-15UI: cleanup next/prev order in menu codeCampbell Barton
2014-11-15Cleanup: remove unused redraw flagCampbell Barton
2014-11-14Cleanup: headersCampbell Barton
2014-11-11UI: Cleanup, replace enum with functionCampbell Barton
2014-11-11UI: Cleanup (line length)Campbell Barton
2014-11-11UI: remove unused emboss-table defineCampbell Barton
2014-11-11Avoid calling powf with integer exponent in more placesSergej Reich
2014-11-11UI Refactor T41640Campbell Barton
2014-11-10Fix T42221: 'Shadow Width' influences tooltip sizeCampbell Barton
2014-11-09Cleanup: remove unused UI_SHIFT_FLIPPED (2.4x toolbox)Campbell Barton
2014-11-09Fix T42548: crash showing subsurf modifier UI on hidden object.Brecht Van Lommel