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-12-14Menu UI feature common in other widget sets:Campbell Barton
2010-12-10fix for error in recent commit, wasn't masking out the non unit subtype flags.Campbell Barton
2010-12-10bugfix [#25154] .MXF files should be included as a known video file type in t...Campbell Barton
2010-12-08pedantic word ordering change.Campbell Barton
2010-12-07bugfix [#25074] visible, selectable and render toggles in outliner not availableCampbell Barton
2010-12-06use BLI_strnlen rather then strlen when comparing against fixed lengths.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-22More button alignment stuff: campbell had a script that wasTon Roosendaal
2010-11-22Bugfix #24856Ton Roosendaal
2010-11-21Bugfix #24825Ton Roosendaal
2010-11-18fix [#24786] Setting Rotation Units to Radians doesn't affect the UI [33146]Campbell Barton
2010-11-17use 'const char *' by default with RNA functions except when the value is fla...Campbell Barton
2010-11-07bugfix [#24575] On file save plus and minus don't re-evaluate whether a file ...Campbell Barton
2010-11-06== filebrowser ==Andrea Weikert
2010-11-04fix to allow [#24009] to be fixed.Campbell Barton
2010-10-31rename and negate DISABLE_PYTHON --> WITH_PYTHONCampbell Barton
2010-10-16- UNUSED macro wasn't throwing an error with GCC if a var become used.Campbell Barton
2010-10-13== docs ==Luca Bonavita
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-29bugfix [#24050] Frame Rate buttons look strangeCampbell Barton
2010-09-23support for PROP_ENUM_FLAG buttons, these were only supported by python.Campbell Barton
2010-09-21Temporary fix for [#23848] Image too small ErrorJanne Karhu
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-25Fix #23433: crash with undo where a UI button was still active and accessingBrecht Van Lommel
2010-08-23collection attributes can now be resolved with by rnaCampbell Barton
2010-08-16- remove unused includes IMB_*, BIF_* & MEM_*Campbell Barton
2010-08-08remove unused includesCampbell Barton
2010-08-01- new __main__ module wasnt de-referenced after adding into sys.modulesCampbell Barton
2010-07-24[#22873] Snap to increment isn't working that expected when Units set to Metr...Campbell Barton
2010-05-30- Python console argument '--python-console', option so you can start blender...Campbell Barton
2010-05-27Progress indicators for threaded jobsMatt Ebb
2010-04-22BugFix:Diego Borghetti
2010-04-06Tweak/code shuffle to make disabled buttons draw nicer on nodes.Matt Ebb
2010-04-06Fix [#21516] UI artifacts in array modifierMatt Ebb
2010-03-30* Multiply for panorama camerasBrecht Van Lommel
2010-03-30Fix [#20115] Some theme settings are not savedMatt Ebb
2010-03-23more lint includesCampbell Barton
2010-03-22spaces -> tabs, (4 spaces == 1 tab, only for white space preceding text)Campbell Barton
2010-03-12Fix #21122: color sliders behaving weirdly.Brecht Van Lommel
2010-02-16bugfix [#21136] End frame And Cur Frame setting is broken with Metric/Imperia...Campbell Barton
2010-02-12fix use of uninitialized vars with the color wheel.Campbell Barton
2010-02-12correct fsf addressCampbell Barton
2010-02-08[#20987] A small bug in logic editorCampbell Barton
2010-02-03bugfix [#20944] bad use of wm.invoke_popup(self) is crashing BlenderCampbell Barton
2010-02-03patch [#20889] Support "unit"s for FloatPropertyCampbell Barton
2010-02-01Fix #20891: opengl animation render could mess up the view.Brecht Van Lommel
2010-02-01Fix #20502: add constraint (with targets) menu has no last used memory.Brecht Van Lommel