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
2013-12-30Code Cleanup: unused defines & styleCampbell Barton
2013-12-29Text3d: add assert's to check the selection and length are validCampbell Barton
2013-12-29Follow up to the previous commit: vfont_get_data is to use the same RW lockSergey Sharybin
2013-12-29Fix T37980: Multiple font objects sharing an external font gives problemsSergey Sharybin
2013-12-29Fix missing check if isect_plane_plane_v3 fails to find an intersection.Campbell Barton
2013-12-28Cycles Volume Render: support for rendering of homogeneous volume with absorp...Brecht Van Lommel
2013-12-28Cycles Volume Render: work on nodes and closures.Brecht Van Lommel
2013-12-28Fix regression T37971: Crash setting recursive dupli-vertsCampbell Barton
2013-12-28Fix T37939, concern raised in rBd9e0a94: Avoid access to linked nodeLukas Tönne
2013-12-28Fix for text3d issue, \n was attempting to find a character tooCampbell Barton
2013-12-28Fix for 3d fonts loading the character of the string terminator.Campbell Barton
2013-12-283D Text: use ghash for character lookupsCampbell Barton
2013-12-28Fix for BKE_nurb_handles_autocalc using 2d tests on 3d dataCampbell Barton
2013-12-27Remove TODO. Those args could be useful in the future.Sergey Sharybin
2013-12-27Typo fix in a commentSergey Sharybin
2013-12-27Code Cleanup: styleCampbell Barton
2013-12-27Rigidbody: Code cleanupSergej Reich
2013-12-27Fix T37955: Freestyle render misalignmentSergey Sharybin
2013-12-26Rigidbody: Allow triangle mesh shapes to deform during simulationSergej Reich
2013-12-26Rigidbody: Use own structure to store mesh data for collision shapesSergej Reich
2013-12-26Rigidbody: Add option to choose mesh source for collision shapesSergej Reich
2013-12-26Threaded object update and EvaluationContextSergey Sharybin
2013-12-26Fix T37939: Crash on exit (reading from freed node trees)Campbell Barton
2013-12-26Code Cleanup: remove object arg to CDDM_from_mesh mesh_create_derivedCampbell Barton
2013-12-25Fix T37709: Memory corruption when freeing custom bone shape objectsSergey Sharybin
2013-12-23Fix for converting unfilled 3d text into a meshCampbell Barton
2013-12-23Dupliverts: avoid calculating normals if not usedCampbell Barton
2013-12-22Style Cleanup: remove preprocessor indentation (updated wiki style guide too)Campbell Barton
2013-12-21Mesh Modifiers: refactor copying using a generic functionCampbell Barton
2013-12-21Support units in modal numinputBastien Montagne
2013-12-20Code Cleanup: styleCampbell Barton
2013-12-20Don't use with_resol suffix for functions which doesn't get resolutionSergey Sharybin
2013-12-20Code cleanup: remove unused functions from mask moduleSergey Sharybin
2013-12-19Followup for fix T37718: image was not saving with proper settings second timeSergey Sharybin
2013-12-18Comment fix to previous commitAntony Riakiotakis
2013-12-18Fix T37177, sculpting can act on opposite side of mesh in orthographic camera.Antony Riakiotakis
2013-12-18Style Cleanup: minor edits in recent changesCampbell Barton
2013-12-18Style CleanupCampbell Barton
2013-12-18Game Engine: Level of detail support and toolsDaniel Stokes
2013-12-17Code Cleanup: comment unused functionsCampbell Barton
2013-12-17Changes to partial update during renderingSergey Sharybin
2013-12-17Fix T37718: Texture compression missingSergey Sharybin
2013-12-17Code Cleanup: comment unused defineCampbell Barton
2013-12-17Fix for possible NULL pointer use in brush image samplingCampbell Barton
2013-12-16Fix for out-of-bounds memcpy() when adding a materialCampbell Barton
2013-12-16UI: Tabs categories for panels (D75)Campbell Barton
2013-12-16Fix T37826: Opening a new image in the image editorSergey Sharybin
2013-12-16Missing NULL-pointer check in BKE_image_free_anim_ibufsSergey Sharybin
2013-12-14Curves: Skip 3dtext & 2d-curve filling when fill is set to 'None'Campbell Barton
2013-12-14Code cleanup: Remove "TexFace to Material Convert", from the file menu. This ...Thomas Dinges