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-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
2014-11-06Fix T42208 color pickers are coupled.Antony Riakiotakis
2014-11-04Fix T42289: 'Make single user' not registered in historySergey Sharybin
2014-10-30UI: Fix tooltip text color not resetting correctlyjulianeisel
2014-10-30UI: let multi-num-drag change different ID valuesCampbell Barton
2014-10-29Revert "Fix T42222"Campbell Barton
2014-10-28Cleanup: use SELECT flagCampbell Barton
2014-10-28Fix T41041: 'Delete keyframe' removes markers tooCampbell Barton
2014-10-28WM: unneeded alloc the operator-type iteratorCampbell Barton
2014-10-28Cleanup: de-duplicate engine-id'sCampbell Barton
2014-10-27Add Theme Option for UI EmbossJonathan Williamson
2014-10-27Fix assert's, remove uiEndBlock callsCampbell Barton
2014-10-16Fix T42222Antony Riakiotakis
2014-10-14Pie menus:Antony Riakiotakis
2014-10-14Fix T42209: Changing Node Editor header color also changes wire colorLukas Tönne
2014-10-13Filter out pie spawn button events.Antony Riakiotakis
2014-10-13Some corrections to the pie spawning code to account for nested pies.Antony Riakiotakis
2014-10-13BLI_utildefines: add SQUARE macroCampbell Barton
2014-10-13Pie menus: Confirm thresholdAntony Riakiotakis
2014-10-12Minor alignment for triangles on number slider widgetPablo Vazquez
2014-10-10Change interaction of pie menus slightly.Antony Riakiotakis
2014-10-10Cleanup: use bool and const argsCampbell Barton
2014-10-09Fix T41639, hierarchical pie menu - popup interaction is buggy.Antony Riakiotakis
2014-10-09Minor cleanup.Antony Riakiotakis
2014-10-08Ghost Context RefactorJason Wilkins
2014-10-06Fix T40350: Some texture prop did not have visual feedback they were driven.Bastien Montagne
2014-10-06Fix in-between mouse events getting assign to keysCampbell Barton
2014-09-24Cleanup: const correctness for BLI_sortlistCampbell Barton
2014-09-24Cleanup: use float versions of functions when in/output are floatsCampbell Barton
2014-09-18Fix T41708, active palette indicator not refreshing when clickingAntony Riakiotakis
2014-09-18Palette active color:Antony Riakiotakis