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
2011-08-102.59 Splash screen by tomket7. Congratulations! Thomas Dinges
2011-08-10Fix for incorrect parameter amount.Nathan Letwory
2011-08-10fix for error in templateCampbell Barton
2011-08-09style change, harmless changes while looking into bug [#28196]Campbell Barton
2011-08-09fix [#28186] textboxes properties not animatableCampbell Barton
2011-08-09fix [#28191] Exception when enabling a script for a newer Blender buildCampbell Barton
2011-08-09Blender 2.59:Thomas Dinges
2011-08-08report error on installign keymaps rather then raising an exception.Campbell Barton
2011-08-08quiet harmless py resource warning - file opened but not closed.Campbell Barton
2011-08-08use static sets rather then tuples, python optimizes this case.Campbell Barton
2011-08-08- update X3D and FBX testing checksumsCampbell Barton
2011-08-07fix [#28172] Cannot restore Add-ons tab in user preferences after a failed at...Campbell Barton
2011-08-06KEYMAP REFACTORINGBrecht Van Lommel
2011-08-05move the ndof menu into the userpref's since it adjusts preferences, also ren...Campbell Barton
2011-08-05get a tad more vertical space in the toolbar.Campbell Barton
2011-08-03Add .py extension if it is missing from keymap file.Kent Mein
2011-08-03fix [#28151] export OBJ don't save the extensionCampbell Barton
2011-08-02Patch by oenvoyage - olivier amrein, thanks a lot!Thomas Dinges
2011-08-02fix for xvid encoding preset giving a python errorCampbell Barton
2011-08-02Fixed a few small typos.Kent Mein
2011-08-02fix [#28148] User Preferences Scripts Path not workingCampbell Barton
2011-08-02Made wmNDOFMotionData use a vector rather then xyz members, makes it nicer to...Campbell Barton
2011-08-02svn merge -r38814:38905 https://svn.blender.org/svnroot/bf-blender/trunk/blen...merwin-spacenavMike Erwin
2011-08-01fix for templateCampbell Barton
2011-07-31fix for error in recent commit.Campbell Barton
2011-07-31py api: sphinx doc corrections, pep8 cleanup and style edits, also added __al...Campbell Barton
2011-07-31EditMesh-based skin node drawingNicholas Bishop
2011-07-31Added stub for Skin modifier UINicholas Bishop
2011-07-29svn merge -r38753:38813 https://svn.blender.org/svnroot/bf-blender/trunk/blen...Nathan Letwory
2011-07-29pep8 cleanup, also print message when attempting to run in animation player m...Campbell Barton
2011-07-28* Code cleanupThomas Dinges
2011-07-28New option for multires modifier: Subdivide UVsSergey Sharybin
2011-07-28fix [#28095] Select Pattern don't select all the bone in edit modeCampbell Barton
2011-07-28fix error in writing dupligroups for X3D export, may have effected other expo...Campbell Barton
2011-07-28report an error when user blender versions other then 2.4x for animation play...Campbell Barton
2011-07-27svn merge -r38558:38752 https://svn.blender.org/svnroot/bf-blender/trunk/blen...Nathan Letwory
2011-07-27fix [#28066] Unchecking 'self project' messes up 'Snap to Vertex'Campbell Barton
2011-07-27Fix part of [#28088] bad button spacing with layout engine for menu items.Thomas Dinges
2011-07-26set the development cycle to 'beta'.Campbell Barton
2011-07-26py api:Campbell Barton
2011-07-25more vector order switching.Campbell Barton
2011-07-25minor edits to animation playback operatorCampbell Barton
2011-07-25style changes for operator scripts & some pep8 edits.Campbell Barton
2011-07-25fix for DingTo's recent commit with the animation player, it ignored the case...Campbell Barton
2011-07-25swap vertor multiplication order for add torus.Campbell Barton
2011-07-25edits to quick effects scriptsCampbell Barton
2011-07-25External image operators.Campbell Barton
2011-07-25fix [#28075] After the correction of No.38528 is applied, the following pheno...Campbell Barton
2011-07-25reverse vector multiplication order for some internal functions.Campbell Barton
2011-07-25deprecate multiplication orders:Campbell Barton