2012-04-26 |
Brecht Van... | Fix crash clicking Render button in render layer compos... |
commit | commitdiff | tree |
2012-04-26 |
Sergey Sharybin | Fix for undefined reference to abort() in outliner... |
commit | commitdiff | tree |
2012-04-26 |
Campbell Barton | fix [#31113] bmesh.types.BMLayerCollection getter calcu... |
commit | commitdiff | tree |
2012-04-26 |
Campbell Barton | fix for bevel modifier creating invalid geometry -... |
commit | commitdiff | tree |
2012-04-26 |
Campbell Barton | fix memory leak in validating mesh and remove unneeded... |
commit | commitdiff | tree |
2012-04-26 |
Brecht Van... | Fix #31066: cycles keeps rendering in viewport after... |
commit | commitdiff | tree |
2012-04-26 |
Brecht Van... | Fix #31058: missing Simplify panel for cycles. |
commit | commitdiff | tree |
2012-04-26 |
Brecht Van... | Fix related to #31067: missing update when toggling... |
commit | commitdiff | tree |
2012-04-26 |
Thomas Dinges | * Compile fix for recent Outliner header cleanup. |
commit | commitdiff | tree |
2012-04-26 |
Bastien Montagne | Minor fix in response to Koji Iigura's mail. Own error... |
commit | commitdiff | tree |
2012-04-26 |
Campbell Barton | code cleanup: bmesh comments/todos, no functional changes. |
commit | commitdiff | tree |
2012-04-26 |
Nathan Letwory | Fix OIIO dll copying for win32-mingw |
commit | commitdiff | tree |
2012-04-26 |
Campbell Barton | outliner header cleanup (copy pasted headers when split... |
commit | commitdiff | tree |
2012-04-26 |
Campbell Barton | fix for memory leak in the knife tool |
commit | commitdiff | tree |
2012-04-26 |
Campbell Barton | removed unneeded fnmatch include from outliner, comment... |
commit | commitdiff | tree |
2012-04-26 |
Campbell Barton | fix for buffer overrun crash with saving scene name... |
commit | commitdiff | tree |
2012-04-26 |
Campbell Barton | bmesh: inset tool depth used bad normals for edge verts. |
commit | commitdiff | tree |
2012-04-26 |
Campbell Barton | fix invalid memcpy() use in text editor (backspace... |
commit | commitdiff | tree |
2012-04-25 |
Thomas Dinges | 2.6 Ocean Modifier UI: |
commit | commitdiff | tree |
2012-04-25 |
Campbell Barton | fix for border de-selecting with sync selection |
commit | commitdiff | tree |
2012-04-25 |
Antony Riakiotakis | Enable building of the installer with MinGW-w64, patch... |
commit | commitdiff | tree |
2012-04-25 |
Campbell Barton | disable bevel for release after discussion with brecht... |
commit | commitdiff | tree |
2012-04-25 |
Campbell Barton | temp disable 'use last operator settings' - too unrelia... |
commit | commitdiff | tree |
2012-04-25 |
Campbell Barton | mesh.validate() / BKE_mesh_validate() --- functions... |
commit | commitdiff | tree |
2012-04-25 |
Sergey Sharybin | Update for startup.blend: remove vertex color layer... |
commit | commitdiff | tree |
2012-04-25 |
Campbell Barton | code cleanup: typos and set gcc attributes for string... |
commit | commitdiff | tree |
2012-04-25 |
Nicholas Bishop | Small type fix for BMEditMesh.lastDataMask, should... |
commit | commitdiff | tree |
2012-04-25 |
Campbell Barton | fix [#31080], edge slide UV correction wasnt working... |
commit | commitdiff | tree |
2012-04-25 |
Campbell Barton | code cleanup: edge slide code had oddly named variables... |
commit | commitdiff | tree |
2012-04-25 |
Mike Erwin | ndof: avoid potential buffer overflow in libspnav |
commit | commitdiff | tree |
2012-04-24 |
Campbell Barton | now vertex paint uses the same overrides as weight... |
commit | commitdiff | tree |
2012-04-24 |
Campbell Barton | style cleanup: no functional changes |
commit | commitdiff | tree |
2012-04-24 |
Campbell Barton | code cleanup: no functional change - had both EDBM_edit... |
commit | commitdiff | tree |
2012-04-24 |
Campbell Barton | code cleanup: dont use bmesh operator flags outside... |
commit | commitdiff | tree |
2012-04-24 |
Campbell Barton | code cleanup: rename UV functions to closer match bmesh api |
commit | commitdiff | tree |
2012-04-24 |
Campbell Barton | bmesh: fix selection flushing when editing UV's and... |
commit | commitdiff | tree |
2012-04-24 |
Campbell Barton | bmesh/uv editor |
commit | commitdiff | tree |
2012-04-24 |
Campbell Barton | fix [#31083] "Hide Selected" through Menu Operation... |
commit | commitdiff | tree |
2012-04-24 |
Antony Riakiotakis | Lower optimization settings for MinGW-w64. Full optimiz... |
commit | commitdiff | tree |
2012-04-24 |
Sergey Sharybin | Prevent adding objects to be added to a group which... |
commit | commitdiff | tree |
2012-04-24 |
Antony Riakiotakis | remove leftover files from last commit |
commit | commitdiff | tree |
2012-04-24 |
Antony Riakiotakis | revert 45924, not a very clean solution, especially... |
commit | commitdiff | tree |
2012-04-24 |
Antony Riakiotakis | MinGW-w64 enable full optimization for C++ too |
commit | commitdiff | tree |
2012-04-24 |
Antony Riakiotakis | Remove mingw-w64 errors from loss of precision by conve... |
commit | commitdiff | tree |
2012-04-24 |
Antony Riakiotakis | Add libMV and Scons support for MinGW-w64, patches... |
commit | commitdiff | tree |
2012-04-24 |
Campbell Barton | crash fix for brush select when no object is active |
commit | commitdiff | tree |
2012-04-24 |
Campbell Barton | fix [#31079] Revision 45893 crashes when I try to open... |
commit | commitdiff | tree |
2012-04-24 |
Antony Riakiotakis | Add cycles support for MinGW-w64 |
commit | commitdiff | tree |
2012-04-24 |
Campbell Barton | fix for possible error building with debian |
commit | commitdiff | tree |
2012-04-24 |
Campbell Barton | fix [#30997] Bevel angle option is broken (bevel vertex... |
commit | commitdiff | tree |
2012-04-24 |
Erwin Coumans | Peer pressure :) Fix some very public (but probably... |
commit | commitdiff | tree |
2012-04-24 |
Campbell Barton | workaround for vertex bevel modifier failing since... |
commit | commitdiff | tree |
2012-04-24 |
Campbell Barton | - remove unneeded len_v3v3 in bevel code |
commit | commitdiff | tree |
2012-04-24 |
Campbell Barton | screenshot operator now adds file extension in the... |
commit | commitdiff | tree |
2012-04-24 |
Campbell Barton | fix for CcdPhysicsController::RelativeRotate reading... |
commit | commitdiff | tree |
2012-04-24 |
Campbell Barton | add inset and bridge to mesh specials menu (along side... |
commit | commitdiff | tree |
2012-04-23 |
Campbell Barton | fix for invalid use of memset when loading tiff images |
commit | commitdiff | tree |
2012-04-23 |
Campbell Barton | fix own error with subdivision (broke icosphere), also... |
commit | commitdiff | tree |
2012-04-23 |
Antony Riakiotakis | Enable support for OpenEXR on cmake for MinGW64 |
commit | commitdiff | tree |
2012-04-23 |
Antony Riakiotakis | Update knife tool header to reflect that spacebar can... |
commit | commitdiff | tree |
2012-04-23 |
Antony Riakiotakis | First MinGW-w64 support for cmake has been added. To... |
commit | commitdiff | tree |
2012-04-23 |
Brecht Van... | Fix #31065: cycles render crash with large node groups... |
commit | commitdiff | tree |
2012-04-23 |
Daniel Genrich | corrected more issues from [#31069] Analyzing the Blend... |
commit | commitdiff | tree |
2012-04-23 |
Campbell Barton | corrected more issues from [#31069] Analyzing the Blend... |
commit | commitdiff | tree |
2012-04-23 |
Campbell Barton | corrections from an article about using PVS-Studio... |
commit | commitdiff | tree |
2012-04-23 |
Sergey Sharybin | Fix #31072: Making texture single user was modifying... |
commit | commitdiff | tree |
2012-04-23 |
Campbell Barton | rip tool again (this in infact an old bug), when select... |
commit | commitdiff | tree |
2012-04-23 |
Campbell Barton | fix memory leak in rip tool (again own fault). |
commit | commitdiff | tree |
2012-04-23 |
Campbell Barton | minor changes to rip internals |
commit | commitdiff | tree |
2012-04-23 |
Campbell Barton | rip was incorrectly giving an error when ripping a... |
commit | commitdiff | tree |
2012-04-23 |
Campbell Barton | bmesh py api: functions to add/renmove customdata layer... |
commit | commitdiff | tree |
2012-04-23 |
Campbell Barton | py/rna api: remove selection and pin variable for textu... |
commit | commitdiff | tree |
2012-04-23 |
Campbell Barton | add spacebar to confirm knife cut, space confirms ... |
commit | commitdiff | tree |
2012-04-23 |
Campbell Barton | fix [#30937] Pose UI hack needed to be undone, alternat... |
commit | commitdiff | tree |
2012-04-23 |
Bastien Montagne | i18n: Re-enabling uk_UA, as we are going to have a... |
commit | commitdiff | tree |
2012-04-23 |
Campbell Barton | code cleanup: remove unused defines |
commit | commitdiff | tree |
2012-04-23 |
Campbell Barton | code cleanup: comment unused functions (removed one... |
commit | commitdiff | tree |
2012-04-23 |
Campbell Barton | py api: |
commit | commitdiff | tree |
2012-04-23 |
Campbell Barton | fix [#31064] Save confirmation stops showing |
commit | commitdiff | tree |
2012-04-23 |
Campbell Barton | - fix for python freeing its own bmesh clearing the... |
commit | commitdiff | tree |
2012-04-23 |
Campbell Barton | code cleanup: bmesh subdivide code - BM_mesh_esubdivide... |
commit | commitdiff | tree |
2012-04-23 |
Campbell Barton | code cleanup: remove editbutflag flag from toolsettings... |
commit | commitdiff | tree |
2012-04-23 |
Campbell Barton | code cleanup: better use of BLI_array_* (grow in larger... |
commit | commitdiff | tree |
2012-04-23 |
Campbell Barton | code cleanup: change C naming convention (so py and... |
commit | commitdiff | tree |
2012-04-23 |
Antony Riakiotakis | Update build files to use the new lib locations for... |
commit | commitdiff | tree |
2012-04-23 |
Campbell Barton | clear the FGON edge flag when updating old meshes to... |
commit | commitdiff | tree |
2012-04-23 |
Campbell Barton | add mesh example with docs explaining polygon / loop... |
commit | commitdiff | tree |
2012-04-22 |
Campbell Barton | rename Mesh.uv_loop_layers --> uv_layers |
commit | commitdiff | tree |
2012-04-22 |
Daniel Genrich | Bugfix [#30298] Fluid-Sytem does not work! (Part 2... |
commit | commitdiff | tree |
2012-04-22 |
Antony Riakiotakis | Solve restriction of MinGW that users have to turn... |
commit | commitdiff | tree |
2012-04-22 |
Campbell Barton | style cleanup: comments |
commit | commitdiff | tree |
2012-04-22 |
Jens Verwiebe | OSX/cmake: LESS must be VERSION_LESS for XCODE_VERSION |
commit | commitdiff | tree |
2012-04-22 |
Campbell Barton | bmesh py api: expose BM_face_split_n() to the python... |
commit | commitdiff | tree |
2012-04-22 |
Campbell Barton | correction to py docs from mgschwan on IRC. |
commit | commitdiff | tree |
2012-04-22 |
Campbell Barton | Ctrl+RMB to select an object in editmode didnt work... |
commit | commitdiff | tree |
2012-04-22 |
Mitchell Stokes | Missed this file in my last commit. |
commit | commitdiff | tree |
2012-04-22 |
Campbell Barton | small speedup to VertDataMulN(av, n), when passed expre... |
commit | commitdiff | tree |
2012-04-22 |
Campbell Barton | subsurf - avoid 'for' loop finding the edge index in... |
commit | commitdiff | tree |
2012-04-22 |
Mitchell Stokes | Fix for bug #30219: "Obstacle Simulation of Steering... |
commit | commitdiff | tree |
2012-04-22 |
Campbell Barton | - fix memory leak in mesh_strip_loose_polysloops()... |
commit | commitdiff | tree |
next |