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-15misc edits, no functional changesCampbell Barton
2011-01-15IRC bugreport fix: thumb brush works incorrect when using tablet by Dan McGra...Sergey Sharybin
2011-01-15Bugfix #25636Ton Roosendaal
2011-01-15Fix for [#25633] Particles display switching causes crash when Velocity disp. ONJanne Karhu
2011-01-15Fix for [#25637] curveguide forcefield(Kink: Braid) + particlesystem cause cr...Janne Karhu
2011-01-15error in last commit, also skip getting vars for wm_operator_reports() when t...Campbell Barton
2011-01-15remove unused vars & avoid some clang warnings.Campbell Barton
2011-01-14checking wrong null pointer in edit_modifier_poll_generic().Campbell Barton
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-14Todo item #19816: Wave modifier does not affect Curve PathsSergey Sharybin
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-14Reverting r33930 and r34202, which were related to bugs #21825 andJoshua Leung
2011-01-14Bugfix [#25623] Intensity for Voxel data partially linked withJoshua Leung
2011-01-14Bugfix [#25620] Grease Pencil: crash when using Ctrl+Z while drawingJoshua Leung
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-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-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
2011-01-12Patch [#24763] NLA Track & Strip methodsJoshua Leung
2011-01-12"Pointer" properties can now be reset to some kind of "default" valueJoshua Leung
2011-01-12Fix #25594: Adding mesh while in edit mode with multires - crash.Sergey Sharybin
2011-01-12More missing descriptions for operatorsJoshua Leung
2011-01-12Gave all armature operators descriptions (for tooltips and APIJoshua Leung