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-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
2009-08-25Implemented dynamic and multidimensional array support in RNA.Arystanbek Dyussenov
2009-08-212.5: Modifiers & MenusBrecht Van Lommel
2009-08-18Fixed the texture preview to work with multi-output node-based textures.Robin Allen
2009-08-13MSVC compile fix.Andrea Weikert
2009-08-13added string max length option for unit functions bUnit_AsString and bUnit_Re...Campbell Barton
2009-08-132.5 - Fix for segfaults with entering text in normal number buttons (i.e. fra...Joshua Leung
2009-08-13- moved unit settings from user prefs into the scene.Campbell Barton
2009-08-12when units are enabled use them for 3d viewport grid drawing, display the dim...Campbell Barton
2009-08-12Set the clickstep for unit buttons to each click moves 1 unit.Campbell Barton
2009-08-12- was displaying 1cm as 10mm because of double precission problem.Campbell Barton
2009-08-12fix for errors evaluating user input when units are disabledCampbell Barton
2009-08-12added time units, currently only used when metric or imperial are enabled.Campbell Barton
2009-08-11user interface units, off by default.Campbell Barton
2009-08-112.5: FixesBrecht Van Lommel
2009-08-10adding back button evaluation so you can do 1/60, 90*0.1 etc as well as dimen...Campbell Barton
2009-07-282.5: UIBrecht Van Lommel