[kalgebra] [Bug 373384] Only a single 3D graph plotted

2017-02-14 Thread Aleix Pol
https://bugs.kde.org/show_bug.cgi?id=373384

Aleix Pol  changed:

   What|Removed |Added

 Status|CONFIRMED   |RESOLVED
  Latest Commit||https://commits.kde.org/kal
   ||gebra/cb101600d027a3e509f84
   ||24dec57af115d447a23
 Resolution|--- |FIXED

--- Comment #4 from Aleix Pol  ---
Git commit cb101600d027a3e509f8424dec57af115d447a23 by Aleix Pol.
Committed on 15/02/2017 at 00:00.
Pushed by apol into branch 'master'.

Use PlotsView3DES to render 3D plots

Uses the same code we use on the mobile version, which doesn't have the
reported bug.

M  +6-6src/kalgebra.cpp
M  +3-4src/kalgebra.h

https://commits.kde.org/kalgebra/cb101600d027a3e509f8424dec57af115d447a23

-- 
You are receiving this mail because:
You are watching all bug changes.

[kalgebra] [Bug 373384] Only a single 3D graph plotted

2017-02-14 Thread Aleix Pol
https://bugs.kde.org/show_bug.cgi?id=373384

--- Comment #3 from Aleix Pol  ---
Git commit e10d40be86b1b27e3506c478ed28add7ffcb4ef3 by Aleix Pol.
Committed on 14/02/2017 at 23:58.
Pushed by apol into branch 'master'.

Consider Plotter3D, the non-OpenGLES version, deprecated

It wasn't working well (see reported bug) and it is essentially duplicating
effort.

M  +1-0analitzaplot/CMakeLists.txt
M  +6-17   analitzaplot/examples/plots3ddemo.cpp
M  +1-0analitzawidgets/CMakeLists.txt
M  +1-1analitzawidgets/plotsview3d.h

https://commits.kde.org/analitza/e10d40be86b1b27e3506c478ed28add7ffcb4ef3

-- 
You are receiving this mail because:
You are watching all bug changes.

[kalgebra] [Bug 373384] Only a single 3D graph plotted

2017-01-21 Thread Jarek
https://bugs.kde.org/show_bug.cgi?id=373384

Jarek  changed:

   What|Removed |Added

 CC||ja...@stormdust.net

--- Comment #2 from Jarek  ---
The same problem spotted in KAlgebra 0.10 for openSUSE Leap 42.2

-- 
You are receiving this mail because:
You are watching all bug changes.

[kalgebra] [Bug 373384] Only a single 3D graph plotted

2016-12-15 Thread Aleix Pol
https://bugs.kde.org/show_bug.cgi?id=373384

Aleix Pol  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Status|UNCONFIRMED |CONFIRMED

--- Comment #1 from Aleix Pol  ---
I also have this issue, just looked at the code and it's _really_ weird. :/

-- 
You are receiving this mail because:
You are watching all bug changes.