2013-05-13 |
Campbell Barton | fix [#35335] Crash when rendering a text object with... |
tree | commitdiff |
2013-05-13 |
Campbell Barton | add missing STACK_INIT, also quiet float <> double... |
tree | commitdiff |
2013-05-12 |
Sergey Sharybin | Remplace bunch of annoying ifdefs in tracking.c with... |
tree | commitdiff |
2013-05-12 |
Sergey Sharybin | Fix for keyed marker search not happening correct in... |
tree | commitdiff |
2013-05-12 |
Sergey Sharybin | Fix for "no functional changes" commit |
tree | commitdiff |
2013-05-12 |
Sergey Sharybin | Refine markers position operator |
tree | commitdiff |
2013-05-12 |
Sergey Sharybin | Documentation for functions inside tracking.c |
tree | commitdiff |
2013-05-12 |
Sv. Lockal | Fix crash when closing blend files with no line styles |
tree | commitdiff |
2013-05-12 |
Brecht Van Lommel | Fix material/lamp drivers not working sometimes when... |
tree | commitdiff |
2013-05-12 |
Brecht Van Lommel | Image paint: 2D painting now supports texture masks... |
tree | commitdiff |
2013-05-12 |
Campbell Barton | correct assert for driver evaluation, |
tree | commitdiff |
2013-05-10 |
Miika Hamalainen | Couple fixes for my previous commit: |
tree | commitdiff |
2013-05-10 |
Miika Hamalainen | Smoke: Add new "Full Sample" option to high resolution... |
tree | commitdiff |
2013-05-10 |
Campbell Barton | Optimize BKE_mesh_calc_normals(), gives approx 25%... |
tree | commitdiff |
2013-05-10 |
Campbell Barton | avoid customdata lookups for selection test/enable... |
tree | commitdiff |
2013-05-09 |
Sergey Sharybin | Reconstructed scene scale ambiguity improvement |
tree | commitdiff |
2013-05-09 |
Sergey Sharybin | Changes to footage information panel |
tree | commitdiff |
2013-05-09 |
Campbell Barton | can't use alloca in inline functions (fills up stack... |
tree | commitdiff |
2013-05-09 |
Campbell Barton | bmesh: avoid using BLI_array macros for every face... |
tree | commitdiff |
2013-05-09 |
Campbell Barton | bmesh speedup: skip free-realloc while running CustomDa... |
tree | commitdiff |
2013-05-09 |
Thomas Dinges | Partial revert of own commits r56604 and r56603: |
tree | commitdiff |
2013-05-08 |
Thomas Dinges | UI naming consistency: |
tree | commitdiff |
2013-05-08 |
Thomas Dinges | Blender 2.68 release cycle begin: |
tree | commitdiff |
2013-05-08 |
Lukas Toenne | Extended the draw callback API for node sockets with... |
tree | commitdiff |
2013-05-08 |
Lukas Toenne | Change to socket draw functions: instead of always... |
tree | commitdiff |
2013-05-08 |
Sergey Sharybin | Mask modifier for sequences |
tree | commitdiff |
2013-05-08 |
Brecht Van Lommel | Fix #35240: command line -t number of threads option... |
tree | commitdiff |
2013-05-08 |
Campbell Barton | minor speedup for bmesh - add CustomData_bmesh_free_blo... |
tree | commitdiff |
2013-05-08 |
Campbell Barton | speedup for freeing bmeshes, skip calling free on every |
tree | commitdiff |
2013-05-08 |
Campbell Barton | rename BLI_ghashIterator_notDone() -> BLI_ghashIterator... |
tree | commitdiff |
2013-05-08 |
Campbell Barton | use bool for customdata functions. |
tree | commitdiff |
2013-05-08 |
Campbell Barton | code clenup: rename BKE_mesh_poly_calc_angles -> BKE_me... |
tree | commitdiff |
2013-05-08 |
Campbell Barton | remove unused define CLAMPTEST, move INPR to |
tree | commitdiff |
2013-05-08 |
Campbell Barton | add matrix multiply for projection that outputs 2d... |
tree | commitdiff |
2013-05-08 |
Campbell Barton | use unsigned int, for mask rasterizer. |
tree | commitdiff |
2013-05-08 |
Campbell Barton | code cleanup: use 'const float[2]' where possible. |
tree | commitdiff |
2013-05-08 |
Campbell Barton | code cleanup: BKE_mesh_nurbs_displist_to_mdata(), use... |
tree | commitdiff |
2013-05-08 |
Campbell Barton | code cleanup: remove unused 'dm' arg from BVHTreeFromMesh. |
tree | commitdiff |
2013-05-08 |
Campbell Barton | remove unneeded null check in draw_viewport_name |
tree | commitdiff |
2013-05-08 |
Campbell Barton | fix [#35259] Crash when enabling mesh analysis intersect. |
tree | commitdiff |
2013-05-07 |
Ton Roosendaal | And here's the epic 2.67 splash and version! |
tree | commitdiff |
2013-05-07 |
Sergey Sharybin | Fix #35122: Blenderplayer crashes when loading level |
tree | commitdiff |
2013-05-06 |
Sergey Sharybin | Fix for crash when using 2D stabilization for float... |
tree | commitdiff |
2013-05-06 |
Sergey Sharybin | Fix missing angle zerolization when 2d stabilization... |
tree | commitdiff |
2013-05-05 |
Brecht Van Lommel | Fix #35209: cycles generated texture coordinates did... |
tree | commitdiff |
2013-05-03 |
Campbell Barton | correct own recent commit, confused totloop with dm_tot... |
tree | commitdiff |
2013-05-02 |
Brecht Van Lommel | Fix #35174: dynamic paint displacement missing in render. |
tree | commitdiff |
2013-05-02 |
Campbell Barton | remove re-allocations while building weight paint color... |
tree | commitdiff |
2013-05-01 |
Brecht Van Lommel | Fix 2D painting gave squares rather than a disk for... |
tree | commitdiff |
2013-05-01 |
Brecht Van Lommel | Fix #35149: solidify modifier + vertex parent not worki... |
tree | commitdiff |
2013-05-01 |
Campbell Barton | style cleanup |
tree | commitdiff |
2013-05-01 |
Campbell Barton | holding ctrl when using arrow keys in the text editor... |
tree | commitdiff |
2013-04-30 |
Brecht Van Lommel | More painting fixes: |
tree | commitdiff |
2013-04-30 |
Brecht Van Lommel | Fix another part of #35141: there was no way to reset... |
tree | commitdiff |
2013-04-30 |
Brecht Van Lommel | Fix #35141: stencil and 3D texture mode did not work... |
tree | commitdiff |
2013-04-30 |
Brecht Van Lommel | More image painting fixes: |
tree | commitdiff |
2013-04-29 |
Miika Hamalainen | Fix [#35110]: Dynamic Paint does not paint accurately... |
tree | commitdiff |
2013-04-28 |
Campbell Barton | tweak for epsilon of intersection check, was too small... |
tree | commitdiff |
2013-04-28 |
Campbell Barton | fix for inserting a color-curve point. |
tree | commitdiff |
2013-04-28 |
Campbell Barton | warning cleanup: assignment to unused vars, r56359... |
tree | commitdiff |
2013-04-27 |
Campbell Barton | fix for crash while drawing editmesh with weights in... |
tree | commitdiff |
2013-04-27 |
Campbell Barton | quiet warning, color blend c file was missing own inclu... |
tree | commitdiff |
2013-04-27 |
Brecht Van Lommel | Fix part of #34233: bad alpha blending for 2D image... |
tree | commitdiff |
2013-04-27 |
Campbell Barton | fix for own commit r56204, wasnt checking edges exist... |
tree | commitdiff |
2013-04-26 |
Campbell Barton | real fix for [#35097], (curve cap flipping). |
tree | commitdiff |
2013-04-26 |
Campbell Barton | fix [#35097] only one curve cap is visible while backfa... |
tree | commitdiff |
2013-04-26 |
Sergej Reich | game engine: Use 0.04 as default collision margin |
tree | commitdiff |
2013-04-26 |
Joshua Leung | Bugfix [#34645] NlaStrip Tweak Mode - No automatic... |
tree | commitdiff |
2013-04-26 |
Campbell Barton | add subsurf limits, in RNA, there were none, but subsur... |
tree | commitdiff |
2013-04-26 |
Sergey Sharybin | Fix #35082: Blender Freeze when change smoke domain... |
tree | commitdiff |
2013-04-25 |
Campbell Barton | style cleanup |
tree | commitdiff |
2013-04-25 |
Sv. Lockal | minor fixes for freestyle |
tree | commitdiff |
2013-04-24 |
Brecht Van Lommel | Fix #34806: rigid body world settings were not copied... |
tree | commitdiff |
2013-04-24 |
Brecht Van Lommel | Fix #34783: smoke simulation crash when changing frame... |
tree | commitdiff |
2013-04-24 |
Lukas Toenne | Fix for #34739 and #35060, avoid ambiguity in composito... |
tree | commitdiff |
2013-04-24 |
Howard Trickey | Fix bug #34611: bevel overlap limit |
tree | commitdiff |
2013-04-24 |
Campbell Barton | simple optimizations for bvhtree_from_mesh_faces()... |
tree | commitdiff |
2013-04-23 |
Campbell Barton | alternate fix for [#24887] - r33294. |
tree | commitdiff |
2013-04-23 |
Campbell Barton | use string escaping when renaming animation paths ... |
tree | commitdiff |
2013-04-23 |
Campbell Barton | fix [#34958] keyframe many items would fail if there... |
tree | commitdiff |
2013-04-23 |
Antony Riakiotakis | Allow hiding separate hiding of overlays on stroke. |
tree | commitdiff |
2013-04-23 |
Antony Riakiotakis | Add stencil control for mask overlay. Key combinations... |
tree | commitdiff |
2013-04-22 |
Antony Riakiotakis | Overlay fixes: |
tree | commitdiff |
2013-04-22 |
Brecht Van Lommel | Fix part of #34882: mesh active face not drawing stippl... |
tree | commitdiff |
2013-04-22 |
Antony Riakiotakis | Overlay refactor: |
tree | commitdiff |
2013-04-22 |
Joshua Leung | Bugfix [#34836] Crash when driver variable has path... |
tree | commitdiff |
2013-04-22 |
Campbell Barton | fix [#35026] Curve build modifier |
tree | commitdiff |
2013-04-22 |
Antony Riakiotakis | Support more mapping modes for alpha masks. Tiled,... |
tree | commitdiff |
2013-04-22 |
Sergey Sharybin | Fix #35039: two other issues with curve caps |
tree | commitdiff |
2013-04-20 |
Lukas Toenne | Removed the group_tree_idname property from node types... |
tree | commitdiff |
2013-04-20 |
Campbell Barton | skip checks in statvis_calc_thickness(). also remove... |
tree | commitdiff |
2013-04-20 |
Campbell Barton | fix [#35025] Mesh Debug samples strange behavior |
tree | commitdiff |
2013-04-19 |
Sergey Sharybin | Bring back support of FFmpeg >= 0.7 |
tree | commitdiff |
2013-04-19 |
Sergey Sharybin | Fix #34818: Sculpting Mode only rotates around geometry... |
tree | commitdiff |
2013-04-19 |
Lukas Toenne | Fix for bug reported by Dalai Felinto on IRC, crash... |
tree | commitdiff |
2013-04-18 |
Campbell Barton | fix for problem with too low epsilon when calculating... |
tree | commitdiff |
2013-04-18 |
Campbell Barton | add display mode for sharp edges. |
tree | commitdiff |
2013-04-18 |
Campbell Barton | code cleanup: removed unneeded null check in object... |
tree | commitdiff |
2013-04-18 |
Lukas Toenne | Fix for #35010, Node Groups don't show up anymore in... |
tree | commitdiff |
2013-04-18 |
Campbell Barton | fix range for face distortion and display for concave... |
tree | commitdiff |
next |