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
2009-04-27Fix for bug #18610: in the Game menu enabling "Record Game Physics to IPO"Brecht Van Lommel
2009-04-21Compile warnings, typos and some clarifications.Guillermo S. Romero
2008-12-19Add G_FILE_IGNORE_DEPRECATION_WARNINGS option to G.fileflags in preparation o...Benoit Bolsee
2008-10-28added scons option BF_WITH_PYTHON (defined as DISABLE_PYTHON)Campbell Barton
2008-10-22* comment fixNathan Letwory
2008-09-05Merge of first part of changes from the apricot branch, especiallyBrecht Van Lommel
2008-08-18another compile fix reported by ccherrettDaniel Genrich
2008-08-17Win64: please check my changes if you ran across them ;) But should be fine s...Daniel Genrich
2008-08-04* KX_GameObject.cpp - error with getMesh(), was returning None rather then an...Campbell Barton
2008-08-02Copies all required DLLS for Save Game as Runtime.Mal Duffin
2008-08-02* Minor tweaks to file menu item namingMatt Ebb
2008-08-02Fix for GE Make Runtime menu optionMal Duffin
2008-08-02(no commit message)Mal Duffin
2008-04-17Patch from GSR that a) fixes a whole bunch of GPL/BL licenseChris Want
2008-03-30== bugfix ==Andrea Weikert
2008-02-22* Let 'Add' scripts appear in the Add header menu, not just the scripts windowMatt Ebb
2008-02-16sculptmode mtex texture pointers are now duplicated too, should resolve scene...Campbell Barton
2008-02-16== Sculpt ==Nicholas Bishop
2008-02-16fix for [#8257] double-freeing pointers from sculpt codeCampbell Barton
2008-02-13Added a global string to be used for the tempdir. since the user preference i...Campbell Barton
2008-02-12Added python access for bakingCampbell Barton
2008-02-11Pointcache: Fixed non-availability when blend file was loaded from command li...Daniel Genrich
2008-02-08Ctrl-PageUp/Down in 3D-view now behaves the same as for the Timeline for cons...Joshua Leung
2008-02-05* small fix for a bug in the header render baking menu, baking texture only w...Matt Ebb
2008-01-13=== Custom Transform Orientation ===Martin Poirier
2008-01-01find external files wasnt finding the biggest screen area for the file selector,Campbell Barton
2008-01-01Fix for check missing files, edited some tooltips - (Show key shortcuts for P...Campbell Barton
2007-12-31Improvements to File->External Data->Make Paths Relative & Make Paths Absolute,Campbell Barton
2007-12-29* Displacement map bakingMatt Ebb
2007-12-24Added 'File->External Data->Make all files Absolute'Campbell Barton
2007-12-24old bug in python api, Blender.Scene.Unlink() did not check if screens were u...Campbell Barton
2007-12-20make relative paths wasnt working, also disallowed it when the blend file isn...Campbell Barton
2007-12-20Render-farm and file utils for dealing with external data.Campbell Barton
2007-11-27ParticlesBrecht Van Lommel
2007-11-11Undoing 'undo' fix 12365, it didn't work the same on mac's, Ton would like to...Campbell Barton
2007-10-24bug fix, when opening blender with a file (by double clicking or from the com...Campbell Barton
2007-09-10Changes to "Face Select" modeCampbell Barton
2007-09-02== imagebrowser ==Andrea Weikert
2007-08-14Fix for bug #7406 'Compositor Crash'Matt Ebb
2007-06-26This is patch #6833Kent Mein
2007-04-11Create a new scene did not call a 'countall' correctly.Ton Roosendaal
2007-04-04moved source and text to american spellingCampbell Barton
2007-04-02added a python slot to the "Add->Mesh" menu.Campbell Barton
2007-03-28added options to add mesh (cap ends, radius and depth)Campbell Barton
2007-03-22* Added a slot for scripts to appear in the Render menu. The script category ...Matt Ebb
2007-03-18== Recently-Opened Files List (Patch #5708) ==Joshua Leung
2007-03-16Patch #6121 by Diego BorghettiTon Roosendaal
2007-03-13added back videoscape for pythonCampbell Barton
2007-03-13removed videoscape support, a format from 1988 that nobody uses anymore.Campbell Barton
2007-03-02Interface:Willian Padovani Germano