2012-03-29 |
Campbell Barton | added Mesh.calc_tessface(), needed to update mesh tessf... |
commit | commitdiff | tree |
2012-03-29 |
Campbell Barton | fix [#30715] bmesh: select linked not ignoring hidden... |
commit | commitdiff | tree |
2012-03-29 |
Nicholas Bishop | More array modifier fixes. |
commit | commitdiff | tree |
2012-03-29 |
Nicholas Bishop | Fix uninitialized variable in CustomData_bmesh_merge. |
commit | commitdiff | tree |
2012-03-29 |
Campbell Barton | converting a mesh to an undo mesh now skips using bmesh... |
commit | commitdiff | tree |
2012-03-29 |
Mitchell Stokes | BGE: This fixes a problem where lamps in inactive layer... |
commit | commitdiff | tree |
2012-03-29 |
Campbell Barton | skip using bmesh operators for converting to/from undo... |
commit | commitdiff | tree |
2012-03-29 |
Mitchell Stokes | Windows Blenderplayer: The console now closes when... |
commit | commitdiff | tree |
2012-03-28 |
Campbell Barton | fix [#30402] modules dir missing from sys.path |
commit | commitdiff | tree |
2012-03-28 |
Campbell Barton | fix [#30705] Playing animation in reverse prevents... |
commit | commitdiff | tree |
2012-03-28 |
Campbell Barton | fix invalid *= on an un-initialized value when adding... |
commit | commitdiff | tree |
2012-03-28 |
Nicholas Bishop | Partial fix for array modifier vertex merge (bug 30195). |
commit | commitdiff | tree |
2012-03-28 |
Mitchell Stokes | This does two things for cleanup builds made with SCons: |
commit | commitdiff | tree |
2012-03-28 |
Brecht Van... | Fix #30702: game engine softbody weld threshold was... |
commit | commitdiff | tree |
2012-03-28 |
Brecht Van... | Fix #30551: cycles passes combining did not always... |
commit | commitdiff | tree |
2012-03-28 |
Campbell Barton | style cleanup |
commit | commitdiff | tree |
2012-03-28 |
Nicholas Bishop | Small cleanup for r45238, remove empty/unused function. |
commit | commitdiff | tree |
2012-03-28 |
Brecht Van... | Cycles: shadow pass support. Note that this only takes... |
commit | commitdiff | tree |
2012-03-28 |
Campbell Barton | expose image render_slot so keybindings can be configur... |
commit | commitdiff | tree |
2012-03-28 |
Brecht Van... | Cycles: add alpha output to image node. |
commit | commitdiff | tree |
2012-03-28 |
Brecht Van... | Cycles: add rendered draw mode option in 3d view header... |
commit | commitdiff | tree |
2012-03-28 |
Brecht Van... | Cycles: viewport rendered draw mode now shows backgroun... |
commit | commitdiff | tree |
2012-03-28 |
Campbell Barton | bmesh: be more strict with operator string formatting... |
commit | commitdiff | tree |
2012-03-28 |
Campbell Barton | print error if rip does nothing (rather then grabbing... |
commit | commitdiff | tree |
2012-03-28 |
Lukas Toenne | Fix for the node tree nodes.new API function, this... |
commit | commitdiff | tree |
2012-03-28 |
Campbell Barton | remove dissolve keybinding, conflicts with draw, add... |
commit | commitdiff | tree |
2012-03-28 |
Campbell Barton | fix [#30699] blender crashes when dissolving faces |
commit | commitdiff | tree |
2012-03-28 |
Campbell Barton | code cleanup: Ctrl+Click extrude - replace inline axis... |
commit | commitdiff | tree |
2012-03-28 |
Campbell Barton | fix for vertex rip |
commit | commitdiff | tree |
2012-03-28 |
Campbell Barton | fix [#30701] bmesh: segfault when ripping partially... |
commit | commitdiff | tree |
2012-03-28 |
Campbell Barton | style cleanup: for creator.c & more useful assert messa... |
commit | commitdiff | tree |
2012-03-28 |
Campbell Barton | style cleanup |
commit | commitdiff | tree |
2012-03-28 |
Campbell Barton | style cleanup: mainly whitespace around operators and... |
commit | commitdiff | tree |
2012-03-28 |
Campbell Barton | own error r45225 |
commit | commitdiff | tree |
2012-03-28 |
Campbell Barton | code cleanup: (dont include ';' in defines), last commi... |
commit | commitdiff | tree |
2012-03-28 |
Campbell Barton | fix [#30666] Texturepaint "Soften" brush gets stuck |
commit | commitdiff | tree |
2012-03-27 |
Campbell Barton | fix [#30685] Solidify tool behaves like Shrink/Fatten... |
commit | commitdiff | tree |
2012-03-27 |
Bastien Montagne | Fix [#30700] Blend from Shape gives only selection... |
commit | commitdiff | tree |
2012-03-27 |
Brecht Van... | Fix #30658: add new uv layer in object mode did not... |
commit | commitdiff | tree |
2012-03-27 |
Brecht Van... | Fix tweak for #30638: use same BMesh Face area computat... |
commit | commitdiff | tree |
2012-03-27 |
Brecht Van... | Fix related to #30674: remove unnecessary global undo... |
commit | commitdiff | tree |
2012-03-27 |
Thomas Dinges | Patch [#30683] Editmesh_tools without descriptions... |
commit | commitdiff | tree |
2012-03-27 |
Brecht Van... | Fix related to #30674: 2D image painting would do unnec... |
commit | commitdiff | tree |
2012-03-27 |
Bastien Montagne | BMesh TODOs: use loops/polys instead of tessfaces. |
commit | commitdiff | tree |
2012-03-27 |
Nicholas Bishop | Fix bug 30697, strange shading on array modifier with... |
commit | commitdiff | tree |
2012-03-27 |
Nicholas Bishop | Partial fix for bug 30695, "Array broke crease, weird... |
commit | commitdiff | tree |
2012-03-27 |
Nicholas Bishop | Fix more truncated comments. |
commit | commitdiff | tree |
2012-03-27 |
Nicholas Bishop | Spelling fix, sentine -> sentinel. |
commit | commitdiff | tree |
2012-03-27 |
Campbell Barton | bmesh py api: |
commit | commitdiff | tree |
2012-03-27 |
Nicholas Bishop | Fix bug 30696, circular mesh objects had wrong orientation. |
commit | commitdiff | tree |
2012-03-27 |
Nicholas Bishop | Fix bug 29123, subdivide smooth distorts shape with... |
commit | commitdiff | tree |
2012-03-27 |
Sergey Sharybin | Port Setup Tracking scene to bmesh api |
commit | commitdiff | tree |
2012-03-27 |
Sergey Sharybin | MakeDupliFaces was using mesh.faces which was renamed... |
commit | commitdiff | tree |
2012-03-27 |
Sergey Sharybin | reload_sequence_new_file now works with movie clip... |
commit | commitdiff | tree |
2012-03-27 |
Campbell Barton | minor code/style cleanup |
commit | commitdiff | tree |
2012-03-27 |
Campbell Barton | fix for undoMesh_to_editbtMesh not setting BMEditMesh... |
commit | commitdiff | tree |
2012-03-27 |
Campbell Barton | style/name cleanup: have EDBM_* functions match our... |
commit | commitdiff | tree |
2012-03-27 |
Campbell Barton | fix error in last commit |
commit | commitdiff | tree |
2012-03-27 |
Campbell Barton | bmesh todo, unlikly but possible - entering editmode... |
commit | commitdiff | tree |
2012-03-27 |
Campbell Barton | style cleanup: wm, mosyly adding space around ops |
commit | commitdiff | tree |
2012-03-27 |
Campbell Barton | use cmake WITH_MOD_ * to exclude include paths which... |
commit | commitdiff | tree |
2012-03-27 |
Campbell Barton | fix [#30651] bpy.ops.object.mode_set(...) editmode... |
commit | commitdiff | tree |
2012-03-26 |
Sergey Sharybin | Return back sfra property to Sequence structure to... |
commit | commitdiff | tree |
2012-03-26 |
Sergey Sharybin | Clean-up logic of behavior of refresh/reload operators... |
commit | commitdiff | tree |
2012-03-26 |
Campbell Barton | quiet some warnings for gcc 4.7 |
commit | commitdiff | tree |
2012-03-26 |
Campbell Barton | style cleanup: py api |
commit | commitdiff | tree |
2012-03-26 |
Nicholas Bishop | Fix for position of array-modifier end cap when not... |
commit | commitdiff | tree |
2012-03-26 |
Nicholas Bishop | Fix run-time warning of freeing null pointer in array... |
commit | commitdiff | tree |
2012-03-26 |
Bastien Montagne | Renaming pt_BR to pt, as a recent reform [1] made most... |
commit | commitdiff | tree |
2012-03-26 |
Nicholas Bishop | Fix for truncation of 64-bit CustomDataMasks. |
commit | commitdiff | tree |
2012-03-26 |
Sergey Sharybin | Style cleanup of movie cache module |
commit | commitdiff | tree |
2012-03-26 |
Sergey Sharybin | Fix crash of Refresh Sequencer when some Movie / MovieC... |
commit | commitdiff | tree |
2012-03-26 |
Sergey Sharybin | Fix #30675: Default .blend should have clay strips... |
commit | commitdiff | tree |
2012-03-26 |
Sergey Sharybin | Default settings for new movie clip tracking now is... |
commit | commitdiff | tree |
2012-03-26 |
Bastien Montagne | Fix for segfault when building proxies in Sequencer. |
commit | commitdiff | tree |
2012-03-26 |
Sergey Sharybin | Request from Mango team which will most probably expect... |
commit | commitdiff | tree |
2012-03-26 |
Bastien Montagne | Fix for own error in sequencer's Select menu (from... |
commit | commitdiff | tree |
2012-03-26 |
Sergey Sharybin | - MovieClip strips now have got valid color for older... |
commit | commitdiff | tree |
2012-03-26 |
Sergey Sharybin | Fix for crash when adding image sequence movie clip... |
commit | commitdiff | tree |
2012-03-26 |
Brecht Van... | Cycles: fix for ColorRamp node alpha output. |
commit | commitdiff | tree |
2012-03-26 |
Brecht Van... | Fix #30676: UV unwrap did not create UV map with proper... |
commit | commitdiff | tree |
2012-03-26 |
Brecht Van... | Fix blenderplayer build, adding stub. |
commit | commitdiff | tree |
2012-03-26 |
Brecht Van... | Cycles: add ColorRamp node. |
commit | commitdiff | tree |
2012-03-26 |
Bastien Montagne | Fix [#30684] Bmesh AddTorus.execute failure. |
commit | commitdiff | tree |
2012-03-26 |
Sergey Sharybin | Fix #30647: Error in wire drawing of subsurf |
commit | commitdiff | tree |
2012-03-26 |
Campbell Barton | fix [#30257] bmesh: Rip "V" don't work on end vertex |
commit | commitdiff | tree |
2012-03-26 |
Sergey Sharybin | Fix #30430: Can only alt+scroll image buffer slot once |
commit | commitdiff | tree |
2012-03-26 |
Sergey Sharybin | Fix #30671: Reset to default values bug |
commit | commitdiff | tree |
2012-03-26 |
Campbell Barton | fix [#30598] Bad 3D view display & render with smooth... |
commit | commitdiff | tree |
2012-03-26 |
Sergey Sharybin | Fix for object solver possible pointing to a freed... |
commit | commitdiff | tree |
2012-03-26 |
Campbell Barton | style cleanup: use NULL rather than 0 for raytrace... |
commit | commitdiff | tree |
2012-03-26 |
Campbell Barton | fix [#30653] Wrong image at UV/Image Editor window |
commit | commitdiff | tree |
2012-03-26 |
Campbell Barton | fix for possible crash - freed scene was being used... |
commit | commitdiff | tree |
2012-03-26 |
Sergey Sharybin | Setup tracking scene works again now |
commit | commitdiff | tree |
2012-03-26 |
Campbell Barton | fix for possible crash using freed ObCenter pointer... |
commit | commitdiff | tree |
2012-03-26 |
Campbell Barton | style cleanup: python api |
commit | commitdiff | tree |
2012-03-26 |
Bastien Montagne | Minor fixes to recent new UI messages. |
commit | commitdiff | tree |
2012-03-26 |
Campbell Barton | fix [#30658] existing uv mesh coordinates not copied... |
commit | commitdiff | tree |
2012-03-26 |
Campbell Barton | disallow adding tessfaces to a mesh with polygons ... |
commit | commitdiff | tree |
2012-03-26 |
Campbell Barton | setting the active texture layer from python would... |
commit | commitdiff | tree |
next |