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
2010-10-16- UNUSED macro wasn't throwing an error with GCC if a var become used.Campbell Barton
2010-10-14fix for crash in own recent color picker commit, store the hsv color inCampbell Barton
2010-10-13bugfix [#23355] Square Color picker moving by itself and locking upCampbell Barton
2010-10-08bugfix [#24179] Button "Loop Cut and Slide" on Mesh Tools not workCampbell Barton
2010-10-07misc fixes found with clang's static checker.Campbell Barton
2010-10-06bugfix [#23311] Half a colour picker appearsCampbell Barton
2010-08-08remove unused includesCampbell Barton
2010-07-15Fix #22851: missing undo push for color picker, these only work ifBrecht Van Lommel
2010-07-14[#22830] Hex colour number (COLOUR BALANCE) is out the range in video stripCampbell Barton
2010-07-12tweak to color balance after talking with colin and testing other software, l...Campbell Barton
2010-06-26alpha drawing for color picker, move alpha button into the picker.Campbell Barton
2010-06-18Raise the default report popup severity to errors only (not warnings).Matt Ebb
2010-06-02Avoid reset the H and S value in the color picker when V is equal to zero!Diego Borghetti
2010-05-24Fix [#22278] Colour Balance Node HSV Value slider range is insufficient.Matt Ebb
2010-04-22BugFix:Diego Borghetti
2010-04-09Fix [#21529] Operator.report() has inconsistent behaviour with newlinesMatt Ebb
2010-03-30Attempted fixes for color picker trouble (can't reproduce here..)Matt Ebb
2010-03-30Bugfix for [#21582] Adjusting material color (color picker) crashesElia Sarti
2010-03-23rna/py-api fix.Brecht Van Lommel
2010-03-23more lint includesCampbell Barton
2010-03-20merge own commits into render branch into trunk since 27560Campbell Barton
2010-03-15Make Hex field in colour picker work in gamma corrected space - means that co...Matt Ebb
2010-03-02Info Header: Non-blocking Info MessagesJoshua Leung
2010-02-12correct fsf addressCampbell Barton
2010-02-01Fix #20502: add constraint (with targets) menu has no last used memory.Brecht Van Lommel
2010-01-25Radians -> Degrees (in UI)Matt Ebb
2010-01-21New Compositor node: Hue ControlMatt Ebb
2010-01-20Fix [#20739] zooming error for hint messagesMatt Ebb
2010-01-19bugfix [#20736] crash if lasso select while invisble object is selectedCampbell Barton
2010-01-12Fix [#20628] Color pickers: graphical slider bar doesn't update HSV andMatt Ebb
2010-01-12Fix [#20224] Moving to layer pannel missing shortcutsMatt Ebb
2010-01-11report errors with library linking errors.Campbell Barton
2010-01-10RNA/Py APICampbell Barton
2010-01-09Color picker crash fix.Martin Poirier
2010-01-09Added user preferences for color picker type, includes colour wheel + 3 squar...Matt Ebb
2010-01-07Color Picker work:Matt Ebb
2010-01-03Changes to Brush texture workflowMatt Ebb
2009-12-10missed a header last commit, added custom exceptions to rigify so they can be...Campbell Barton
2009-12-10align option for splitCampbell Barton
2009-12-02Changes to Color ManagementMatt Ebb
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-10Math LibBrecht Van Lommel
2009-10-22UI: List Template tweaks to get it a bit more usableBrecht Van Lommel
2009-10-08menus are now global (like operators), so for eg, the info add menu and the 3...Campbell Barton
2009-10-06* Remember, C-style declarations at the *beginning* of a scope, not C++ style...Nathan Letwory
2009-10-06new operator - bpy.ops.wm.call_menu(name="SOME_MT_menu")Campbell Barton
2009-09-21Fix #19389: add lamp had no submenu to choose the type.Brecht Van Lommel
2009-09-182.5: Handlers are now evaluated in a different order, fixing someBrecht Van Lommel
2009-09-16UIBrecht Van Lommel