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-21Dynamic Paint:Miika Hamalainen
2011-08-06Dynamic Paint:Miika Hamalainen
2011-08-05Dynamic Paint:Miika Hamalainen
2011-08-04Dynamic Paint:Miika Hamalainen
2011-08-03Merge with trunk r39000Miika Hamalainen
2011-08-03Dynamic Paint:Miika Hamalainen
2011-08-02svn merge -r38814:38905 https://svn.blender.org/svnroot/bf-blender/trunk/blen...merwin-spacenavMike Erwin
2011-08-01fix [#28112] Vertex paint crashCampbell Barton
2011-08-01fix, uvproject modifier wasn't copying the uv layer name,Campbell Barton
2011-08-01replace dutch variable name 'aantal' with 'tot'Campbell Barton
2011-08-01fix for failure to create curve knots when both endpoint and bezier U were en...Campbell Barton
2011-07-31fix for material slot removal (r38879)Campbell Barton
2011-07-31bugfix [#28111] material.pop breaks mt->mat_nrDalai Felinto
2011-07-31EditMesh-based skin node drawingNicholas Bishop
2011-07-31Imported bsphere.c, mostly ifdef'd out for nowNicholas Bishop
2011-07-31Added SkinNode DNA and customdata.Nicholas Bishop
2011-07-30While looking at the bug report, found some more issues... Thomas Dinges
2011-07-30Fix for [#28117] Diffuse reflection IPO curve not imported correctly from 2.4...Thomas Dinges
2011-07-29svn merge -r38753:38813 https://svn.blender.org/svnroot/bf-blender/trunk/blen...Nathan Letwory
2011-07-28New option for multires modifier: Subdivide UVsSergey Sharybin
2011-07-28refix for #27912: crash after mesh.materials.pop() (fixed wrongly on rev. 382...Dalai Felinto
2011-07-27minor warning fixes for clang-static-checkerCampbell Barton
2011-07-27svn merge -r38558:38752 https://svn.blender.org/svnroot/bf-blender/trunk/blen...Nathan Letwory
2011-07-27more minor warning cleanups and improve error reporting if text fails to save.Campbell Barton
2011-07-26Fix #28087: Opening files in the text editor ignores the last newline '\n'Sergey Sharybin
2011-07-26set the development cycle to 'beta'.Campbell Barton
2011-07-24Merge with trunk r38663Miika Hamalainen
2011-07-24Effector calculations are now thread safe.Janne Karhu
2011-07-24Dynamic Paint:Miika Hamalainen
2011-07-24Dynamic Paint:Miika Hamalainen
2011-07-24removed ancient ndof global, removed my own attempt at a C popup menu (the Py...Mike Erwin
2011-07-22Merge with trunk r38619Miika Hamalainen
2011-07-22Dynamic Paint:Miika Hamalainen
2011-07-22missed this file when adding option to disable frameserverCampbell Barton
2011-07-22cmake - option to disable the frame serverCampbell Barton
2011-07-21fix/workaround [#28040] float images reduced to 256 levels per channel upon saveCampbell Barton
2011-07-19fix [#28018] Sequence Swap Data Operator does not workCampbell Barton
2011-07-18Bug fix: particle cache should only be cleared on the exact first integer fra...Janne Karhu
2011-07-17cmake: cleanup include paths, some duplicates and going up some unneeded dirs.Campbell Barton
2011-07-17cmake source definitions:Campbell Barton
2011-07-13cmake option to build without smoke sim: WITH_MOD_SMOKECampbell Barton
2011-07-13fix for animation playback and build error when compiling without WITH_AUDASPACECampbell Barton
2011-07-11Fix #27912: crash after mesh.materials.pop().Brecht Van Lommel
2011-07-11Fix #27921: optimal display with 2 subsurf modifiers fails.Brecht Van Lommel
2011-07-11Fix for [#27398] Particle systems with animated groups render incorrectly in ...Janne Karhu
2011-07-10Fix for [#27289] Hair: Render Option - Object does not point objects to end o...Janne Karhu
2011-07-10Fix for [#26873] Animated displacement modifier on an object doesn't work wit...Janne Karhu
2011-07-10Merge with trunk r38281Miika Hamalainen
2011-07-10Dynamic Paint:Miika Hamalainen
2011-07-09Bugfix #27761Ton Roosendaal