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-02-16Cocoa: bugfix [#21158] fix modifiers keys status upon gaining focusDamien Plisson
2010-02-16bugfix [#21167] subsurf+some modifier+ 2 material FAILCampbell Barton
2010-02-16Quick patch from phonybone: Fix for double allocation of colorbandsJoshua Leung
2010-02-16bugfix [#21161] Multiresolution Reshape causes crashCampbell Barton
2010-02-16[#21177] Text editorCampbell Barton
2010-02-16OSX/deprecated Carbon: user and system base dirs retrieval implementationDamien Plisson
2010-02-16Cocoa: user and system base dirs retrieval implementationDamien Plisson
2010-02-16Missing flag to Curve Shrink Fatten transformMartin Poirier
2010-02-16Self tsk. Too much copy paste.Guillermo S. Romero
2010-02-16Tsk!Martin Poirier
2010-02-16bugfix [#21173] Autocompleate raises an errorCampbell Barton
2010-02-16System dependant functions (skeletons) to retrieve user and system base dirs.Guillermo S. Romero
2010-02-16bugfix [#21136] End frame And Cur Frame setting is broken with Metric/Imperia...Campbell Barton
2010-02-15bugfix [#20920] crash when render without camera and clicking into histogram (p)Campbell Barton
2010-02-15added some more error checking for buffer allocation and fixed it up a bit. H...Lukas Steiblys
2010-02-15Proxy ID property syncingCampbell Barton
2010-02-15Test code for Brecht:Ton Roosendaal
2010-02-15Rigify:Nathan Vegdahl
2010-02-15Fix artifacts in bump map render with Object coordinates. Float precisionBrecht Van Lommel
2010-02-15Merge -c 26897,26932 from COLLADA branch into trunk.Arystanbek Dyussenov
2010-02-15Fix #21116: wrong shortcut key in view navigation menu.Brecht Van Lommel
2010-02-15rigify panel, ignore removing a bones type when its not foundCampbell Barton
2010-02-15Fix #21073: toggling image premultiply did not reload image.Brecht Van Lommel
2010-02-15Fix #21078: image paint undo didn't work correct with wrap option, movedBrecht Van Lommel
2010-02-15support for camera shift with UV camera project.Campbell Barton
2010-02-15make it so an error registering/unregestering wont stop loading scripts, just...Campbell Barton
2010-02-15Patch: [#20408] Bugfix GLSL shading with VBOLukas Steiblys
2010-02-15classes were having their dictionary cleared when the blender extension data ...Campbell Barton
2010-02-15[#21141] boring segfault on F8/"reload scripts", 26878, backtraceCampbell Barton
2010-02-15OSX/CMake : fix ffmpeg include pathDamien Plisson
2010-02-15OSX/Scons cleanup : remove option to build with extern/ffmpeg and old python ...Damien Plisson
2010-02-15bug #21160, misspell in align objects operatorDaniel Salazar
2010-02-15Inline tooltips and descriptions of export/importDaniel Salazar
2010-02-15Fix memory leak "dist table" in node curve mapping.Brecht Van Lommel
2010-02-15GLSL: fix some notifiers for scene settings and remove unneeded check.Brecht Van Lommel
2010-02-15[#21023] 2 Dynamic loading patches (one bugfix, one feature)Campbell Barton
2010-02-15copy animdata and id-props when copying material node tree's to avoid double ...Campbell Barton
2010-02-15Fix very long render time when using a large filter size with the newBrecht Van Lommel
2010-02-15rename euler_filter.py -> fcurve_euler_filter.pyCampbell Barton
2010-02-15Align Object op: Introducing Align Modes Negative Sides / Centers /Daniel Salazar
2010-02-15Fix compile error on 64bit (padding error in inline struct)Martin Poirier
2010-02-15DNA Compile fix for my recent theme commit. Thomas Dinges
2010-02-15Netrender:Thomas Dinges
2010-02-15Console:Thomas Dinges
2010-02-15File > Open recent raised an error when there was no .Blog file. Now it print...Thomas Dinges
2010-02-15Updating the readme.html to match the upcoming Alpha 1 release. Thomas Dinges
2010-02-15Bugfix for the new script register functions, scene tab didn't show Panels du...Thomas Dinges
2010-02-15initial support for extensions in the user preferencesCampbell Barton
2010-02-14prepare to remove ffmpeg stuff in externMartin Poirier
2010-02-14== FFMPEG ==Peter Schlaile