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-01-14apply fix from r34275 to BLI_dynstr_appendf(), dont chop off last character f...Campbell Barton
2011-01-14new startup.blend with official io addons enabled,Campbell Barton
2011-01-14moving io scripts to 'addons' dir in extensions svn, leaving MDD format since...Campbell Barton
2011-01-14Todo item #19816: Wave modifier does not affect Curve PathsSergey Sharybin
2011-01-14add icons to show community vs official scripts as well as buttons to filter ...Campbell Barton
2011-01-14rename bl_addon_info --> bl_info, because this isnt necessarily used for addons.Campbell Barton
2011-01-14Transform tweak:Joshua Leung
2011-01-14Bugfix [#25617] HOME Key in fcurve editor doesn't center properlyJoshua Leung
2011-01-14Driver creation hack:Joshua Leung
2011-01-14add ply import into the file menu.Campbell Barton
2011-01-14initial 2.5x api port. basically working.Campbell Barton
2011-01-14Reverting r33930 and r34202, which were related to bugs #21825 andJoshua Leung
2011-01-14python3 updates:Campbell Barton
2011-01-14pep8 cleanup.Campbell Barton
2011-01-14ply importer from 2.4x, no changes made.Campbell Barton
2011-01-14Bugfix [#25623] Intensity for Voxel data partially linked withJoshua Leung
2011-01-14pep8 corrections.Campbell Barton
2011-01-14Bugfix [#25620] Grease Pencil: crash when using Ctrl+Z while drawingJoshua Leung
2011-01-14fix for x3d importerCampbell Barton
2011-01-14misc python api improvementsCampbell Barton
2011-01-13Fix #25609: Text Editor: Ctrl+Z error with Word WrapSergey Sharybin
2011-01-13feature request from colin levy, camera lens stamp.Campbell Barton
2011-01-13Bugfix #25614Ton Roosendaal
2011-01-13bugfix [#25578] assigning to multi-dimensional arrays failsCampbell Barton
2011-01-13bugfix [#25588] Not work fcurve.keyframe_points.addCampbell Barton
2011-01-13speedup fluid file reading, seek past arrays rather then reading them & use f...Campbell Barton
2011-01-13revert r34284, this fix was incorrect.Campbell Barton
2011-01-13Possible fix for [#24924] crash-FluidsJanne Karhu
2011-01-13small feature for file manager, pasting a full file path into the directory f...Campbell Barton
2011-01-13Bugfix [#25597] Grease Pencil crash when undoing during a SketchingJoshua Leung
2011-01-13fix for NULL missing pointer check, reported on IRC by admix.Campbell Barton
2011-01-13remove/comment unused varsCampbell Barton
2011-01-13Sculpt:Nicholas Bishop
2011-01-12Bugfix #25570Ton Roosendaal
2011-01-12fix [#25590] Export to X3D of Text object does not assign material to object ...Campbell Barton
2011-01-12simple add mesh operator template.Campbell Barton
2011-01-12bugfix [#24774] Lattice modifier+Dupligroup+Texture solid=weird resultCampbell Barton
2011-01-12bugfix [#25595] Adding Torus when in edit mode strange behavior.Campbell Barton
2011-01-12fix [#25600] Cannot add meta-object when in edit-modeCampbell Barton
2011-01-12Fix for [#25572] crash when changing vertex group density in particle modeJanne Karhu
2011-01-12fix compile error for MSVC; no va_copy here. Patch pasted to me by Keith BoshoffNathan Letwory
2011-01-12add x3d/vrml importer into the menu.Campbell Barton
2011-01-12vrml/x3d importCampbell Barton
2011-01-12modification to Joshua's commit r34270,Campbell Barton
2011-01-12comment array/collection skip(), since there was some confusion in this area ...Campbell Barton
2011-01-12BLI_dynstr_vappendf() was cutting off the last character when allocating stri...Campbell Barton
2011-01-12BLI_dynstr_vappendf() was crashing with strings above 256 chars, this happens...Campbell Barton
2011-01-12remove redundant assignments & unused vars.Campbell Barton
2011-01-12Patch [#25409] Changes to panels header "open/close" and "drag" zonesJoshua Leung
2011-01-12Patch [#24808] B-Bone display sizeJoshua Leung