2009-11-09 |
Campbell Barton | - added particle select_inverse |
commit | commitdiff | tree |
2009-11-09 |
Campbell Barton | OpenGL grease pencil render |
commit | commitdiff | tree |
2009-11-08 |
Robin Allen | Fixed this startup crash on windows: |
commit | commitdiff | tree |
2009-11-08 |
Thomas Dinges | *Small tooltip fix for strand start/end. |
commit | commitdiff | tree |
2009-11-08 |
Andrea Weikert | Sequencer: (small Durian wish) |
commit | commitdiff | tree |
2009-11-08 |
Campbell Barton | use the cwd for the shell prompt, use subprocess.getsta... |
commit | commitdiff | tree |
2009-11-08 |
Campbell Barton | support much longer prompts for the console |
commit | commitdiff | tree |
2009-11-08 |
Thomas Dinges | * Removed "Lock" Prefix from items inside Transform... |
commit | commitdiff | tree |
2009-11-08 |
Thomas Dinges | Nodes: |
commit | commitdiff | tree |
2009-11-08 |
Andrea Weikert | MSVC 9 projectfiles |
commit | commitdiff | tree |
2009-11-08 |
Joshua Leung | Graph Editor Drawing Tweaks: |
commit | commitdiff | tree |
2009-11-08 |
Campbell Barton | bpy/rna api class feature |
commit | commitdiff | tree |
2009-11-07 |
Campbell Barton | pedantic enum string consistancy |
commit | commitdiff | tree |
2009-11-07 |
Campbell Barton | pep8 whitespace commit |
commit | commitdiff | tree |
2009-11-07 |
Martin Poirier | fluid cache need a +1 offset, their frame 0 is blender... |
commit | commitdiff | tree |
2009-11-07 |
Arystanbek... | Merge -c 24393 (patch by Jan) from COLLADA branch. |
commit | commitdiff | tree |
2009-11-07 |
Campbell Barton | missed committing this file (from Stani's patch) |
commit | commitdiff | tree |
2009-11-06 |
Campbell Barton | - added console language type |
commit | commitdiff | tree |
2009-11-06 |
Campbell Barton | - modal keymap for border select |
commit | commitdiff | tree |
2009-11-06 |
Campbell Barton | api changes suggested by Stani |
commit | commitdiff | tree |
2009-11-06 |
Brecht Van... | Fix for transform orientation fix, probably forgot... |
commit | commitdiff | tree |
2009-11-06 |
Brecht Van... | Bugfix: crash in posemode transform buttons with no... |
commit | commitdiff | tree |
2009-11-06 |
Martin Poirier | Make orientation matrix access function public. |
commit | commitdiff | tree |
2009-11-06 |
Thomas Dinges | * Added "Align View to Selected" to the View > Align... |
commit | commitdiff | tree |
2009-11-06 |
Brecht Van... | B.blend.c update. Only change is that brushes and panel... |
commit | commitdiff | tree |
2009-11-06 |
Campbell Barton | experemental durian request, allow view manipulation... |
commit | commitdiff | tree |
2009-11-06 |
Campbell Barton | - removing the last particle system now exits particle... |
commit | commitdiff | tree |
2009-11-06 |
Joshua Leung | Driver Scripting: |
commit | commitdiff | tree |
2009-11-06 |
Campbell Barton | bring back align to view to object |
commit | commitdiff | tree |
2009-11-06 |
Campbell Barton | patch from Stani, support for function arguments in... |
commit | commitdiff | tree |
2009-11-06 |
Joshua Leung | Fix for scons + mingw compiling |
commit | commitdiff | tree |
2009-11-05 |
Benoit Bolsee | Update MSVC project files for openCollada. |
commit | commitdiff | tree |
2009-11-05 |
Brecht Van... | Fix #19763: crash with tooltip open & maximizing area... |
commit | commitdiff | tree |
2009-11-05 |
Kent Mein | Simple one liner.... |
commit | commitdiff | tree |
2009-11-05 |
Brecht Van... | Fix bug #19754: alt + scrollwheel to change button... |
commit | commitdiff | tree |
2009-11-05 |
Brecht Van... | Fix for bug #19692: setting text on curve, bevel or... |
commit | commitdiff | tree |
2009-11-05 |
Campbell Barton | view docs was broken for operators - was getting the... |
commit | commitdiff | tree |
2009-11-05 |
Brecht Van... | Fix for bug #19817: cloth simulation with collision... |
commit | commitdiff | tree |
2009-11-05 |
Campbell Barton | operator to select pos/neg verts on any axis relative... |
commit | commitdiff | tree |
2009-11-05 |
Brecht Van... | Fix makefiles for modifiers commit. |
commit | commitdiff | tree |
2009-11-05 |
Brecht Van... | 2.5 Modifiers: mesh deform, boolean and decimation... |
commit | commitdiff | tree |
2009-11-05 |
Campbell Barton | adding group instances didnt do an undo push |
commit | commitdiff | tree |
2009-11-05 |
Campbell Barton | - converted circle select use a modal map |
commit | commitdiff | tree |
2009-11-05 |
Brecht Van... | Fix warnings in RNA, one being an actual bug in setting... |
commit | commitdiff | tree |
2009-11-05 |
William Reynish | Moved the object and bone name fields out of the Transf... |
commit | commitdiff | tree |
2009-11-05 |
Brecht Van... | Fix for bug #19807: renaming texture layers in editmode... |
commit | commitdiff | tree |
2009-11-05 |
Campbell Barton | only run the banner function for console (not reports) |
commit | commitdiff | tree |
2009-11-05 |
Campbell Barton | - circle select mouse wheel resize now works (somehow... |
commit | commitdiff | tree |
2009-11-05 |
Campbell Barton | was setting the active material on exit editmode rather... |
commit | commitdiff | tree |
2009-11-05 |
Campbell Barton | last commit broke entering editmode |
commit | commitdiff | tree |
2009-11-05 |
William Reynish | Moved the buttons around slightly in shape keys, to... |
commit | commitdiff | tree |
2009-11-05 |
Campbell Barton | enter editmode when adding objects even if the object... |
commit | commitdiff | tree |
2009-11-05 |
Campbell Barton | Select interior faces, access from the mesh select... |
commit | commitdiff | tree |
2009-11-05 |
Campbell Barton | - added bpy.context to the python module |
commit | commitdiff | tree |
2009-11-05 |
Campbell Barton | python console autocomplete would crash (missing NULL... |
commit | commitdiff | tree |
2009-11-05 |
Joshua Leung | Bugfixes + Spline IK Tweaks: |
commit | commitdiff | tree |
2009-11-05 |
Matt Ebb | Fix for error in previous fix - oops ( [#19818] ) |
commit | commitdiff | tree |
2009-11-05 |
Campbell Barton | fix for editing docs |
commit | commitdiff | tree |
2009-11-05 |
Matt Ebb | * Fix for [#19700] undo doesn't display visual feedback... |
commit | commitdiff | tree |
2009-11-05 |
Joshua Leung | Armature Editing Bugfixes: |
commit | commitdiff | tree |
2009-11-05 |
Matt Ebb | Fix for [#19780] pivot for rotation/scaling doesn't... |
commit | commitdiff | tree |
2009-11-05 |
Matt Ebb | Fix for [#19793] Resolution Sliding Crashes Blender... |
commit | commitdiff | tree |
2009-11-05 |
Matt Ebb | Fix for [#19299] Color render bug |
commit | commitdiff | tree |
2009-11-05 |
Matt Ebb | Added mass and spring vertex groups to softbody rna/ui |
commit | commitdiff | tree |
2009-11-05 |
Matt Ebb | RNA transform properties for edit bones and metaballs |
commit | commitdiff | tree |
2009-11-05 |
Matt Ebb | Added RNA based transform properties for pose bones... |
commit | commitdiff | tree |
2009-11-04 |
Matt Ebb | * Partial fix for bug [#19734] N panel's transform... |
commit | commitdiff | tree |
2009-11-04 |
Campbell Barton | - missing return values |
commit | commitdiff | tree |
2009-11-04 |
Campbell Barton | - Stopping jobs on undo wasnt fixing undo/redo while... |
commit | commitdiff | tree |
2009-11-04 |
Martin Poirier | make render, world and material buttons show when netre... |
commit | commitdiff | tree |
2009-11-04 |
Campbell Barton | - move WM operators out of bpy_ops.py into their own... |
commit | commitdiff | tree |
2009-11-04 |
Brecht Van... | Bugfix: sculpt layer brush "persistent" option was... |
commit | commitdiff | tree |
2009-11-04 |
Campbell Barton | bugfix [#19804] .MDD is not working?? // Also filetype... |
commit | commitdiff | tree |
2009-11-04 |
Damien Plisson | Mac / Cocoa: |
commit | commitdiff | tree |
2009-11-04 |
Campbell Barton | bpy.ops.import.obj("somepath") is invalid syntax becaus... |
commit | commitdiff | tree |
2009-11-04 |
Campbell Barton | fix for some python errors |
commit | commitdiff | tree |
2009-11-04 |
Arystanbek... | Merging change 24311 from COLLADA branch into trunk... |
commit | commitdiff | tree |
2009-11-04 |
Campbell Barton | python function for adding a driver. eg |
commit | commitdiff | tree |
2009-11-04 |
Campbell Barton | new operator directory, move some scripts from io |
commit | commitdiff | tree |
2009-11-04 |
Campbell Barton | quick update of bvh importer for blender 2.5, mostly... |
commit | commitdiff | tree |
2009-11-04 |
Campbell Barton | bvh import from 2.4x (unchanged) |
commit | commitdiff | tree |
2009-11-04 |
Campbell Barton | Bridge edge loops would loose all edge flags. |
commit | commitdiff | tree |
2009-11-04 |
Campbell Barton | change to insert_keyframe() so an array index of -1... |
commit | commitdiff | tree |
2009-11-04 |
Campbell Barton | particle vertex group UI |
commit | commitdiff | tree |
2009-11-04 |
Joshua Leung | Spline IK: Rolling Control |
commit | commitdiff | tree |
2009-11-04 |
Campbell Barton | Make Links (Ctrl+L) back |
commit | commitdiff | tree |
2009-11-04 |
Joshua Leung | Second try at fixing this... the props were still not... |
commit | commitdiff | tree |
2009-11-04 |
Joshua Leung | Bugfixes for Adding Objects: |
commit | commitdiff | tree |
2009-11-04 |
Brecht Van... | Fix #19533: Autoupdate check box not working for UV... |
commit | commitdiff | tree |
2009-11-04 |
Brecht Van... | Fix #19742: shape key crashes for curve & lattice. |
commit | commitdiff | tree |
2009-11-04 |
Brecht Van... | Fix bug #19749: browsing path in user preferences would... |
commit | commitdiff | tree |
2009-11-04 |
Brecht Van... | Fix bug #19699: point density texture doesn't save... |
commit | commitdiff | tree |
2009-11-04 |
Joshua Leung | Bugfix #19777: Owner Space not Target Space for Action... |
commit | commitdiff | tree |
2009-11-04 |
Matt Ebb | Fix for [#19745] displacement modifier is messing up... |
commit | commitdiff | tree |
2009-11-04 |
Matt Ebb | Fix for [#19460] (+) widgets to expand UI elements... |
commit | commitdiff | tree |
2009-11-04 |
Matt Ebb | Fix for [#19752] I cant get the particles to render... |
commit | commitdiff | tree |
2009-11-04 |
Jens Ole Wund | Soft bodies care for real time |
commit | commitdiff | tree |
2009-11-03 |
Matt Ebb | Changed hand-generated RNA paths to quote strings used... |
commit | commitdiff | tree |
2009-11-03 |
Campbell Barton | uv smart project now in unwrap menu with 2 most importa... |
commit | commitdiff | tree |
2009-11-03 |
Campbell Barton | - remove UV mapping operator, call a header menu direct... |
commit | commitdiff | tree |
next |