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-16svn merge -r 31314:31370 https://svn.blender.org/svnroot/bf-blender/trunk/ble...soc-2010-nexyonJoerg Mueller
2010-08-13bugfix [#22845] Python operators dont free report listCampbell Barton
2010-08-13added include for offsetof(), also use <string.h>, not "string.h"Campbell Barton
2010-08-13- remove WM_operatortype_exists since its almost the same as WM_operatortype_...Campbell Barton
2010-08-13svn merge -r 31211:31313 https://svn.blender.org/svnroot/bf-blender/trunk/ble...Joerg Mueller
2010-08-13minor changes to rna/python.Campbell Barton
2010-08-11Update address in license block.Guillermo S. Romero
2010-08-10moved idcode functions into their own file (was added as a todo in the commen...Campbell Barton
2010-08-07svn merge -r 31060:31144 https://svn.blender.org/svnroot/bf-blender/trunk/ble...Joerg Mueller
2010-08-06Fix for silly mistake in overlap draw mode code, still drawing too much.Brecht Van Lommel
2010-08-05svn merge -r 30954:31059 https://svn.blender.org/svnroot/bf-blender/trunk/ble...Joerg Mueller
2010-08-04include cleanup, no functional changesCampbell Barton
2010-08-02svn merge -r 30913:30953 https://svn.blender.org/svnroot/bf-blender/trunk/ble...Joerg Mueller
2010-08-012.5: code changes to reduce the usage of G.main and pass it alongBrecht Van Lommel
2010-07-25svn merge -r 30566:30717 https://svn.blender.org/svnroot/bf-blender/trunk/ble...Joerg Mueller
2010-07-23Fix #20863: when loading a file without UI, with multiple windows open,Brecht Van Lommel
2010-07-23Another attempt to solve draw methods on Intel. Windows and mac now useBrecht Van Lommel
2010-07-22Attempt to fix black 3d view with texture paint + overlap draw mode.Brecht Van Lommel
2010-07-21Added a donations link in the splash.Ton Roosendaal
2010-07-21Change back automatic draw method to triple buffer for Intel cards, overlap isBrecht Van Lommel
2010-07-21svn merge -r 30513:30565 https://svn.blender.org/svnroot/bf-blender/trunk/ble...Joerg Mueller
2010-07-20Add Ctrl+Alt+S as shortcut for "Save Copy". It was using the same as "Save As...Xavier Thomas
2010-07-20svn merge -r 30418:30512 https://svn.blender.org/svnroot/bf-blender/trunk/ble...Joerg Mueller
2010-07-19Add a "copy" option to the save_as_mainfile operator. It saves the current Xavier Thomas
2010-07-19Bugger... msvc didn't bail out on these...Joshua Leung
2010-07-18Small feature for the Durian guys:Andrea Weikert
2010-07-18Merging revision 30461 from my GSoC branch, log: Fix for msvc which not has t...Joerg Mueller
2010-07-18Fix for msvc which not has the round function.Joerg Mueller
2010-07-18fix for crash when terminating thumbnail threadsAndrea Weikert
2010-07-17spelling correction: alredy --> alreadyCampbell Barton
2010-07-17Autoplay: Fullscreen now really works.Joerg Mueller
2010-07-17simplify thumbnail reading and remove some warningsCampbell Barton
2010-07-16svn merge -r 30323:30417 https://svn.blender.org/svnroot/bf-blender/trunk/ble...Joerg Mueller
2010-07-16Enabling game engine autoplay again based on a patch by Dalai:Joerg Mueller
2010-07-16== installation paths ==Andrea Weikert
2010-07-162.5: automatic draw method now uses overlap for Intel on all platforms.Brecht Van Lommel
2010-07-16Add comment about case where autosave can fail on Windows.Nathan Letwory
2010-07-16== installation paths ==Andrea Weikert
2010-07-15change some references to .B.blend, .Blog to new namesCampbell Barton
2010-07-15Fix: rename to .blend1 as last before writing, after creating blend thumbnail.Brecht Van Lommel
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-14Fix a few compile warnings and rename gpu_buffers.h to GPU_buffers.hBrecht Van Lommel
2010-07-14Fix #22816: crash in depsgraph loading some 2.49 files, tagging objects forBrecht Van Lommel
2010-07-13Merging revision 30264:30270 from my GSoC branch to trunk, logs:Joerg Mueller
2010-07-132.5: startup.blend changes, these should all be consistent with new datablocks,Brecht Van Lommel
2010-07-09filebrowserAndrea Weikert
2010-07-08Sequencer display overlay option, this can show a border area from another ti...Campbell Barton
2010-07-05Fix #21201: double click didn't use the original mouse position, nowBrecht Van Lommel
2010-07-04Fix #21062 and #22175: crash with node previews being calculated whileBrecht Van Lommel