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-11-08UI/Nodes: templates to edit nodes from the properties editor using a tree view,Brecht Van Lommel
2011-11-07Camera tracking integrationSergey Sharybin
2011-10-23remove $Id: tags after discussion on the mailign list: http://markmail.org/me...Campbell Barton
2011-10-23Context menu 'Edit Source' operator no longer needs to be enabled as a build ...Campbell Barton
2011-10-20minor changes to test editingCampbell Barton
2011-10-20debug build option WITH_PYTHON_UI_INFO, so you can right click and edit the p...Campbell Barton
2011-10-15fix UI jump in normal buttons for buttons which didnt start out normalized.Campbell Barton
2011-10-03Change struct alignment for structs which are intended to be aligned but aren't.Campbell Barton
2011-10-03minor edit for UI code, pointless short/int mix.Campbell Barton
2011-09-26replace strnlen with BLI_strnlen, make some args const - no functional changes.Campbell Barton
2011-09-15Fixing issues with i18n stuff:Sergey Sharybin
2011-08-23Merging trunk up to r39637.Joerg Mueller
2011-08-19store a pointer to the units system in the uiBlock since the button code was ...Campbell Barton
2011-08-16Merging trunk up to r39447.Joerg Mueller
2011-08-14fix for fix r39388, this added checkboxes to buttons which are not supposed t...Campbell Barton
2011-07-04First stages of easier "expressions" creation...Joshua Leung
2011-06-06use the same stippled drawing for colorband background as alpha color swatche...Campbell Barton
2011-06-05panel headers were not scaling with DPI properlyCampbell Barton
2011-06-04Code holiday commit:Ton Roosendaal
2011-06-02UI: fix two issues with expanded enum property buttons:Brecht Van Lommel
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