17e1e2bfd8
Cleanup: correct spelling in comments
2021-02-05 16:23:34 +11:00
df4935b29b
Cleanup: Fix wrong doxygen groups
...
Was missed in rB9b6088cb9da4df1a893361997fc1a22986bf6f2e
2020-11-06 01:46:50 -05:00
deca7c7954
Cleanup: spelling
2020-10-14 14:43:54 +11:00
2abfcebb0e
Cleanup: use C comments for descriptive text
...
Follow our code style guide by using C-comments for text descriptions.
2020-10-10 22:04:51 +11:00
9b6088cb9d
Simulation: Change BPH prefix to SIM
...
In a previous commit the `physics` folder has been renamed to `simulation`.
This commit updates the function/file prefix accordingly.
2020-07-16 14:37:21 +02:00
9363c4de06
Simulation: Rename physics directory to simulation
...
Function names will be updated in a separate commit.
This will be the place for the new particle system and other
code related to the Simulation data block. We don't want
to have all that code in blenkernel.
Approved by brecht.
2020-07-16 14:28:38 +02:00