2013-07-27 |
Campbell Barton | code cleanup: typos |
commit | commitdiff | tree |
2013-07-27 |
Campbell Barton | simplify triangle joining and remove use of BLI_array. |
commit | commitdiff | tree |
2013-07-27 |
Campbell Barton | fix for joining face selection after recent api change... |
commit | commitdiff | tree |
2013-07-27 |
Campbell Barton | fix for bridge tool selection flushing (after recent... |
commit | commitdiff | tree |
2013-07-26 |
Gaia Clary | Import of single bones used infinite bone size |
commit | commitdiff | tree |
2013-07-26 |
Campbell Barton | fix [#36270] Crash with pinning |
commit | commitdiff | tree |
2013-07-26 |
Campbell Barton | fix [#36286] UV face display not working for concave... |
commit | commitdiff | tree |
2013-07-26 |
Campbell Barton | fix for error in BLI_buffer_declare_static(), the stack... |
commit | commitdiff | tree |
2013-07-26 |
Campbell Barton | fix [#36282] Spin error with non uniform scale |
commit | commitdiff | tree |
2013-07-26 |
Campbell Barton | use math functions for copying matrix/vector types... |
commit | commitdiff | tree |
2013-07-26 |
Campbell Barton | fix for incorrect null check in RE_engine_update_stats |
commit | commitdiff | tree |
2013-07-26 |
Campbell Barton | optimization: call one bmesh operator for rotate (not 3). |
commit | commitdiff | tree |
2013-07-26 |
Campbell Barton | fix [#36277] Right click no longer selects the camera |
commit | commitdiff | tree |
2013-07-26 |
Campbell Barton | fix [#36283] Crash by activating "Clear Active" in... |
commit | commitdiff | tree |
2013-07-25 |
Daniel Stokes | BGE Fix [#18804] Shadow type faces cast onto invisible... |
commit | commitdiff | tree |
2013-07-25 |
Campbell Barton | add twist option to bridge tool (for circular loops) |
commit | commitdiff | tree |
2013-07-25 |
Campbell Barton | mesh tool to fill in holes, added in mesh clean menu, |
commit | commitdiff | tree |
2013-07-25 |
Campbell Barton | fix for face normal flipping calculation. |
commit | commitdiff | tree |
2013-07-25 |
Lukas Toenne | Fix for own commit, stub functions all use the STUB_ASS... |
commit | commitdiff | tree |
2013-07-25 |
Lukas Toenne | Fix for bad level call introduced in r58597. |
commit | commitdiff | tree |
2013-07-25 |
Campbell Barton | skip creating the draw-string for number buttons while... |
commit | commitdiff | tree |
2013-07-25 |
Campbell Barton | ui: internal change. replace strcat with BLI string... |
commit | commitdiff | tree |
2013-07-25 |
Campbell Barton | add missing break to space-buttons listener, also rewin... |
commit | commitdiff | tree |
2013-07-25 |
Campbell Barton | add missing va_end() calls. |
commit | commitdiff | tree |
2013-07-25 |
Campbell Barton | adjust createSpaceNormalTangent so it can take values... |
commit | commitdiff | tree |
2013-07-25 |
Campbell Barton | fix [#36278] X,Y Direction wrong after bpy.ops.view3d... |
commit | commitdiff | tree |
2013-07-25 |
Campbell Barton | optimization: manipulator was looping over all objects... |
commit | commitdiff | tree |
2013-07-25 |
Campbell Barton | triangulate and beauty fill also needed changes to... |
commit | commitdiff | tree |
2013-07-25 |
Campbell Barton | correct problem with limited-dissolve not leaving the... |
commit | commitdiff | tree |
2013-07-24 |
Campbell Barton | add api function BLI_path_append to add to a path ... |
commit | commitdiff | tree |
2013-07-24 |
Campbell Barton | fix/workaround [#36269] Crash upon right click on menu... |
commit | commitdiff | tree |
2013-07-24 |
Campbell Barton | internal change for ui_mouse_motion_towards_*** use, |
commit | commitdiff | tree |
2013-07-24 |
Campbell Barton | dyn-topo: maintain materials for new faces. |
commit | commitdiff | tree |
2013-07-24 |
Campbell Barton | internal bmesh api change: BM_elem_attrs_copy() no... |
commit | commitdiff | tree |
2013-07-24 |
Campbell Barton | code cleanup: use iterator macros, and replace BM_LOOPS... |
commit | commitdiff | tree |
2013-07-24 |
Campbell Barton | curve only supported radius smoothing, add smooth for... |
commit | commitdiff | tree |
2013-07-24 |
Campbell Barton | - add individual origin support for curves and improve... |
commit | commitdiff | tree |
2013-07-24 |
Campbell Barton | sequencer: replace warning message with assert, was... |
commit | commitdiff | tree |
2013-07-24 |
Campbell Barton | fix [#36262] Paste strip with video or sound content... |
commit | commitdiff | tree |
2013-07-24 |
Daniel Stokes | BGE Fix [#29575] Object not drawn in game engine |
commit | commitdiff | tree |
2013-07-24 |
Campbell Barton | pasting strips in the sequencer didn't check if they... |
commit | commitdiff | tree |
2013-07-24 |
Daniel Stokes | BGE fix [#21488] Pumpkin in Gamekit Tutorial flips... |
commit | commitdiff | tree |
2013-07-23 |
Campbell Barton | remove use_relative option from simple deform, |
commit | commitdiff | tree |
2013-07-23 |
Campbell Barton | fix [#36256] Checker Deselect, failed with de-selected... |
commit | commitdiff | tree |
2013-07-23 |
Campbell Barton | avoid calling context functions when direct access... |
commit | commitdiff | tree |
2013-07-23 |
Bastien Montagne | Fix [#36259] Select linked flat faces with Shift+Ctrl... |
commit | commitdiff | tree |
2013-07-23 |
Thomas Dinges | Cycles / CMJ: |
commit | commitdiff | tree |
2013-07-23 |
Thomas Dinges | * Compile fix for r58542, on Windows "subdir" was unknown. |
commit | commitdiff | tree |
2013-07-23 |
Campbell Barton | correct own error in recent edits to editderivedmesh |
commit | commitdiff | tree |
2013-07-23 |
Campbell Barton | use binary prefix for file sizes (old todo). |
commit | commitdiff | tree |
2013-07-23 |
Campbell Barton | let the enter key active text buttons and the unlink... |
commit | commitdiff | tree |
2013-07-23 |
Campbell Barton | code cleanup: remove deprecated bevel code (unused... |
commit | commitdiff | tree |
2013-07-23 |
Campbell Barton | fix for crash in track_markers_freejob (use freed memory) |
commit | commitdiff | tree |
2013-07-23 |
Campbell Barton | fix for crash when unlinking a scene from the renderlay... |
commit | commitdiff | tree |
2013-07-23 |
Campbell Barton | replace use of strcat() where the string offset is... |
commit | commitdiff | tree |
2013-07-23 |
Campbell Barton | code cleanup: remove unused material/texture naming... |
commit | commitdiff | tree |
2013-07-23 |
Campbell Barton | code cleanup: remove dead code, view3d panel was buildi... |
commit | commitdiff | tree |
2013-07-23 |
Antony Riakiotakis | Fix #36225, spacing was halved and set to zero for... |
commit | commitdiff | tree |
2013-07-23 |
Campbell Barton | bge: de-duplicate cleanup code for empty mesh error... |
commit | commitdiff | tree |
2013-07-23 |
Campbell Barton | prepare for 'a' bugfix release, splash and version... |
commit | commitdiff | tree |
2013-07-23 |
Campbell Barton | replave isfinite with finite for msvc |
commit | commitdiff | tree |
2013-07-23 |
Bastien Montagne | Minor UI typo fix... ;) |
commit | commitdiff | tree |
2013-07-23 |
Daniel Stokes | BGE fix [#35472] Sun variance shadows does not work... |
commit | commitdiff | tree |
2013-07-22 |
Campbell Barton | fix own regression, OpenGL render with 'New Window... |
commit | commitdiff | tree |
2013-07-22 |
Campbell Barton | use BLI_bitmap for crazyspace vertex tagging. |
commit | commitdiff | tree |
2013-07-22 |
Campbell Barton | remove the pointer from BLI_bitmap's typedef, |
commit | commitdiff | tree |
2013-07-22 |
Campbell Barton | optimization: only calculate the normals for passing... |
commit | commitdiff | tree |
2013-07-22 |
Mitchell Stokes | BGE: Fix for [#34398] "«illegal operator» in Expression... |
commit | commitdiff | tree |
2013-07-22 |
Campbell Barton | hidden-wire draw option: always use the cage when maski... |
commit | commitdiff | tree |
2013-07-22 |
Campbell Barton | fix/workaround for crash in ocean modifier when size... |
commit | commitdiff | tree |
2013-07-22 |
Campbell Barton | fix [#36247] Modifier Ocean (Geometry in Displace)... |
commit | commitdiff | tree |
2013-07-22 |
Campbell Barton | fix [#36248] Crash using factor input on color mix... |
commit | commitdiff | tree |
2013-07-22 |
Sv. Lockal | Allow creation of mask nodes in compositor with drag... |
commit | commitdiff | tree |
2013-07-22 |
Campbell Barton | fix regression in 2.68 [#36240] Painting Undo Enable... |
commit | commitdiff | tree |
2013-07-22 |
Campbell Barton | optimization: |
commit | commitdiff | tree |
2013-07-22 |
Campbell Barton | optimization: lazy initialize EditDerivedBMesh members... |
commit | commitdiff | tree |
2013-07-22 |
Sergej Reich | cloth: Fix [#36224] Cloth Simulation Doesn't Work on... |
commit | commitdiff | tree |
2013-07-22 |
Campbell Barton | old todo, rotate around individual origins now supports... |
commit | commitdiff | tree |
2013-07-22 |
Campbell Barton | transform was flushing the selection (inline), now... |
commit | commitdiff | tree |
2013-07-22 |
Lukas Toenne | Show full image node detail buttons in the sidebar... |
commit | commitdiff | tree |
2013-07-22 |
Campbell Barton | add support for BM_mesh_calc_face_groups to use vertex... |
commit | commitdiff | tree |
2013-07-21 |
Sv. Lockal | Fix crash in adding a new mask point after subdividing... |
commit | commitdiff | tree |
2013-07-21 |
Jason Wilkins | _MSV_VER should be _MSC_VER |
commit | commitdiff | tree |
2013-07-21 |
Campbell Barton | code cleanup: de-duplicate BLI_ghashIterator_new/init... |
commit | commitdiff | tree |
2013-07-21 |
Campbell Barton | correct switch statement: image_listener NC_GEOM was... |
commit | commitdiff | tree |
2013-07-21 |
Campbell Barton | snap to cursor (offset option) added for UV's too. |
commit | commitdiff | tree |
2013-07-21 |
Campbell Barton | code cleanup: compiler warnings |
commit | commitdiff | tree |
2013-07-21 |
Sergey Sharybin | Fixes for recent Wlimit stuff, which makes strict gcc... |
commit | commitdiff | tree |
2013-07-21 |
Thomas Dinges | Code cleanup / Cycles: |
commit | commitdiff | tree |
2013-07-21 |
Campbell Barton | using shift +/- to dolly with a locked camera now works. |
commit | commitdiff | tree |
2013-07-21 |
Campbell Barton | fix for unintended fall-through in switch statement... |
commit | commitdiff | tree |
2013-07-21 |
Campbell Barton | style cleanup: depsgraph.c, committing separate since... |
commit | commitdiff | tree |
2013-07-21 |
Campbell Barton | code cleanup: add break statements in switch ()'s,... |
commit | commitdiff | tree |
2013-07-21 |
Campbell Barton | fix [#36234] Dynamic Topology undo crash |
commit | commitdiff | tree |
2013-07-20 |
Campbell Barton | add new snap option: 'Selection to Cursor (Offset)', |
commit | commitdiff | tree |
2013-07-20 |
Campbell Barton | fix for bug snapping multiple pose bones to the cursor... |
commit | commitdiff | tree |
2013-07-20 |
Campbell Barton | misc edits |
commit | commitdiff | tree |
2013-07-20 |
Sv. Lockal | Fix descriptions for mask selection operators and use... |
commit | commitdiff | tree |
2013-07-20 |
Sv. Lockal | Select more/less tool for mask splines |
commit | commitdiff | tree |
2013-07-20 |
Thomas Dinges | Cycles / Sampling Presets: |
commit | commitdiff | tree |
next |