2009-11-11 |
Matt Ebb | node warning fixes |
commit | commitdiff | tree | snapshot |
2009-11-11 |
Matt Ebb | Added compositing node support to the animation editors |
commit | commitdiff | tree | snapshot |
2009-11-11 |
Matt Ebb | Fixes for martin's background mode commit - now works... |
commit | commitdiff | tree | snapshot |
2009-11-11 |
Martin Poirier | Background mode in more working conditions. |
commit | commitdiff | tree | snapshot |
2009-11-11 |
Martin Poirier | Debug tools: new function MEM_testN(void*) |
commit | commitdiff | tree | snapshot |
2009-11-11 |
Matt Ebb | Wrapped node input and output sockets in RNA. |
commit | commitdiff | tree | snapshot |
2009-11-11 |
Joshua Leung | Actionzones (i.e. corner widgets for splitting views... |
commit | commitdiff | tree | snapshot |
2009-11-11 |
Erwin Coumans | Fix CMake build system for Windows |
commit | commitdiff | tree | snapshot |
2009-11-10 |
Martin Poirier | New function: |
commit | commitdiff | tree | snapshot |
2009-11-10 |
Brecht Van... | Math Lib |
commit | commitdiff | tree | snapshot |
2009-11-10 |
Martin Poirier | Split operator internal call (for python) between invok... |
commit | commitdiff | tree | snapshot |
2009-11-10 |
Brecht Van... | Math Lib |
commit | commitdiff | tree | snapshot |
2009-11-10 |
Brecht Van... | Math Lib |
commit | commitdiff | tree | snapshot |
2009-11-10 |
Martin Poirier | NULL pointer check to prevent some crash in background... |
commit | commitdiff | tree | snapshot |
2009-11-10 |
Martin Poirier | Running with -d, python context also prints members... |
commit | commitdiff | tree | snapshot |
2009-11-10 |
Roland Hess | Add Sticky was essentially a blank operator. Possibly... |
commit | commitdiff | tree | snapshot |
2009-11-10 |
Guillermo S... | SVN maintenance. |
commit | commitdiff | tree | snapshot |
2009-11-10 |
Brecht Van... | Math Lib |
commit | commitdiff | tree | snapshot |
2009-11-10 |
Martin Poirier | Function declaration for BPY_context_get |
commit | commitdiff | tree | snapshot |
2009-11-10 |
Campbell Barton | fix error with python exceptions in BPy_errors_to_report |
commit | commitdiff | tree | snapshot |
2009-11-10 |
Campbell Barton | modify the python context access so invalid names will... |
commit | commitdiff | tree | snapshot |
2009-11-10 |
Campbell Barton | fix for own error in active bone commit, wasnt checking... |
commit | commitdiff | tree | snapshot |
2009-11-10 |
Damien Plisson | Drag & drop implementation at GHOST level (only OSX... |
commit | commitdiff | tree | snapshot |
2009-11-10 |
Brecht Van... | Fix for math lib commit, had duplicate definitions... |
commit | commitdiff | tree | snapshot |
2009-11-10 |
Joshua Leung | Bugfix #19835: While playing animation, Render>Dimensio... |
commit | commitdiff | tree | snapshot |
2009-11-10 |
Matt Ebb | Fix for [#19847] Joined meshes fail to render |
commit | commitdiff | tree | snapshot |
2009-11-10 |
Matt Ebb | Fix for [#19852] Animation rendering not working in... |
commit | commitdiff | tree | snapshot |
2009-11-10 |
Matt Ebb | Fix inconsistent order in Image editor alpha display... |
commit | commitdiff | tree | snapshot |
2009-11-10 |
Matt Ebb | Fix for [#19855] Color Ramp Interpolation is not working |
commit | commitdiff | tree | snapshot |
2009-11-10 |
Matt Ebb | * Finished (well, almost ;) RNA wrapping and layout... |
commit | commitdiff | tree | snapshot |
2009-11-10 |
Matt Ebb | * Small UI drawing tweaks, part of it allowing a bit... |
commit | commitdiff | tree | snapshot |
2009-11-09 |
Joshua Leung | Bugfixes for Armatures, SplineIK, and F-Curve RNA: |
commit | commitdiff | tree | snapshot |
2009-11-09 |
Martin Poirier | Don't free Context from python. |
commit | commitdiff | tree | snapshot |
2009-11-09 |
Brecht Van... | Math Lib Reorganization |
commit | commitdiff | tree | snapshot |
2009-11-09 |
Campbell Barton | use armature active bone as a pointer rather then a... |
commit | commitdiff | tree | snapshot |
2009-11-09 |
Guillermo S... | Add FFTW3 support to Makefiles, make OpenJpeg use OS... |
commit | commitdiff | tree | snapshot |
2009-11-09 |
Campbell Barton | fix for running datatoc on files in a subdir (was addin... |
commit | commitdiff | tree | snapshot |
2009-11-09 |
Roland Hess | Update of older commit (23102) from Bob Holcomb --... |
commit | commitdiff | tree | snapshot |
2009-11-09 |
Damien Plisson | - scons fix for linux build |
commit | commitdiff | tree | snapshot |
2009-11-09 |
Damien Plisson | Mac : |
commit | commitdiff | tree | snapshot |
2009-11-09 |
Damien Plisson | - fix Cocoa window setOrder function to maintain focus... |
commit | commitdiff | tree | snapshot |
2009-11-09 |
Campbell Barton | material shader curve factor (same as compo node) |
commit | commitdiff | tree | snapshot |
2009-11-09 |
Thomas Dinges | * Fixing tooltips: "ratraced" > "raytraced". Patch... |
commit | commitdiff | tree | snapshot |
2009-11-09 |
Campbell Barton | workaround for crash when dragging nodes |
commit | commitdiff | tree | snapshot |
2009-11-09 |
Campbell Barton | simple fix, still worked on my PC somehow |
commit | commitdiff | tree | snapshot |
2009-11-09 |
Campbell Barton | - added particle select_inverse |
commit | commitdiff | tree | snapshot |
2009-11-09 |
Campbell Barton | OpenGL grease pencil render |
commit | commitdiff | tree | snapshot |
2009-11-08 |
Robin Allen | Fixed this startup crash on windows: |
commit | commitdiff | tree | snapshot |
2009-11-08 |
Thomas Dinges | *Small tooltip fix for strand start/end. |
commit | commitdiff | tree | snapshot |
2009-11-08 |
Andrea Weikert | Sequencer: (small Durian wish) |
commit | commitdiff | tree | snapshot |
2009-11-08 |
Campbell Barton | use the cwd for the shell prompt, use subprocess.getsta... |
commit | commitdiff | tree | snapshot |
2009-11-08 |
Campbell Barton | support much longer prompts for the console |
commit | commitdiff | tree | snapshot |
2009-11-08 |
Thomas Dinges | * Removed "Lock" Prefix from items inside Transform... |
commit | commitdiff | tree | snapshot |
2009-11-08 |
Thomas Dinges | Nodes: |
commit | commitdiff | tree | snapshot |
2009-11-08 |
Andrea Weikert | MSVC 9 projectfiles |
commit | commitdiff | tree | snapshot |
2009-11-08 |
Joshua Leung | Graph Editor Drawing Tweaks: |
commit | commitdiff | tree | snapshot |
2009-11-08 |
Campbell Barton | bpy/rna api class feature |
commit | commitdiff | tree | snapshot |
2009-11-07 |
Campbell Barton | pedantic enum string consistancy |
commit | commitdiff | tree | snapshot |
2009-11-07 |
Campbell Barton | pep8 whitespace commit |
commit | commitdiff | tree | snapshot |
2009-11-07 |
Martin Poirier | fluid cache need a +1 offset, their frame 0 is blender... |
commit | commitdiff | tree | snapshot |
2009-11-07 |
Arystanbek... | Merge -c 24393 (patch by Jan) from COLLADA branch. |
commit | commitdiff | tree | snapshot |
2009-11-07 |
Campbell Barton | missed committing this file (from Stani's patch) |
commit | commitdiff | tree | snapshot |
2009-11-06 |
Campbell Barton | - added console language type |
commit | commitdiff | tree | snapshot |
2009-11-06 |
Campbell Barton | - modal keymap for border select |
commit | commitdiff | tree | snapshot |
2009-11-06 |
Campbell Barton | api changes suggested by Stani |
commit | commitdiff | tree | snapshot |
2009-11-06 |
Brecht Van... | Fix for transform orientation fix, probably forgot... |
commit | commitdiff | tree | snapshot |
2009-11-06 |
Brecht Van... | Bugfix: crash in posemode transform buttons with no... |
commit | commitdiff | tree | snapshot |
2009-11-06 |
Martin Poirier | Make orientation matrix access function public. |
commit | commitdiff | tree | snapshot |
2009-11-06 |
Thomas Dinges | * Added "Align View to Selected" to the View > Align... |
commit | commitdiff | tree | snapshot |
2009-11-06 |
Brecht Van... | B.blend.c update. Only change is that brushes and panel... |
commit | commitdiff | tree | snapshot |
2009-11-06 |
Campbell Barton | experemental durian request, allow view manipulation... |
commit | commitdiff | tree | snapshot |
2009-11-06 |
Campbell Barton | - removing the last particle system now exits particle... |
commit | commitdiff | tree | snapshot |
2009-11-06 |
Joshua Leung | Driver Scripting: |
commit | commitdiff | tree | snapshot |
2009-11-06 |
Campbell Barton | bring back align to view to object |
commit | commitdiff | tree | snapshot |
2009-11-06 |
Campbell Barton | patch from Stani, support for function arguments in... |
commit | commitdiff | tree | snapshot |
2009-11-06 |
Joshua Leung | Fix for scons + mingw compiling |
commit | commitdiff | tree | snapshot |
2009-11-05 |
Benoit Bolsee | Update MSVC project files for openCollada. |
commit | commitdiff | tree | snapshot |
2009-11-05 |
Brecht Van... | Fix #19763: crash with tooltip open & maximizing area... |
commit | commitdiff | tree | snapshot |
2009-11-05 |
Kent Mein | Simple one liner.... |
commit | commitdiff | tree | snapshot |
2009-11-05 |
Brecht Van... | Fix bug #19754: alt + scrollwheel to change button... |
commit | commitdiff | tree | snapshot |
2009-11-05 |
Brecht Van... | Fix for bug #19692: setting text on curve, bevel or... |
commit | commitdiff | tree | snapshot |
2009-11-05 |
Campbell Barton | view docs was broken for operators - was getting the... |
commit | commitdiff | tree | snapshot |
2009-11-05 |
Brecht Van... | Fix for bug #19817: cloth simulation with collision... |
commit | commitdiff | tree | snapshot |
2009-11-05 |
Campbell Barton | operator to select pos/neg verts on any axis relative... |
commit | commitdiff | tree | snapshot |
2009-11-05 |
Brecht Van... | Fix makefiles for modifiers commit. |
commit | commitdiff | tree | snapshot |
2009-11-05 |
Brecht Van... | 2.5 Modifiers: mesh deform, boolean and decimation... |
commit | commitdiff | tree | snapshot |
2009-11-05 |
Campbell Barton | adding group instances didnt do an undo push |
commit | commitdiff | tree | snapshot |
2009-11-05 |
Campbell Barton | - converted circle select use a modal map |
commit | commitdiff | tree | snapshot |
2009-11-05 |
Brecht Van... | Fix warnings in RNA, one being an actual bug in setting... |
commit | commitdiff | tree | snapshot |
2009-11-05 |
William Reynish | Moved the object and bone name fields out of the Transf... |
commit | commitdiff | tree | snapshot |
2009-11-05 |
Brecht Van... | Fix for bug #19807: renaming texture layers in editmode... |
commit | commitdiff | tree | snapshot |
2009-11-05 |
Campbell Barton | only run the banner function for console (not reports) |
commit | commitdiff | tree | snapshot |
2009-11-05 |
Campbell Barton | - circle select mouse wheel resize now works (somehow... |
commit | commitdiff | tree | snapshot |
2009-11-05 |
Campbell Barton | was setting the active material on exit editmode rather... |
commit | commitdiff | tree | snapshot |
2009-11-05 |
Campbell Barton | last commit broke entering editmode |
commit | commitdiff | tree | snapshot |
2009-11-05 |
William Reynish | Moved the buttons around slightly in shape keys, to... |
commit | commitdiff | tree | snapshot |
2009-11-05 |
Campbell Barton | enter editmode when adding objects even if the object... |
commit | commitdiff | tree | snapshot |
2009-11-05 |
Campbell Barton | Select interior faces, access from the mesh select... |
commit | commitdiff | tree | snapshot |
2009-11-05 |
Campbell Barton | - added bpy.context to the python module |
commit | commitdiff | tree | snapshot |
2009-11-05 |
Campbell Barton | python console autocomplete would crash (missing NULL... |
commit | commitdiff | tree | snapshot |
next |