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-01-07split BKE_utildefines.h, now it only has blender specific defines like GS() M...Campbell Barton
2011-01-03Todo itemTon Roosendaal
2011-01-03check modifier keys are not pressed when using keys as accelerators, it meant...Campbell Barton
2011-01-02- correct typos in comments.Campbell Barton
2010-12-27Removing the not-working test "Submit description" from RMB Ton Roosendaal
2010-12-23use ICON_NULL define rather then 0, makes UI calls less confusing. (no functi...Campbell Barton
2010-12-19Todo item: (Luca report in IRC)Ton Roosendaal
2010-12-15Bugfix #25243Ton Roosendaal
2010-12-15Bugfix, own collectionTon Roosendaal
2010-12-14Menu UI feature common in other widget sets:Campbell Barton
2010-12-13check if a path can be created to a property before showing keyframe items in...Campbell Barton
2010-12-10bugfix [#25154] .MXF files should be included as a known video file type in t...Campbell Barton
2010-12-09Two nice usability fixes:Ton Roosendaal
2010-12-06use BLI_strnlen rather then strlen when comparing against fixed lengths.Campbell Barton
2010-12-05Bug fix #25042Ton Roosendaal
2010-12-03- added GCC warning -Wstrict-prototypesCampbell Barton
2010-11-27bugfix [#24944] Crash on attempting to keyframe HSV colorCampbell Barton
2010-11-22Bugfix #24823Ton Roosendaal
2010-11-21Bugfix #24824Ton Roosendaal
2010-11-17use 'const char *' by default with RNA functions except when the value is fla...Campbell Barton
2010-11-16fix for creating movie paths with non utf8 names.Campbell Barton
2010-11-10bugfix [#24635] "Add Shortcut"Campbell Barton
2010-10-28bugfix [#24432] HS+V color pickerCampbell Barton
2010-10-28for the color picker functions use UI_GRAD_* constants rather then numbers, n...Campbell Barton
2010-10-19patch [#24320] Fix for [#24311] Copy and PasteCampbell Barton
2010-10-16most unused arg warnings corrected.Campbell Barton
2010-10-14bugfix [#23070] some shortcuts cannot be saved in a usual wayCampbell Barton
2010-10-14fix unused args warnings and remove some unused args.Campbell Barton
2010-10-13bugfix [#23355] Square Color picker moving by itself and locking upCampbell Barton
2010-10-13bugfix [#24030] Grease Pencil + Driver keysCampbell Barton
2010-10-11bugfix [#24214] F6 "last operator" panel repeatable segmentation faultCampbell Barton
2010-10-07bugfix [#24158] Object text fields immediately search based on existing contentCampbell Barton
2010-09-30Bugfix #23031: adding a driver ontop of keyframe makes driver undeletableJoshua Leung
2010-09-28[#24028] Minor fixes to BLI_math_vectorCampbell Barton
2010-09-28Fix [#24038] keyboard navigation not working in second level menusNathan Letwory
2010-09-25Fix #23847: keyframe insert on button not working in popup menus, e.g.Brecht Van Lommel
2010-09-22patch [#23675] fix #22787 with workaroundCampbell Barton
2010-09-16- bone roll now in degrees not radians.Campbell Barton
2010-09-15patch [#23758] Better handling of UTF chars in UNITS fields (lengths, angles,...Campbell Barton
2010-08-28python/utf8 compatibility fixes. (as discussed on the mailing list)Campbell Barton
2010-08-25Fix #23433: crash with undo where a UI button was still active and accessingBrecht Van Lommel
2010-08-12Small UI Tweak: Added NumPad-0 as additional hotkey for Reset to Default Valu...Joshua Leung
2010-08-08remove unused includesCampbell Barton
2010-07-30patch [#23060] ColorRamp python access functionsCampbell Barton
2010-07-27[#22274] Special chars = 2 charactersCampbell Barton
2010-07-24Fixed an annoying problem where sometimes tooltips would get left Matt Ebb
2010-07-22Fix #22940: material rename crash, delete selection in a text buttonBrecht Van Lommel
2010-07-06use normal mouse speed for the color wheel unless shift is pressed.Campbell Barton
2010-07-05option for color wheel widget to make it easier to select values closer to wh...Campbell Barton
2010-07-05changes to color wheel commit.Campbell Barton