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
2011-03-24RNA & interface functions for checking if RNA in a button uses valid rna prop...Campbell Barton
2011-02-27doxygen: blender/editors tagged.Nathan Letwory
2011-02-23doxygen: prevent GPL license block from being parsed as doxygen comment.Nathan Letwory
2011-02-15Ctrl-0 can now be used to just reset a single component of an array toJoshua Leung
2011-02-08minor edits, no functional changes.Campbell Barton
2011-01-19Bugfix #25720Ton Roosendaal
2011-01-15remove/comment unused defines.Campbell Barton
2010-12-14Menu UI feature common in other widget sets:Campbell Barton
2010-12-10bugfix [#25154] .MXF files should be included as a known video file type in t...Campbell Barton
2010-12-04Maintenance, Campbell Barton
2010-12-03Enabled GCC -Wwrite-strings warning for CMake and replaced many 'char's for '...Campbell Barton
2010-11-29For all buttons with search-menu option, the button will show a Ton Roosendaal
2010-11-17use 'const char *' by default with RNA functions except when the value is fla...Campbell Barton
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-13fix for remaining glitch in square color picker, the backdrop could change co...Campbell Barton
2010-10-13bugfix [#23355] Square Color picker moving by itself and locking upCampbell Barton
2010-10-07bugfix [#24158] Object text fields immediately search based on existing contentCampbell Barton
2010-09-23support for PROP_ENUM_FLAG buttons, these were only supported by python.Campbell Barton
2010-09-15patch [#23758] Better handling of UTF chars in UNITS fields (lengths, angles,...Campbell Barton
2010-09-15Apply patch [#23779] Small cleanup with gl_roundbox*Nathan Letwory
2010-08-25Fix #23433: crash with undo where a UI button was still active and accessingBrecht Van Lommel
2010-07-05changes to color wheel commit.Campbell Barton
2010-07-05Improvements to Blenders color balance (lift/gamma/gain).Campbell Barton
2010-05-27Progress indicators for threaded jobsMatt Ebb
2010-04-06Patch [#21750] Add luma waveform and vectorscope to image viewMatt Ebb
2010-04-04Histogram and line sample can now be resized verticallyMatt Ebb
2010-03-30Fix [#20115] Some theme settings are not savedMatt Ebb
2010-02-12correct fsf addressCampbell Barton
2010-01-29Fix [#20860] File/Open Recent Should Show Blend File, Not pathMatt Ebb
2010-01-28Fix [#20754] Histogram Not Updating, Showing Incorrect Levels, Colour Managem...Matt Ebb
2010-01-26Drag and drop 2.5 integration! Finally, slashdot regulars can useTon Roosendaal
2010-01-21New Compositor node: Hue ControlMatt Ebb
2010-01-20Durian request: Added 'Color Balance' node to compositor. uses Lift/Gamma/Gain Matt Ebb
2010-01-19patch [#20690] Cut Linking for Logic BricksCampbell Barton
2010-01-19Finished some work from the weekend to keep local tree clean..Matt Ebb
2010-01-12Fix [#19966] Graph Editor does not refresh after automatic keyframe insertionMatt Ebb
2010-01-09Color picker crash fix.Martin Poirier
2010-01-07Color Picker work:Matt Ebb
2010-01-03Changes to Brush texture workflowMatt Ebb
2009-12-24Key map related things:Matt Ebb
2009-12-02Changes to Color ManagementMatt Ebb
2009-11-23Splash screen, implemented by Matt.Brecht Van Lommel
2009-11-19Revert toolbar shading commit.William Reynish
2009-11-18Changed the appearance of the toolbar buttons.William Reynish
2009-10-27- Right click menu can open links directly to API reference docs (rna and ope...Campbell Barton
2009-09-28Preview icon rendering for menus now runs in a separate thread, to avoidBrecht Van Lommel
2009-09-28Fix drawing of MENU buttons with only an icon, was not aligned rightBrecht Van Lommel
2009-09-25Drivers: Copy/Paste tools for the RMB MenuJoshua Leung
2009-09-16UIBrecht Van Lommel