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
path: root/source
AgeCommit message (Expand)Author
2011-01-17Bugfix #25657Ton Roosendaal
2011-01-17Bugfix #25681Ton Roosendaal
2011-01-17misc maintenance changesCampbell Barton
2011-01-17More consistency with order of action vs gp keyframes...Joshua Leung
2011-01-17Bugfix [#25674] No Box Select in DopesheetJoshua Leung
2011-01-17remove/comment unused defines, also zero FileGlobal.filename to quiet valgrind.Campbell Barton
2011-01-16Adding links to groups using the links.new function in RNA wasn't updating th...Lukas Toenne
2011-01-16Fixed bug [#25649] Image editor paint icon missing until enter weightNicholas Bishop
2011-01-16Bugfix, IRC reportTon Roosendaal
2011-01-16Fix for 25655: Crashes with texture node in compositor.Lukas Toenne
2011-01-16defining types via python gave confusing errors because DefRNA.laststruct was...Campbell Barton
2011-01-16detect mathutils types with mathutils_array_parse(), was using PySequence_Fas...Campbell Barton
2011-01-16use fast sequence functions for python's bpy.props.EnumProperty() arg parsing.Campbell Barton
2011-01-16Defining bpy.props.EnumProperty(... , options={'ENUM_FLAG'}) wasnt working ri...Campbell Barton
2011-01-15Bugfix:Ton Roosendaal
2011-01-15remove/comment unused defines.Campbell Barton
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