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-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
2010-01-30bugfix [#20888] Crash when following instructions on the Blender Wiki and the...Campbell Barton
2010-01-26Drag and drop 2.5 integration! Finally, slashdot regulars can useTon Roosendaal
2010-01-26Fix #20831: setting shadowbuffersize to 10240 only possible via typing it in.Brecht Van Lommel
2010-01-26Fix for missing space between colon and number in sliders buttons.Brecht Van Lommel
2010-01-25Add option to choose between radians or degrees for rotation units in the UI.Matt Ebb
2010-01-25Radians -> Degrees (in UI)Matt 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-14Fix [#20029] Text input fields with dropdown list bugsMatt Ebb
2010-01-13Fix [#20655] wrong button shadingMatt Ebb
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-30better not process events early, could cause troubles later.Campbell Barton
2009-11-25Fix for [#20008] In the Graph Editor, clicking on the eye doesn't update the GUIMatt Ebb
2009-11-24avoid operator type lookups when its knownCampbell Barton
2009-11-23fix for crashes displaying long strings in menu'sCampbell Barton
2009-11-23Splash screen, implemented by Matt.Brecht Van Lommel
2009-11-18ID properties that are displayed via RNA can now define their own UI settings,Campbell Barton
2009-11-10Math LibBrecht Van Lommel
2009-10-08Key ConfigurationBrecht Van Lommel
2009-09-28Fix drawing of MENU buttons with only an icon, was not aligned rightBrecht Van Lommel
2009-09-24Fix #19446: merge operator needs to be undone twice, interfaceBrecht Van Lommel
2009-09-21Fix #19361: BGE keyboard sensor allowed to set mouse eventsBrecht Van Lommel
2009-09-182.5: Python operators now have a working poll() function,Brecht Van Lommel
2009-09-16UIBrecht Van Lommel
2009-09-152.5 BugfixesBrecht Van Lommel