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
2022-02-15Fixed typo in function OVERLAY_angular_limitssoc-2021-simulation-displaySoumya Pochirau
2022-02-15Added comments to explain the calculations in hinge constraint debug drawing ...Soumya Pochirau
2022-02-09Merge branch 'master' into soc-2021-simulation-displaySoumya Pochirau
2022-02-07Curves: Rename "Hair" types, variables, and functions to "Curves"Hans Goudey
2021-12-01Merge branch 'master' into soc-2021-simulation-displayYour Name
2021-11-09Viewport: Remove different outline color for instancesHans Goudey
2021-09-27Cleanup: spelling in commentsCampbell Barton
2021-09-14Merge branch 'master' into soc-2021-simulation-displaysoumya pochiraju
2021-09-14Constraints: visualisation works with kinematic objectssoumya pochiraju
2021-09-11Fix memory leak in non primitive collision shapesoumya pochiraju
2021-09-01Fix: Memory leak in non primitive collision shape drawing functionssoumya pochiraju
2021-08-26Cleanup: clang-formatCampbell Barton
2021-08-23Fix T90651: camera reconstruction crash without scene cameraPhilipp Oeser
2021-08-18Cleanup: Forcessoumya pochiraju
2021-08-18Fix: Incorrect acceleration. Store velocities of only the last substep, subtr...soumya pochiraju
2021-08-18Cleanup: Constraints and panelssoumya pochiraju
2021-08-17Cleanup: collision display: faces of box, cone and cylindersoumya pochiraju
2021-08-16Fix: transform matrix for drawing colliding walls on box shapesoumya pochiraju
2021-08-16Cleanup: Changed the place of non primitive collision shapes functions to dra...soumya pochiraju
2021-08-16Fix: Check for colliding faces after stepping through the simulation instead ...soumya pochiraju
2021-08-15Cleanup: Changed the place of the store_draw_data functions of convex hull an...soumya pochiraju
2021-08-14Cleanup: Constraint linear limits visualisationsoumya pochiraju
2021-08-13Physics: Changed hinge constraint visualisation so that it uses the transform...soumya pochiraju
2021-08-12Add Extras Dropdown Menu to ConstraintsHenrik Dick
2021-08-12Cleanup: Hinge constraint visualisation, non primitive collision shape drawingsoumya pochiraju
2021-08-09Fix incorrect position of disks in hinge constraintsoumya pochiraju
2021-08-06Modified slider and hinge constraint and added visualisation for the piston c...soumya pochiraju
2021-08-01Merge branch 'master' into soc-2021-simulation-displaysoumya pochiraju
2021-08-01Physics: Implemented caching previous velocity of rigid bodies so that accele...soumya pochiraju
2021-08-01Physics: Added visualisation for slider and hinge constraints.soumya pochiraju
2021-07-26Physics: Added visualisation for the slider constraint.soumya pochiraju
2021-07-11Physics: Added visualisation for trimesh collision shape typesoumya pochiraju
2021-07-07Physics: Implemented darwing convex hull collisions shapes using mesh_batch_c...soumya pochiraju
2021-07-04Physics: enabled drawing for convex hull collision shape and corrected scale ...soumya pochiraju
2021-07-03Cleanup: consistent use of tags: NOTE/TODO/FIXME/XXXCampbell Barton
2021-06-27Merge branch 'master' into soc-2021-simulation-displaysoumya pochiraju
2021-06-27Physics: Added visualisation for rigid body states and a small fix for forcessoumya pochiraju
2021-06-24Cleanup: comment blocks, trailing space in commentsCampbell Barton
2021-06-22Cleanup: fixed some issues with collision display and formatted the codesoumya pochiraju
2021-06-21No new features, just some cleanups to collision display codesoumya pochiraju
2021-06-19Physics: Added basic visualisation for collisions, plus some cleanups to the ...soumya pochiraju
2021-06-14Physics: Added visualisation for rigid bodies' velocities.soumya pochiraju
2021-06-14Physics: Added visualisation for frictional forces, plus some clean-ups to pr...soumya pochiraju
2021-06-14Pysics: Added visualisation for forces due to effectors, normal forces and gr...soumya pochiraju
2021-06-14learnt basic arrow, ui panelssoumya pochiraju
2021-04-08Fix T81707: Spline IK Joints "Floating" above curveSebastian Parborg
2021-02-06UI: Fix Typos in Comments and Docsluzpaz
2021-02-05Cleanup: correct spelling in commentsCampbell Barton
2020-11-24Viewport: cannot select object by clicking on its instancesJacques Lucke
2020-11-13UI: Adaptive HDRI preview resolutionIvan Perevala