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-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
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