blender/doc/python_api
Campbell Barton a97180046b Fix bash/ksh specific test syntax
[ foo = bar ] has been the traditional compare operator, using == is supported by some shells, but not all. The latter offers no advantage over the former.

Differential Revision: https://developer.blender.org/D179
2014-01-07 14:12:02 +11:00
..
blender-org fix [#28151] export OBJ don't save the extension 2011-08-03 05:32:07 +00:00
epy hide overly picky warnings from 'pylint' for pep8 script, indentation edits. 2011-11-19 16:17:35 +00:00
examples Patch D133: Python wrapper for BLI_kdtree (adds mathutils.kdtree) 2014-01-06 20:32:34 +11:00
rst Fix T38032, typo in Python API documentation. 2014-01-03 02:28:21 +01:00
rst_from_bmesh_opdefines.py Py API doc generation: add bpy.app.translations module, and fix a few errors found while building the doc. Thanks to Campbell for review. 2013-04-19 13:00:21 +00:00
sphinx_changelog_gen.py update autogenerated changelog. also correct typos in the generator. 2013-05-09 01:58:49 +00:00
sphinx_doc_gen_monkeypatch.py add python api docstring for 'bpy.types.Operator.bl_property' 2013-02-05 05:09:19 +00:00
sphinx_doc_gen.py Patch D133: Python wrapper for BLI_kdtree (adds mathutils.kdtree) 2014-01-06 20:32:34 +11:00
sphinx_doc_gen.sh Fix bash/ksh specific test syntax 2014-01-07 14:12:02 +11:00