2011-01-17 |
Ton Roosendaal | Bugfix #25657 |
commit | commitdiff | tree |
2011-01-17 |
Ton Roosendaal | Bugfix #25681 |
commit | commitdiff | tree |
2011-01-17 |
Nathan Letwory | test commit for svn link in commit mail, part two |
commit | commitdiff | tree |
2011-01-17 |
Nathan Letwory | test commit for svn link in commit mail |
commit | commitdiff | tree |
2011-01-17 |
Joshua Leung | Bugfix [#25667] "X-Axis Mirror" in the Pose Options... |
commit | commitdiff | tree |
2011-01-17 |
Campbell Barton | misc maintenance changes |
commit | commitdiff | tree |
2011-01-17 |
Joshua Leung | More consistency with order of action vs gp keyframes... |
commit | commitdiff | tree |
2011-01-17 |
Joshua Leung | Bugfix [#25674] No Box Select in Dopesheet |
commit | commitdiff | tree |
2011-01-16 |
Campbell Barton | remove/comment unused defines, also zero FileGlobal... |
commit | commitdiff | tree |
2011-01-16 |
Campbell Barton | These files are needed for booleans (which I had disabled) |
commit | commitdiff | tree |
2011-01-16 |
Campbell Barton | remove MSVC 6.0 workaround. |
commit | commitdiff | tree |
2011-01-16 |
Campbell Barton | remove unused memutil classes |
commit | commitdiff | tree |
2011-01-16 |
Lukas Toenne | Adding links to groups using the links.new function... |
commit | commitdiff | tree |
2011-01-16 |
Nicholas Bishop | Fixed bug [#25649] Image editor paint icon missing... |
commit | commitdiff | tree |
2011-01-16 |
Ton Roosendaal | Bugfix, IRC report |
commit | commitdiff | tree |
2011-01-16 |
Lukas Toenne | Fix for 25655: Crashes with texture node in compositor. |
commit | commitdiff | tree |
2011-01-16 |
Campbell Barton | defining types via python gave confusing errors because... |
commit | commitdiff | tree |
2011-01-16 |
Campbell Barton | detect mathutils types with mathutils_array_parse(... |
commit | commitdiff | tree |
2011-01-16 |
Campbell Barton | use fast sequence functions for python's bpy.props... |
commit | commitdiff | tree |
2011-01-16 |
Campbell Barton | Defining bpy.props.EnumProperty(... , options={'ENUM_FL... |
commit | commitdiff | tree |
2011-01-16 |
Campbell Barton | fix for using un-initialized stack memory with bullet... |
commit | commitdiff | tree |
2011-01-15 |
Campbell Barton | py api: bpy.path.abspath(), option to return relative... |
commit | commitdiff | tree |
2011-01-15 |
Campbell Barton | move to bf-extensions |
commit | commitdiff | tree |
2011-01-15 |
Campbell Barton | bugfix [#25640] Cannot edit custom property values... |
commit | commitdiff | tree |
2011-01-15 |
Ton Roosendaal | Bugfix: |
commit | commitdiff | tree |
2011-01-15 |
Campbell Barton | remove/comment unused defines. |
commit | commitdiff | tree |
2011-01-15 |
Campbell Barton | misc edits, no functional changes |
commit | commitdiff | tree |
2011-01-15 |
Sergey Sharybin | IRC bugreport fix: thumb brush works incorrect when... |
commit | commitdiff | tree |
2011-01-15 |
Ton Roosendaal | Bugfix #25636 |
commit | commitdiff | tree |
2011-01-15 |
Janne Karhu | Fix for [#25633] Particles display switching causes... |
commit | commitdiff | tree |
2011-01-15 |
Janne Karhu | Fix for [#25637] curveguide forcefield(Kink: Braid... |
commit | commitdiff | tree |
2011-01-14 |
Campbell Barton | error in last commit, also skip getting vars for wm_ope... |
commit | commitdiff | tree |
2011-01-14 |
Campbell Barton | remove unused vars & avoid some clang warnings. |
commit | commitdiff | tree |
2011-01-14 |
Campbell Barton | checking wrong null pointer in edit_modifier_poll_gener... |
commit | commitdiff | tree |
2011-01-14 |
Campbell Barton | apply fix from r34275 to BLI_dynstr_appendf(), dont... |
commit | commitdiff | tree |
2011-01-14 |
Campbell Barton | new startup.blend with official io addons enabled, |
commit | commitdiff | tree |
2011-01-14 |
Campbell Barton | moving io scripts to 'addons' dir in extensions svn... |
commit | commitdiff | tree |
2011-01-14 |
Sergey Sharybin | Todo item #19816: Wave modifier does not affect Curve... |
commit | commitdiff | tree |
2011-01-14 |
Campbell Barton | add icons to show community vs official scripts as... |
commit | commitdiff | tree |
2011-01-14 |
Campbell Barton | rename bl_addon_info --> bl_info, because this isnt... |
commit | commitdiff | tree |
2011-01-14 |
Joshua Leung | Transform tweak: |
commit | commitdiff | tree |
2011-01-14 |
Joshua Leung | Bugfix [#25617] HOME Key in fcurve editor doesn't cente... |
commit | commitdiff | tree |
2011-01-14 |
Joshua Leung | Driver creation hack: |
commit | commitdiff | tree |
2011-01-14 |
Campbell Barton | add ply import into the file menu. |
commit | commitdiff | tree |
2011-01-14 |
Campbell Barton | initial 2.5x api port. basically working. |
commit | commitdiff | tree |
2011-01-13 |
Joshua Leung | Reverting r33930 and r34202, which were related to... |
commit | commitdiff | tree |
2011-01-13 |
Campbell Barton | python3 updates: |
commit | commitdiff | tree |
2011-01-13 |
Campbell Barton | pep8 cleanup. |
commit | commitdiff | tree |
2011-01-13 |
Campbell Barton | ply importer from 2.4x, no changes made. |
commit | commitdiff | tree |
2011-01-13 |
Joshua Leung | Bugfix [#25623] Intensity for Voxel data partially... |
commit | commitdiff | tree |
2011-01-13 |
Campbell Barton | pep8 corrections. |
commit | commitdiff | tree |
2011-01-13 |
Joshua Leung | Bugfix [#25620] Grease Pencil: crash when using Ctrl... |
commit | commitdiff | tree |
2011-01-13 |
Campbell Barton | fix for x3d importer |
commit | commitdiff | tree |
2011-01-13 |
Campbell Barton | misc python api improvements |
commit | commitdiff | tree |
2011-01-13 |
Sergey Sharybin | Fix #25609: Text Editor: Ctrl+Z error with Word Wrap |
commit | commitdiff | tree |
2011-01-13 |
Campbell Barton | feature request from colin levy, camera lens stamp. |
commit | commitdiff | tree |
2011-01-13 |
Ton Roosendaal | Bugfix #25614 |
commit | commitdiff | tree |
2011-01-13 |
Campbell Barton | bugfix [#25578] assigning to multi-dimensional arrays... |
commit | commitdiff | tree |
2011-01-13 |
Campbell Barton | bugfix [#25588] Not work fcurve.keyframe_points.add |
commit | commitdiff | tree |
2011-01-13 |
Campbell Barton | speedup fluid file reading, seek past arrays rather... |
commit | commitdiff | tree |
2011-01-13 |
Campbell Barton | revert r34284, this fix was incorrect. |
commit | commitdiff | tree |
2011-01-13 |
Janne Karhu | Possible fix for [#24924] crash-Fluids |
commit | commitdiff | tree |
2011-01-13 |
Campbell Barton | small feature for file manager, pasting a full file... |
commit | commitdiff | tree |
2011-01-13 |
Joshua Leung | Bugfix [#25597] Grease Pencil crash when undoing during... |
commit | commitdiff | tree |
2011-01-13 |
Campbell Barton | fix for NULL missing pointer check, reported on IRC... |
commit | commitdiff | tree |
2011-01-13 |
Campbell Barton | remove/comment unused vars |
commit | commitdiff | tree |
2011-01-13 |
Nicholas Bishop | Sculpt: |
commit | commitdiff | tree |
2011-01-12 |
Ton Roosendaal | Bugfix #25570 |
commit | commitdiff | tree |
2011-01-12 |
Campbell Barton | fix [#25590] Export to X3D of Text object does not... |
commit | commitdiff | tree |
2011-01-12 |
Campbell Barton | simple add mesh operator template. |
commit | commitdiff | tree |
2011-01-12 |
Campbell Barton | bugfix [#24774] Lattice modifier+Dupligroup+Texture... |
commit | commitdiff | tree |
2011-01-12 |
Campbell Barton | bugfix [#25595] Adding Torus when in edit mode strange... |
commit | commitdiff | tree |
2011-01-12 |
Campbell Barton | fix [#25600] Cannot add meta-object when in edit-mode |
commit | commitdiff | tree |
2011-01-12 |
Janne Karhu | Fix for [#25572] crash when changing vertex group densi... |
commit | commitdiff | tree |
2011-01-12 |
Nathan Letwory | fix compile error for MSVC; no va_copy here. Patch... |
commit | commitdiff | tree |
2011-01-12 |
Campbell Barton | add x3d/vrml importer into the menu. |
commit | commitdiff | tree |
2011-01-12 |
Campbell Barton | vrml/x3d import |
commit | commitdiff | tree |
2011-01-12 |
Campbell Barton | modification to Joshua's commit r34270, |
commit | commitdiff | tree |
2011-01-12 |
Campbell Barton | comment array/collection skip(), since there was some... |
commit | commitdiff | tree |
2011-01-12 |
Campbell Barton | BLI_dynstr_vappendf() was cutting off the last characte... |
commit | commitdiff | tree |
2011-01-12 |
Campbell Barton | BLI_dynstr_vappendf() was crashing with strings above... |
commit | commitdiff | tree |
2011-01-12 |
Campbell Barton | remove redundant assignments & unused vars. |
commit | commitdiff | tree |
2011-01-12 |
Joshua Leung | Patch [#25409] Changes to panels header "open/close... |
commit | commitdiff | tree |
2011-01-12 |
Joshua Leung | Patch [#24808] B-Bone display size |
commit | commitdiff | tree |
2011-01-12 |
Joshua Leung | Patch [#24763] NLA Track & Strip methods |
commit | commitdiff | tree |
2011-01-11 |
Joshua Leung | "Pointer" properties can now be reset to some kind... |
commit | commitdiff | tree |
2011-01-11 |
Sergey Sharybin | Fix #25594: Adding mesh while in edit mode with multire... |
commit | commitdiff | tree |
2011-01-11 |
Joshua Leung | More missing descriptions for operators |
commit | commitdiff | tree |
2011-01-11 |
Joshua Leung | Gave all armature operators descriptions (for tooltips... |
commit | commitdiff | tree |
2011-01-11 |
Joshua Leung | Added operator to show all armature layers (similar... |
commit | commitdiff | tree |
2011-01-11 |
Ton Roosendaal | Bugfix #25580 |
commit | commitdiff | tree |
2011-01-11 |
Campbell Barton | bugfix - collection index lookups was not working corre... |
commit | commitdiff | tree |
2011-01-11 |
Campbell Barton | revert own recent fix for collection length, this is... |
commit | commitdiff | tree |
2011-01-11 |
Ton Roosendaal | Bugfix #25581 |
commit | commitdiff | tree |
2011-01-11 |
Campbell Barton | continued x3d/vrml import update from 2.4x version |
commit | commitdiff | tree |
2011-01-11 |
Ton Roosendaal | Bugfix, own testing |
commit | commitdiff | tree |
2011-01-11 |
Joshua Leung | Adding script template for adding Builtin Keying Sets |
commit | commitdiff | tree |
2011-01-11 |
Joshua Leung | - Added operator to clear all transforms from Pose... |
commit | commitdiff | tree |
2011-01-11 |
Campbell Barton | bugfix [#25542] do not work? "Bind camera to Markers" |
commit | commitdiff | tree |
2011-01-11 |
Campbell Barton | py/mathutils fix for eternal loop with Matrix.Rotation(). |
commit | commitdiff | tree |
next |