Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-05-16Solve merge errors in shader calls.soc-2018-nprYimingWu
2019-04-04Fix errorsYiming Wu
2019-03-08Type errorYiming Wu
2019-03-08Merge changesYiming Wu
2019-01-02Fixed clipping distance calculation, but clip plane triangle cutting still ha...Yiming Wu
2018-12-30Fixed intersection missings when bounding area separation occurs.Yiming Wu
2018-12-29Fixed hidden multi-thread error.Yiming Wu
2018-12-29Fix triangle-point test function for a stupid condition. See comment.Yiming Wu
2018-12-14Fix accidental merge errorYiming Wu
2018-12-12Resume default contour detection method.Yiming Wu
2018-12-08Fix merge errors.Nick Wu
2018-11-26added example functions for accessing LANPR occlusion dataNick Wu
2018-11-26Added temporary contour bypass for smooth contour modifier build.Nick Wu
2018-09-16DPIX normal controlled line widthNick Wu
2018-09-16Vertical line hack: tip point threshod fix and a condition branch.Nick Wu
2018-09-06Fixed vertical line missed calculations.Nick Wu
2018-09-06Partly fixed "Absolute horizontal/vertical" situations.Nick Wu
2018-09-06Fixed contour priority. Fixed software mode line type shader.Nick Wu
2018-09-06Fixed line width incorrect variations under different aspect ratios. commente...Nick Wu
2018-09-06Fixed software mode ortho condition errors in culling. Now working.Nick Wu
2018-08-31Software crease threshold follow DPIX'sNick Wu
2018-08-28Fixed chained line type display controlNick Wu
2018-08-28Fix directional object matrix errorNick Wu
2018-08-28Directional light control object ok, fixing file rwNick Wu
2018-08-28Normal controlled normal thickness for software is ok. No direction and posit...Nick Wu
2018-08-28Software normal control thickness for non-chain situationNick Wu
2018-08-18Fixed some matrix fuction naming formatNick Wu
2018-08-14Fixed lanpr field always NULL error. (caused by depsgraph scene copy)Nick Wu
2018-08-10Fixed taper on software sideNick Wu
2018-08-10Fixed shader variable naming style issue.Nick Wu
2018-08-09Modified UI for background color display and line layer on DPIX. Added consol...Nick Wu
2018-08-01Fixed software triangle and render line culling bug. (crappy, but works corre...Nick Wu
2018-08-01Uncrustify processed.Nick Wu
2018-08-01Fixed software rendering intersection cache updateNick Wu
2018-08-01Adapted multisample functions.Nick Wu
2018-07-30Added init code for default LANPR values. Fixed render and scene panels to ac...Nick Wu
2018-07-30changed most of the list API into BLI_'s. Removed many unused functionsNick Wu
2018-07-27Debugging small problem in threads, in lanpr_triangle_line_imagespace_interse...Nick Wu
2018-07-27Fixed intersection calculation memory leak, fixed snake UI error, added F12 s...Nick Wu
2018-07-25Fix camera access error, added report to no camera situation.Nick Wu
2018-07-25Fix code for strict compile.Nick Wu
2018-07-25Added debug shaders to find problems in f12Nick Wu
2018-07-24Modified UI for chaining.Nick Wu
2018-07-24Fixed c function and glsl file names.Nick Wu
2018-07-23Provide a switch to enable chaining or not.Nick Wu
2018-07-23Chain support line types and levels.Nick Wu
2018-07-23Merge and changed GWN APIs into GPU ones.Nick Wu
2018-07-20Fix render triangle size increment error.Nick Wu
2018-07-20Chain first level preview ok. Simplification have bugs.Nick Wu
2018-07-19Intersection chain now ok. (occlude level debug wait until tomorrow)Nick Wu