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-04include cleanup, no functional changesCampbell Barton
2010-08-012.5: code changes to reduce the usage of G.main and pass it alongBrecht Van Lommel
2010-07-21Added a donations link in the splash.Ton Roosendaal
2010-07-20Add Ctrl+Alt+S as shortcut for "Save Copy". It was using the same as "Save As...Xavier Thomas
2010-07-19Add a "copy" option to the save_as_mainfile operator. It saves the current Xavier Thomas
2010-07-17simplify thumbnail reading and remove some warningsCampbell Barton
2010-07-15- change blend thumbnail loading function not to use goto'sCampbell Barton
2010-07-14Merge GSOC Sculpt Branch: 28499-30319Jason Wilkins
2010-07-09filebrowserAndrea Weikert
2010-07-08Sequencer display overlay option, this can show a border area from another ti...Campbell Barton
2010-07-03WM_operator_props_popup was calling ED_undo_push_op() which is also called by...Campbell Barton
2010-07-02Fix #22690: gestures were not working correct after inbetween mousemoveBrecht Van Lommel
2010-07-01adding image strips wasnt working, use the 'directory' component of the file ...Campbell Barton
2010-06-26file operator cleanupAndrea Weikert
2010-06-14- option for redraw timer to playback the animationCampbell Barton
2010-06-14naming changesCampbell Barton
2010-06-09- added a flag argument to WM_operator_properties_filesel() currently only us...Campbell Barton
2010-06-06- [#22492] [29159] commit breaks importing of script file that has a reload t...Campbell Barton
2010-06-02rename some rna properties filename --> filepathCampbell Barton
2010-05-31Python Open Link operator.Thomas Dinges
2010-05-05- split objet group add/link into 2 operatorsCampbell Barton
2010-05-03Updated icon set, thanks jendryzch!Matt Ebb
2010-04-22Fix [#22088] Object's material changes (links) to other when moving an object Matt Ebb
2010-04-22BugFix:Diego Borghetti
2010-04-19Fix crash when invoking File->Save from the menuAndrea Weikert
2010-04-18various minor fixesCampbell Barton
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-08bugfix [#21929] linking in groups into a linked in scene is possible and thos...Campbell Barton
2010-04-06Fix #21383: appending a group would also instance it by default, whichBrecht Van Lommel
2010-04-04Added a new 'straight line' gesture type that can be used in any operator.Matt Ebb
2010-04-02Bugfix #21853: Border zoom in the 2D-Views zooms outJoshua Leung
2010-03-29Fix [#21083] Collada exporter defaults to ".blend" extension...Matt Ebb
2010-03-23rna/py-api fix.Brecht Van Lommel
2010-03-22spaces -> tabs, (4 spaces == 1 tab, only for white space preceding text)Campbell Barton
2010-03-22rotate_m4 was using degrees rather then radians.Campbell Barton
2010-03-21Fix syntax for ID keyword.Guillermo S. Romero
2010-03-20patch #21680 from Richard OlssonCampbell Barton
2010-03-18Removed the 'recover temp' option from the splash screen - the way the temp s...Matt Ebb
2010-03-14strip quites off buildinfo at startup (was doing this for splash screen and p...Campbell Barton
2010-03-14Bugfix for [#21560] space bar in edit mode of bezier curves doesnt workThomas Dinges
2010-03-09rename some functions to use easier to understand names.Campbell Barton
2010-03-09added relative path option for image load and save, relative path option from...Campbell Barton
2010-03-05reproject operator, use to reproject edited renders back into textures.Campbell Barton
2010-02-27fixes for auto script execution, changing the user preference also updates th...Campbell Barton
2010-02-27was using wrong global flag for python script disabling in recent commit.Campbell Barton
2010-02-27rename flag for auto script execution since scriptlinks are no more.Campbell Barton