2011-07-26 |
Campbell Barton | svn merge -r38500:38600 https://svn.blender.org/svnroot... |
commit | commitdiff | tree |
2011-07-26 |
Campbell Barton | svn merge -r38400:38500 https://svn.blender.org/svnroot... |
commit | commitdiff | tree |
2011-07-26 |
Campbell Barton | svn merge -r38300:38400 https://svn.blender.org/svnroot... |
commit | commitdiff | tree |
2011-07-26 |
Campbell Barton | svn merge -r38200:38300 https://svn.blender.org/svnroot... |
commit | commitdiff | tree |
2011-07-25 |
Geoffrey Bantle | Return of Screw tool: |
commit | commitdiff | tree |
2011-07-25 |
Campbell Barton | svn merge -r38000:38200 https://svn.blender.org/svnroot... |
commit | commitdiff | tree |
2011-07-25 |
Campbell Barton | svn merge -r37900:38000 https://svn.blender.org/svnroot... |
commit | commitdiff | tree |
2011-07-25 |
Campbell Barton | svn merge -r37800:37900 https://svn.blender.org/svnroot... |
commit | commitdiff | tree |
2011-07-25 |
Campbell Barton | svn merge -r37700:37800 https://svn.blender.org/svnroot... |
commit | commitdiff | tree |
2011-07-25 |
Campbell Barton | svn merge -r37600:37700 https://svn.blender.org/svnroot... |
commit | commitdiff | tree |
2011-07-25 |
Geoffrey Bantle | Return of Spin tool: |
commit | commitdiff | tree |
2011-07-25 |
Campbell Barton | found some changes were missed from previous manual... |
commit | commitdiff | tree |
2011-07-25 |
Campbell Barton | sync with r37500, fix for merge, bmesh builds again. |
commit | commitdiff | tree |
2011-07-25 |
Campbell Barton | recent merges lost changes in this file, manually merge... |
commit | commitdiff | tree |
2011-07-25 |
Campbell Barton | recent merges lost changes in this file, manually merge... |
commit | commitdiff | tree |
2011-07-25 |
Campbell Barton | clobbered bmesh code by accident from commit r38660... |
commit | commitdiff | tree |
2011-07-24 |
Campbell Barton | svn merge -r37500:37600 https://svn.blender.org/svnroot... |
commit | commitdiff | tree |
2011-07-24 |
Campbell Barton | svn merge -r37335:37500 https://svn.blender.org/svnroot... |
commit | commitdiff | tree |
2011-07-22 |
Campbell Barton | fix [#27910] baking ambient occlusion, do not consider... |
commit | commitdiff | tree |
2011-07-22 |
Campbell Barton | patch [#28045] Straighten tool from Simple Todos |
commit | commitdiff | tree |
2011-07-22 |
Campbell Barton | missed this file when adding option to disable frameserver |
commit | commitdiff | tree |
2011-07-22 |
Campbell Barton | fix [#28053] New material tooltip |
commit | commitdiff | tree |
2011-07-21 |
Campbell Barton | fix [#28052] PET: Shift-O cycling skips "random falloff" |
commit | commitdiff | tree |
2011-07-21 |
Campbell Barton | cmake - option to disable the frame server |
commit | commitdiff | tree |
2011-07-21 |
Daniel Salazar | Adding Shear transform to UV menu and Ctrl Alt Shift... |
commit | commitdiff | tree |
2011-07-21 |
Ton Roosendaal | Bugfix #28034 |
commit | commitdiff | tree |
2011-07-21 |
Sergey Sharybin | Corrected View Selected operator for image editor so... |
commit | commitdiff | tree |
2011-07-21 |
Sergey Sharybin | Fixed bug with multires baking to float buffers. |
commit | commitdiff | tree |
2011-07-21 |
Campbell Barton | revert recent matrix multiplication patch: |
commit | commitdiff | tree |
2011-07-21 |
Campbell Barton | add tip that duplicator system doesnt support xray... |
commit | commitdiff | tree |
2011-07-21 |
Campbell Barton | fix [#28037] Missing orange selection lines (trivial) |
commit | commitdiff | tree |
2011-07-21 |
Campbell Barton | fix/workaround [#28040] float images reduced to 256... |
commit | commitdiff | tree |
2011-07-20 |
Campbell Barton | fix [#27922] using preset_paths() with an absolute... |
commit | commitdiff | tree |
2011-07-20 |
Campbell Barton | added bpy.path.basename because "//" prefix breaks... |
commit | commitdiff | tree |
2011-07-20 |
Campbell Barton | patch [#28032] swapped matrix multiplication order... |
commit | commitdiff | tree |
2011-07-20 |
Campbell Barton | patch [#28030] SCONS Build: Build Date reflects "1... |
commit | commitdiff | tree |
2011-07-20 |
Campbell Barton | patch [#28031] Minor typo in Blenlib |
commit | commitdiff | tree |
2011-07-20 |
Campbell Barton | patch [#28032] Python Mathutils: Matrix Multiplication... |
commit | commitdiff | tree |
2011-07-19 |
Daniel Salazar | Speedup, do only one global matrix grab per obj |
commit | commitdiff | tree |
2011-07-19 |
Campbell Barton | update to patch from Andrew Hale - obj.closest_point_ob... |
commit | commitdiff | tree |
2011-07-19 |
Daniel Salazar | Object Align operator: coudn't resist and added a high... |
commit | commitdiff | tree |
2011-07-19 |
Daniel Salazar | Object Align operator now correctly computes a *global... |
commit | commitdiff | tree |
2011-07-19 |
Jeroen Bakker | fix for [#28012] Mat ID messy with shader nodes |
commit | commitdiff | tree |
2011-07-19 |
Campbell Barton | fix for bpy.path.abspath(), if a path was passed it... |
commit | commitdiff | tree |
2011-07-19 |
Dalai Felinto | cleanup of scene->gamedata DNA |
commit | commitdiff | tree |
2011-07-19 |
Dalai Felinto | bugfix: [#27348] blenderplayer showing a different... |
commit | commitdiff | tree |
2011-07-19 |
Campbell Barton | fix [#28018] Sequence Swap Data Operator does not work |
commit | commitdiff | tree |
2011-07-18 |
Dalai Felinto | patch: [#27783] "Problem with clock" at 18:39:00 by... |
commit | commitdiff | tree |
2011-07-18 |
Lukas Toenne | Missing struct keyword in function declaration causes... |
commit | commitdiff | tree |
2011-07-18 |
Ton Roosendaal | Bugfix #27927 |
commit | commitdiff | tree |
2011-07-18 |
Campbell Barton | script to report deprecated functions of text and their... |
commit | commitdiff | tree |
2011-07-18 |
Campbell Barton | fix [#28003] Unable to delete vgroup |
commit | commitdiff | tree |
2011-07-18 |
Campbell Barton | fix [#27996] Smart UV Unwrap Still Results in Overlaps |
commit | commitdiff | tree |
2011-07-18 |
Campbell Barton | fix [#28005] Python Add-Ons are constantly reloaded... |
commit | commitdiff | tree |
2011-07-18 |
Campbell Barton | fix [#27971] Blender OBJ export with Z-Up setting produ... |
commit | commitdiff | tree |
2011-07-18 |
Janne Karhu | Bug fix: particle cache should only be cleared on the... |
commit | commitdiff | tree |
2011-07-17 |
Lukas Toenne | Modified behavior when replacing input links: The new... |
commit | commitdiff | tree |
2011-07-17 |
Lukas Toenne | Changed the default keys for duplicate-nodes-while... |
commit | commitdiff | tree |
2011-07-17 |
Lukas Toenne | Little modification of the duplicate operator on artist... |
commit | commitdiff | tree |
2011-07-17 |
Lukas Toenne | Removed the autoconnect call when adding new nodes... |
commit | commitdiff | tree |
2011-07-17 |
Campbell Barton | template for patch exporting objects in a scene. |
commit | commitdiff | tree |
2011-07-17 |
Campbell Barton | update to cmake checker script to also check if our... |
commit | commitdiff | tree |
2011-07-17 |
Campbell Barton | patch [#28001] Find the nearest point on an object... |
commit | commitdiff | tree |
2011-07-17 |
Campbell Barton | 'bgl' python module. |
commit | commitdiff | tree |
2011-07-17 |
Jiri Hnidek | Fixed compile error on Fedora 15, when FFMPEG was enabled. |
commit | commitdiff | tree |
2011-07-17 |
Campbell Barton | cmake: cleanup include paths, some duplicates and going... |
commit | commitdiff | tree |
2011-07-17 |
Sergey Sharybin | Added notifier listener for node editor. |
commit | commitdiff | tree |
2011-07-16 |
Campbell Barton | cmake source definitions: |
commit | commitdiff | tree |
2011-07-16 |
Sergey Sharybin | Fixed crash of multires baker when baking from sculpt... |
commit | commitdiff | tree |
2011-07-16 |
Campbell Barton | print an error message if Python.h can't be found for... |
commit | commitdiff | tree |
2011-07-15 |
Campbell Barton | fix for crash with edit armature buttons when no bones... |
commit | commitdiff | tree |
2011-07-15 |
Janne Karhu | Fix for [#26712] Particle group instance 'Use Count... |
commit | commitdiff | tree |
2011-07-15 |
Campbell Barton | fix for linking on mingw/scons with recent changes... |
commit | commitdiff | tree |
2011-07-15 |
Campbell Barton | move mathutils into its own lib. |
commit | commitdiff | tree |
2011-07-15 |
Janne Karhu | Fix for [#27307] Blender crashes when loading a new... |
commit | commitdiff | tree |
2011-07-14 |
Campbell Barton | many mathutils exception types were wrong, went over... |
commit | commitdiff | tree |
2011-07-14 |
Nathan Letwory | Shuffle code so it compiles with MSVC too. (Array of... |
commit | commitdiff | tree |
2011-07-14 |
Campbell Barton | formatting changes for python mathutils module. |
commit | commitdiff | tree |
2011-07-13 |
Campbell Barton | rename bgl.Buffer attribute list to a method, to_list... |
commit | commitdiff | tree |
2011-07-13 |
Campbell Barton | minor changes to bgl.Buffer py class |
commit | commitdiff | tree |
2011-07-13 |
Campbell Barton | dont include the preview.blend in headless mode |
commit | commitdiff | tree |
2011-07-13 |
Campbell Barton | use linked duplicates in preview.blend to save some... |
commit | commitdiff | tree |
2011-07-13 |
Campbell Barton | reuse USER_SAVE_PREVIEWS to not save thumbnails into... |
commit | commitdiff | tree |
2011-07-13 |
Campbell Barton | cmake option to build without smoke sim: WITH_MOD_SMOKE |
commit | commitdiff | tree |
2011-07-13 |
Brecht Van... | Fix python error in image sampling panel drawing when |
commit | commitdiff | tree |
2011-07-13 |
Brecht Van... | Fix #26704: activating a texture node inside material... |
commit | commitdiff | tree |
2011-07-13 |
Campbell Barton | fix for animation playback and build error when compili... |
commit | commitdiff | tree |
2011-07-13 |
Ton Roosendaal | Adding Child Of constraint "inverse parent matrix"... |
commit | commitdiff | tree |
2011-07-13 |
Brecht Van... | Fix #27951: armature edit mode transform panel shows... |
commit | commitdiff | tree |
2011-07-13 |
Campbell Barton | Advanced CMake option to build the player without blend... |
commit | commitdiff | tree |
2011-07-13 |
Campbell Barton | patch [#27950] Patch to add the ability to generate... |
commit | commitdiff | tree |
2011-07-13 |
Campbell Barton | - don't build ghost's event printer unless ghost debug... |
commit | commitdiff | tree |
2011-07-13 |
Campbell Barton | make X11's getModifierKeys more compact and don't run... |
commit | commitdiff | tree |
2011-07-13 |
Guillermo S... | SVN maintenance. |
commit | commitdiff | tree |
2011-07-13 |
Campbell Barton | changes to ghost/sdl |
commit | commitdiff | tree |
2011-07-12 |
Jeroen Bakker | Bokeh blur in the blur node is wronlgy calculated. |
commit | commitdiff | tree |
2011-07-12 |
Jeroen Bakker | Add delete with reconnect feature. |
commit | commitdiff | tree |
2011-07-12 |
Sergey Sharybin | Fix for recent GHOST SDL commit. |
commit | commitdiff | tree |
2011-07-12 |
Campbell Barton | build option to use SDL 1.3 for GHOST rather then X11... |
commit | commitdiff | tree |
2011-07-12 |
Campbell Barton | correction to cursor enum and make GHOST_SystemX11... |
commit | commitdiff | tree |
next |