2018-05-13 |
Campbell Barton | Cleanup: trailing space |
blob | commitdiff | raw |
2018-05-06 |
Campbell Barton | Object Snap: add object & matrix to view ray cast |
blob | commitdiff | raw | diff to current |
2017-11-29 |
Sergey Sharybin | Transform: Avoid use of ob->recalc in snapping code |
blob | commitdiff | raw | diff to current |
2017-10-17 |
Campbell Barton | Cleanup: use 'e' prefix for enum typedefs |
blob | commitdiff | raw | diff to current |
2017-09-27 |
Campbell Barton | Math Lib: Add non-clamped round_* functions |
blob | commitdiff | raw | diff to current |
2017-08-16 |
mano-wii | Transform: remove unused function |
blob | commitdiff | raw | diff to current |
2017-08-16 |
mano-wii | Transform: Move enum `SnapSelect` to `ED_transform_snap... |
blob | commitdiff | raw | diff to current |
2017-02-03 |
Germano Cavalcante | Remove flag: `SNAP_OBJECT_USE_CACHE` from snap_context |
blob | commitdiff | raw | diff to current |
2017-01-30 |
Germano Cavalcante | Fix T49632: Grease pencil in "Edit Strokes" mode: Snap... |
blob | commitdiff | raw | diff to current |
2016-07-28 |
Campbell Barton | Cleanup: unused transform member |
blob | commitdiff | raw | diff to current |
2016-06-21 |
Campbell Barton | Fix T48697: Brush curve-stroke snaps strangely |
blob | commitdiff | raw | diff to current |
2016-06-18 |
Campbell Barton | Cleanup: style, whitespace, doxy filepaths |
blob | commitdiff | raw | diff to current |
2016-06-03 |
Germano Cavalcante | Cleanup & simplify snapping functions |
blob | commitdiff | raw | diff to current |
2016-05-31 |
Campbell Barton | Fix T48554: Absolute grid snap fails w/ cursor pivot |
blob | commitdiff | raw | diff to current |
2016-05-11 |
Germano Cavalcante | Transform Volume rewrite/refactor |
blob | commitdiff | raw | diff to current |
2016-05-11 |
Campbell Barton | BLI_kdopbvh: Use distance for BLI_bvhtree_ray_cast_all |
blob | commitdiff | raw | diff to current |
2016-05-10 |
Campbell Barton | Correct armature-sketch snap context use |
blob | commitdiff | raw | diff to current |
2016-05-09 |
Campbell Barton | Fix crash introduced w/ snap refactor |
blob | commitdiff | raw | diff to current |
2016-05-05 |
Campbell Barton | Correct snap checks for edges & faces |
blob | commitdiff | raw | diff to current |
2016-05-05 |
Campbell Barton | Don't overwrite existing snap context |
blob | commitdiff | raw | diff to current |
2016-05-05 |
Germano Cavalcante | Transform/Snap: EditMesh/BKE_bvhutils API improvements |
blob | commitdiff | raw | diff to current |
2016-04-22 |
Campbell Barton | Transform Snap: initial snap context refactor |
blob | commitdiff | raw | diff to current |
2016-03-24 |
Campbell Barton | Fix T47838: Walk gravity fails w/ intersecting objects |
blob | commitdiff | raw | diff to current |
2016-02-10 |
Campbell Barton | Cleanup: remove unused radius argument |
blob | commitdiff | raw | diff to current |
2016-02-05 |
Bastien Montagne | Fix error in last commit. |
blob | commitdiff | raw | diff to current |
2016-02-05 |
Bastien Montagne | Fix T47326: Snap to vertices not working properly in... |
blob | commitdiff | raw | diff to current |
2016-02-01 |
Campbell Barton | Fix transform crash in rare cases |
blob | commitdiff | raw | diff to current |
2016-01-25 |
Germano Cavalcante | Transform: optimize vertex snap w/ nearest-to-ray |
blob | commitdiff | raw | diff to current |
2016-01-18 |
Campbell Barton | Transform: no need to store distance to snap point |
blob | commitdiff | raw | diff to current |
2016-01-18 |
Campbell Barton | Fix T29153: Rotate & scale ignore snapping points |
blob | commitdiff | raw | diff to current |
2016-01-12 |
Bastien Montagne | Fix T47164: [Scene.raycast] - True result when it shoul... |
blob | commitdiff | raw | diff to current |
2015-12-02 |
Campbell Barton | Transform Snap: add optional face index arg |
blob | commitdiff | raw | diff to current |
2015-12-02 |
Campbell Barton | Cleanup: transform snap arguments |
blob | commitdiff | raw | diff to current |
2015-11-24 |
Campbell Barton | Fix T46816: Vert/Edge snap fails at edge of bounds |
blob | commitdiff | raw | diff to current |
2015-10-23 |
Campbell Barton | Correct own error w/ snap-scale T46503 |
blob | commitdiff | raw | diff to current |
2015-10-23 |
Campbell Barton | Fix snap-scale w/ axis constraint |
blob | commitdiff | raw | diff to current |
2015-10-16 |
Campbell Barton | Fix T46503: Snap scale fails using corner pivot |
blob | commitdiff | raw | diff to current |
2015-10-09 |
Campbell Barton | Correct own error in editmesh bvh |
blob | commitdiff | raw | diff to current |
2015-09-20 |
Julian Eisel | Cleanup: Use new vector transform functions |
blob | commitdiff | raw | diff to current |
2015-09-18 |
Campbell Barton | Use squared length where possible |
blob | commitdiff | raw | diff to current |
2015-09-14 |
Bastien Montagne | Fix T46099: snapping failed on objects with some NULL... |
blob | commitdiff | raw | diff to current |
2015-09-13 |
Campbell Barton | Cleanup: spelling |
blob | commitdiff | raw | diff to current |
2015-09-03 |
Julian Eisel | Quiet warnings |
blob | commitdiff | raw | diff to current |
2015-09-02 |
Campbell Barton | Fix snapping edit-gpencil to edit-mesh |
blob | commitdiff | raw | diff to current |
2015-09-01 |
Campbell Barton | Fix T45978: Ruler ignores new edit-mesh data |
blob | commitdiff | raw | diff to current |
2015-09-01 |
Campbell Barton | Fix uninitialized normal var w/ objects snapping |
blob | commitdiff | raw | diff to current |
2015-08-26 |
Campbell Barton | Correct fix for T39161: Scaling & snap |
blob | commitdiff | raw | diff to current |
2015-08-26 |
Campbell Barton | Fix T39161: Scaling fails w/ snap-to-point |
blob | commitdiff | raw | diff to current |
2015-08-20 |
Campbell Barton | Transform: Use BVH for volume-snap (optimization) |
blob | commitdiff | raw | diff to current |
2015-07-23 |
Campbell Barton | Use looptri for BVH raycast (simple cases) |
blob | commitdiff | raw | diff to current |
2015-07-23 |
Campbell Barton | Use looptri for volume snapping |
blob | commitdiff | raw | diff to current |
2015-07-13 |
Campbell Barton | Fix T45402: Transform crash w/ project+align snap |
blob | commitdiff | raw | diff to current |
2015-07-01 |
Campbell Barton | Transform: use snap-to-grid behavior from D910 |
blob | commitdiff | raw | diff to current |
2015-06-30 |
Campbell Barton | Transform: add back absolute snapping option |
blob | commitdiff | raw | diff to current |
2015-06-30 |
Campbell Barton | Cleanup: transform grid snap round, not floor |
blob | commitdiff | raw | diff to current |
2015-06-27 |
Campbell Barton | Transform: absolute grid snapping |
blob | commitdiff | raw | diff to current |
2015-06-26 |
Campbell Barton | Cleanup: transform center |
blob | commitdiff | raw | diff to current |
2015-06-26 |
Campbell Barton | Cleanup: transform aspect |
blob | commitdiff | raw | diff to current |
2015-05-17 |
Campbell Barton | Cleanup: indentation |
blob | commitdiff | raw | diff to current |
2015-04-27 |
Campbell Barton | Cleanup: use mul_v3_mat3_m4v3 |
blob | commitdiff | raw | diff to current |
2015-03-19 |
Antony Riakiotakis | Cleanup remove unused variable |
blob | commitdiff | raw | diff to current |
2015-03-19 |
Bastien Montagne | Fix T43989: Sequencer - Ctrl snapping a sequencer strip... |
blob | commitdiff | raw | diff to current |
2014-11-24 |
Antony Riakiotakis | Politically correct terrible consequencer changes |
blob | commitdiff | raw | diff to current |
2014-11-20 |
Antony Riakiotakis | Fix T42660 snapping not working nicely on graph editor. |
blob | commitdiff | raw | diff to current |
2014-11-16 |
Campbell Barton | Cleanup: use BLI_listbase_*** prefix for count,sort... |
blob | commitdiff | raw | diff to current |
2014-11-13 |
Antony Riakiotakis | Fix T42571,T42572 snapping ignores linked objects |
blob | commitdiff | raw | diff to current |
2014-10-30 |
Bastien Montagne | Transform: snapping: normal-align: Cleanup! |
blob | commitdiff | raw | diff to current |
2014-10-30 |
Campbell Barton | Math Lib: add transpose_m3_m3, m3_m4, m4_m4 |
blob | commitdiff | raw | diff to current |
2014-10-09 |
Campbell Barton | Cleanup: (float)floor -> floorf |
blob | commitdiff | raw | diff to current |
2014-09-24 |
Campbell Barton | Cleanup: const correctness for BLI_sortlist |
blob | commitdiff | raw | diff to current |
2014-09-24 |
Campbell Barton | Cleanup: use float versions of functions when in/output... |
blob | commitdiff | raw | diff to current |
2014-08-08 |
Antony Riakiotakis | Fix crash on edit mode with multi-align project |
blob | commitdiff | raw | diff to current |
2014-07-31 |
Antony Riakiotakis | Fix T40958 align rotation + project individual elements... |
blob | commitdiff | raw | diff to current |
2014-07-28 |
Bastien Montagne | As suggested by Campbell, rather use BVHTree to get... |
blob | commitdiff | raw | diff to current |
2014-07-28 |
Bastien Montagne | Fix T41191: Face snapping doesn't work properly. |
blob | commitdiff | raw | diff to current |
2014-07-28 |
Sergey Sharybin | Fix T41201: Blender Crashes when UV Editing |
blob | commitdiff | raw | diff to current |
2014-07-21 |
Antony Riakiotakis | GSOC 2013 paint |
blob | commitdiff | raw | diff to current |
2014-07-19 |
Campbell Barton | Defines: replace ELEM3-16 with ELEM(...), that can... |
blob | commitdiff | raw | diff to current |
2014-06-18 |
Antony Riakiotakis | Fix T40679. |
blob | commitdiff | raw | diff to current |
2014-06-18 |
Antony Riakiotakis | Revert "Fix flickering when transform snapping in edit... |
blob | commitdiff | raw | diff to current |
2014-06-14 |
Antony Riakiotakis | Fix T40610. This is a critical bug caused by own bugfix... |
blob | commitdiff | raw | diff to current |
2014-06-11 |
Antony Riakiotakis | Fix flickering when transform snapping in edit mode... |
blob | commitdiff | raw | diff to current |
2014-05-09 |
Campbell Barton | Fix T36973: Active snapping fails for edges/faces |
blob | commitdiff | raw | diff to current |
2014-04-30 |
Campbell Barton | Code cleanup: remove unused includes |
blob | commitdiff | raw | diff to current |
2014-04-26 |
Campbell Barton | Code cleanup: use 'const' for arrays (editors) |
blob | commitdiff | raw | diff to current |
2014-04-21 |
Campbell Barton | View2d: API Cleanup for view<->region conversion |
blob | commitdiff | raw | diff to current |
2014-04-16 |
Campbell Barton | Code cleanup: use bools & const args |
blob | commitdiff | raw | diff to current |
2014-03-29 |
Campbell Barton | Code cleanup: replace dot with len_squared and is_zero... |
blob | commitdiff | raw | diff to current |
2014-02-12 |
Campbell Barton | Code cleanup: style |
blob | commitdiff | raw | diff to current |
2014-02-07 |
Campbell Barton | ListBase API: add utility api funcs for clearing and... |
blob | commitdiff | raw | diff to current |
2014-02-02 |
Bastien Montagne | Fix T38435: Crash when pressing MMB in walk mode |
blob | commitdiff | raw | diff to current |
2014-02-02 |
Campbell Barton | Code cleanup: suffix vars to make obvious they are... |
blob | commitdiff | raw | diff to current |
2014-01-30 |
Bastien Montagne | More snapping fixes (this is ridiculous). |
blob | commitdiff | raw | diff to current |
2014-01-30 |
Bastien Montagne | Fix T38409: Snapping Bug |
blob | commitdiff | raw | diff to current |
2014-01-30 |
Bastien Montagne | Fix T38358: typo in own rB77089a3bf203. |
blob | commitdiff | raw | diff to current |
2014-01-29 |
Bastien Montagne | Fix T38358: Face snapping fails on Orthographic view |
blob | commitdiff | raw | diff to current |
2014-01-26 |
Bastien Montagne | Fix T38354: Excess memory allocation when projecting... |
blob | commitdiff | raw | diff to current |
2014-01-21 |
Lukas Tönne | Fix T38128: snapping to node border uses node centers. |
blob | commitdiff | raw | diff to current |
2013-12-26 |
Sergey Sharybin | Threaded object update and EvaluationContext |
blob | commitdiff | raw | diff to current |
2013-12-18 |
Campbell Barton | Revert svn r55587, fix for T34698 (Disable snap when... |
blob | commitdiff | raw | diff to current |
next |