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-18rna renaming, still only adjusting properties that wont be animated (at least...Campbell Barton
2010-08-16svn merge -r 31314:31370 https://svn.blender.org/svnroot/bf-blender/trunk/ble...soc-2010-nexyonJoerg Mueller
2010-08-16- commit that removed MEM_guardedalloc.h includes broke building with SSE ena...Campbell Barton
2010-08-16- remove unused includes IMB_*, BIF_* & MEM_*Campbell Barton
2010-08-15use more BLI math functions.Campbell Barton
2010-08-13added include for offsetof(), also use <string.h>, not "string.h"Campbell Barton
2010-08-132.5: more removal of G.main.Brecht Van Lommel
2010-08-13svn merge -r 31211:31313 https://svn.blender.org/svnroot/bf-blender/trunk/ble...Joerg Mueller
2010-08-13Fix #23111: file Output node not working when inside a group.Brecht Van Lommel
2010-08-13minor changes to rna/python.Campbell Barton
2010-08-12Fix #22777: duplifaces don't take deforming modifiers into accountBrecht Van Lommel
2010-08-12Fix #23281: crash with multiresolution and uv project.Brecht Van Lommel
2010-08-12Fix #23235: crash with editmesh instances & drawing, only the objectBrecht Van Lommel
2010-08-12patch [#23280] Generated suffixes of strip names contain random character (re...Campbell Barton
2010-08-12fix for the rna curve interpolation enum, 'ease' was using the same value as ...Campbell Barton
2010-08-12- possibly bugfix /w uninitialized vars [#23270] Long directory name segmenta...Campbell Barton
2010-08-11Update address in license block.Guillermo S. Romero
2010-08-11SVN maintenance.Guillermo S. Romero
2010-08-10moved idcode functions into their own file (was added as a todo in the commen...Campbell Barton
2010-08-10svn merge -r 31145:31210 https://svn.blender.org/svnroot/bf-blender/trunk/ble...Joerg Mueller
2010-08-10- Enable shape key switching in edit mode for curves, surfaces and latticiesSergey Sharybin
2010-08-10header re-shuffle, some headers contained unneeded refereces to other headers...Campbell Barton
2010-08-08This fixes: Peter Schlaile
2010-08-08== Sequencer ==Peter Schlaile
2010-08-07svn merge -r 31060:31144 https://svn.blender.org/svnroot/bf-blender/trunk/ble...Joerg Mueller
2010-08-06bugfix [#19525] Curve modifier moves mesh geometry firstCampbell Barton
2010-08-06Minor cleanup to lattice.c while looking into [#19525] Curve modifier moves m...Campbell Barton
2010-08-05bugfix [#23164] Copied Scene Nodes!Campbell Barton
2010-08-05Do not reset bevel/taper object when they've got incorrect type - just doSergey Sharybin
2010-08-05svn merge -r 30954:31059 https://svn.blender.org/svnroot/bf-blender/trunk/ble...Joerg Mueller
2010-08-04Fix #23003: setting particle number to 0 was not working correct,Brecht Van Lommel
2010-08-04Fix #22869: procedural compositing buffers from texture nodes were not restoredBrecht Van Lommel
2010-08-04Brush/Paint internal changesCampbell Barton
2010-08-04== Makefiles ==Stefan Gartner
2010-08-04include cleanup, no functional changesCampbell Barton
2010-08-04Fix unbalanced {}.Guillermo S. Romero
2010-08-04bugfix [#23173] Blender crashes on selecting display color corrected image in...Campbell Barton
2010-08-03build options to disable image formats WITH_CINEON, WITH_HDR.Campbell Barton
2010-08-03set origin was setting surfaces as 2D curves, added dupli-group support using...Campbell Barton
2010-08-02Audaspace:Joerg Mueller
2010-08-02SConsCampbell Barton
2010-08-02svn merge -r 30913:30953 https://svn.blender.org/svnroot/bf-blender/trunk/ble...Joerg Mueller
2010-08-01Smoke:Daniel Genrich
2010-08-012.5: more G.main changes.Brecht Van Lommel
2010-08-012.5: code changes to reduce the usage of G.main and pass it alongBrecht Van Lommel
2010-08-01Smoke:Daniel Genrich
2010-08-01bugfix'sCampbell Barton
2010-08-01- font object x/yoffset was making text box's wrap text incorrectly.Campbell Barton
2010-07-31Audaspace:Joerg Mueller
2010-07-31- add back prefix for ID lists (LF) for linked and fake user for search fields.Campbell Barton