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-05-27Progress indicators for threaded jobsMatt Ebb
2010-05-26bugfix [#22426] New Thumbnail code crashes when savingCampbell Barton
2010-05-25blend file thumbnailingCampbell Barton
2010-05-07Merge image related changes from the render branch. This includes the imageBrecht Van Lommel
2010-05-07Restrict keyboard sensor stored events to only what's appropriate per propertyMatt Ebb
2010-05-06dont write blender recent file list or save quit.blend when running in backgr...Campbell Barton
2010-05-06Make drop images work from external desktop into Blender image window.William Reynish
2010-05-06Part 1 of making external drop events work. Have to move work to another system,Ton Roosendaal
2010-05-05- split objet group add/link into 2 operatorsCampbell Barton
2010-05-03Updated icon set, thanks jendryzch!Matt Ebb
2010-04-28add option -Y to enable python script execution.Campbell Barton
2010-04-26Fix #22086 and #22125: crashes due to editmode being set on load/undo, fixesBrecht Van Lommel
2010-04-25Fix #22123 and #22124: some problems with mutex locks, also tweak toBrecht Van Lommel
2010-04-22Fix [#22088] Object's material changes (links) to other when moving an object Matt Ebb
2010-04-22BugFix:Diego Borghetti
2010-04-20Fix case of accessing freed windowmanager memory after reading a file.Brecht Van Lommel
2010-04-20Added ability to use up to F19 on the keyboard (previous max was F12). Matt Ebb
2010-04-19Fix crash when invoking File->Save from the menuAndrea Weikert
2010-04-18various minor fixesCampbell Barton
2010-04-16Fix warning, also added error message for the case of no filename passed.Andrea Weikert
2010-04-15Merge various small changes from render branch:Brecht Van Lommel
2010-04-15Allow shift-tweak to be used for border select extendMatt Ebb
2010-04-15fix [#22007] Saving a read-only file on windows : no warning and temporary fi...Andrea Weikert
2010-04-15fix [#22007] Saving a read-only file on windows : no warning and temporary fi...Andrea Weikert
2010-04-14Fix for crash using splash screen recent files. Matt Ebb
2010-04-14* Interaction PresetsMatt Ebb
2010-04-14fix for crash when a register script sets material colors, also made some cha...Campbell Barton
2010-04-08three things:Ton Roosendaal
2010-04-08Bringing back code style to how WM was made.Ton Roosendaal
2010-04-08bugfix [#21929] linking in groups into a linked in scene is possible and thos...Campbell Barton
2010-04-07Modes are now toggled on using operators on load if the file was saved inBrecht Van Lommel
2010-04-07Fix [#21677] mouse dragging the translated object doesn't release the object Matt Ebb
2010-04-06Fix #21402: python operator redo properties not refreshed. Now sends aBrecht Van Lommel
2010-04-06Fix #21383: appending a group would also instance it by default, whichBrecht Van Lommel
2010-04-05Fix #21349: triple buffer drawing doesn't work well with thousands ofBrecht Van Lommel
2010-04-04Added a new 'straight line' gesture type that can be used in any operator.Matt Ebb
2010-04-03More work on Drag Immediate:Martin Poirier
2010-04-02Bugfix #21853: Border zoom in the 2D-Views zooms outJoshua Leung
2010-04-01move operator reports into a global list so they display in the console.Campbell Barton
2010-04-01Fix [#21775] Double-clicking icons in the file browser doesn't open filesMatt Ebb
2010-03-29Fix [#21083] Collada exporter defaults to ".blend" extension...Matt Ebb
2010-03-29Fix [#21708] Copy/Paste Texture channels for Lamps/World not workingMatt Ebb
2010-03-28Fix [#21689] for coordinate issue (y flipped) when setting mouse cursor positionDamien Plisson
2010-03-26- game engine checking for autoexec was using the wrong global flag.Campbell Barton
2010-03-24xaspect and yaspect were not working with uv project modifier & panorama, als...Campbell Barton
2010-03-24remove unused includes UI_*.h, WM_*.h, ED_*.hCampbell Barton
2010-03-24remove unused rna includesCampbell Barton
2010-03-24enable compiling without python againCampbell Barton
2010-03-23rna/py-api fix.Brecht Van Lommel
2010-03-22Sculpt Mode Bugfixes:Brecht Van Lommel