2011-01-09 |
Tamito Kajiyama | Merged changes in the trunk up to revision 34193. |
tree | commitdiff |
2011-01-09 |
Campbell Barton | use PySequence_Fast for matrix slice assignment to... |
tree | commitdiff |
2011-01-09 |
Campbell Barton | py matrix api |
tree | commitdiff |
2011-01-09 |
Campbell Barton | quiet zombie python class warning. bug remains but... |
tree | commitdiff |
2011-01-09 |
Campbell Barton | cleanup for mathutils multiplication functions, a littl... |
tree | commitdiff |
2011-01-09 |
Campbell Barton | Remove py mathutils Euler.unique() method |
tree | commitdiff |
2011-01-07 |
Campbell Barton | remove references to BKE_utildefines where its not... |
tree | commitdiff |
2011-01-07 |
Campbell Barton | split BKE_utildefines.h, now it only has blender specif... |
tree | commitdiff |
2011-01-07 |
Campbell Barton | incorrectly documented return type |
tree | commitdiff |
2011-01-07 |
Campbell Barton | py/rna api speedup for collection slicing in all cases... |
tree | commitdiff |
2011-01-06 |
Campbell Barton | py/rna optimizations, will help for faster exporting. |
tree | commitdiff |
2011-01-05 |
Campbell Barton | fix for py/rna mesh.materials[:] where empty materials... |
tree | commitdiff |
2011-01-05 |
Campbell Barton | edits for BPY_extern.h functions, no functional changes |
tree | commitdiff |
2011-01-03 |
Campbell Barton | fix for crash when some classes didnt register properly... |
tree | commitdiff |
2011-01-03 |
Campbell Barton | fix for own error with mathutils.geometry argument... |
tree | commitdiff |
2011-01-02 |
Tamito Kajiyama | Merged changes in the trunk up to revision 34010. |
tree | commitdiff |
2011-01-02 |
Campbell Barton | - correct typos in comments. |
tree | commitdiff |
2011-01-02 |
Campbell Barton | python api: rna array slices now return tuples rather... |
tree | commitdiff |
2011-01-02 |
Campbell Barton | geometry module |
tree | commitdiff |
2010-12-31 |
Campbell Barton | update python api with changes from Joshua's commit... |
tree | commitdiff |
2010-12-31 |
Campbell Barton | CMake: use blender_include_dirs("${OPENGL_INCLUDE_DIR... |
tree | commitdiff |
2010-12-28 |
Joshua Leung | Drivers Code Cleanups and UI Tweaks: |
tree | commitdiff |
2010-12-27 |
Tamito Kajiyama | Merged changes in the trunk up to revision 33894. |
tree | commitdiff |
2010-12-24 |
Campbell Barton | return typle for mathutils slice's. |
tree | commitdiff |
2010-12-23 |
Campbell Barton | fix for PyC_LineSpit() finding the current line of... |
tree | commitdiff |
2010-12-22 |
Campbell Barton | rename blenderlib to blender_add_lib |
tree | commitdiff |
2010-12-22 |
Campbell Barton | remove reload() from builtins since python3 no longer... |
tree | commitdiff |
2010-12-18 |
Tamito Kajiyama | Merged changes in the trunk up to revision 33765. |
tree | commitdiff |
2010-12-18 |
Campbell Barton | fix [#25262] Keyboard shortcut presets can't be made... |
tree | commitdiff |
2010-12-15 |
Campbell Barton | BKE_assert(), only prints the error unless cmake define... |
tree | commitdiff |
2010-12-15 |
Campbell Barton | access bpy.app.debug_value, G.rt internally |
tree | commitdiff |
2010-12-13 |
Campbell Barton | Expose access to PROP_ENUM_FLAG from bpy.props.EnumProp... |
tree | commitdiff |
2010-12-13 |
Campbell Barton | exceptions in registering properties were not properly... |
tree | commitdiff |
2010-12-11 |
Sergey Sharybin | New math util funcitons: |
tree | commitdiff |
2010-12-10 |
Campbell Barton | patch [#25027] formatting mathutils.geometry module... |
tree | commitdiff |
2010-12-09 |
Diego Borghetti | Change the BLF_aspect function to handle 3d text. |
tree | commitdiff |
2010-12-09 |
Dalai Felinto | renaming blf_api.h to blf_py_api.h |
tree | commitdiff |
2010-12-09 |
Campbell Barton | - internal py/rna ifdef's USE_MATHUTILS was mixed up, |
tree | commitdiff |
2010-12-08 |
Campbell Barton | use lowercase for cmake builtin names and macros, remov... |
tree | commitdiff |
2010-12-08 |
Campbell Barton | fix for own change r33524, at the moment the context... |
tree | commitdiff |
2010-12-07 |
Campbell Barton | minor internal python api change - pass the context... |
tree | commitdiff |
2010-12-07 |
Campbell Barton | pass along the context to extension functions, this... |
tree | commitdiff |
2010-12-07 |
Campbell Barton | mathutils quaternion axis/angle access was broken for... |
tree | commitdiff |
2010-12-06 |
Campbell Barton | include getset's for generating module docs. |
tree | commitdiff |
2010-12-06 |
Tamito Kajiyama | * Merged changes in the trunk up to revision 33492. |
tree | commitdiff |
2010-12-06 |
Campbell Barton | - converted path cleaning on file load to use bPath... |
tree | commitdiff |
2010-12-05 |
Campbell Barton | use BLI_strnlen rather then strlen when comparing again... |
tree | commitdiff |
2010-12-05 |
Campbell Barton | bpath iterator updates |
tree | commitdiff |
2010-12-05 |
Campbell Barton | use PyUnicode_DecodeFSDefault rather then PyUnicode_Dec... |
tree | commitdiff |
2010-12-04 |
Campbell Barton | Maintenance, |
tree | commitdiff |
2010-12-04 |
Campbell Barton | disallow setting RNA attributes while drawing, this... |
tree | commitdiff |
2010-12-03 |
Campbell Barton | Enabled GCC -Wwrite-strings warning for CMake and repla... |
tree | commitdiff |
2010-12-03 |
Campbell Barton | - added GCC warning -Wstrict-prototypes |
tree | commitdiff |
2010-12-03 |
Campbell Barton | fix for some pedantic warnings. |
tree | commitdiff |
2010-12-02 |
Campbell Barton | correction to error message from Dan Eicher |
tree | commitdiff |
2010-11-29 |
Campbell Barton | fix for error when changing DISBALE_PYTHON -> WITH_PYTHON, |
tree | commitdiff |
2010-11-29 |
Campbell Barton | include headers in cmake source, added a script to... |
tree | commitdiff |
2010-11-28 |
Campbell Barton | minor changes to the python api. |
tree | commitdiff |
2010-11-27 |
Tamito Kajiyama | Merged changes in the trunk up to revision 33348. |
tree | commitdiff |
2010-11-27 |
Campbell Barton | python access to driver namespace, rather then have... |
tree | commitdiff |
2010-11-25 |
Campbell Barton | new vectors that were the result of functions or operat... |
tree | commitdiff |
2010-11-24 |
Campbell Barton | bugfix [#24884] Loading any preset leads to crash |
tree | commitdiff |
2010-11-24 |
Campbell Barton | bugfix [#23871] OSX panel button bug (Python Namespace... |
tree | commitdiff |
2010-11-23 |
Campbell Barton | minor edits to exception formatting (remove ... or... |
tree | commitdiff |
2010-11-23 |
Campbell Barton | fix for typo in mathutils vec.to_track_quat() argument... |
tree | commitdiff |
2010-11-23 |
Campbell Barton | partial fix for [#23532] |
tree | commitdiff |
2010-11-23 |
Campbell Barton | use zero initializers instead of memset(), also change... |
tree | commitdiff |
2010-11-22 |
Campbell Barton | - blend_m3_m3m3 and blend_m4_m4m4 now support matrices... |
tree | commitdiff |
2010-11-21 |
Campbell Barton | - some more rna range corrections |
tree | commitdiff |
2010-11-21 |
Campbell Barton | incorrect argument parsing for python opengl module... |
tree | commitdiff |
2010-11-20 |
Campbell Barton | - report python script errors to blender report system... |
tree | commitdiff |
2010-11-19 |
Campbell Barton | use 'const char *' for imbuf and file ops. |
tree | commitdiff |
2010-11-17 |
Joshua Leung | Keyframing Operators: Improved Error Messages |
tree | commitdiff |
2010-11-17 |
Campbell Barton | use 'const char *' by default with RNA functions except... |
tree | commitdiff |
2010-11-17 |
Campbell Barton | - move cmake file for python. |
tree | commitdiff |
2010-11-17 |
Tamito Kajiyama | Merged changes in the trunk up to revision 33112. |
tree | commitdiff |
2010-11-14 |
Campbell Barton | fix for own recent error, [#24695] column_vector_multip... |
tree | commitdiff |
2010-11-12 |
Campbell Barton | fix for vec * matrix always returning a 3D vector. |
tree | commitdiff |
2010-11-12 |
Campbell Barton | bugfix [#24665] mathutils.Matrix initialization is... |
tree | commitdiff |
2010-11-12 |
Campbell Barton | bugfix [#24660] (vector * matrix) fails, (matrix *... |
tree | commitdiff |
2010-11-11 |
Campbell Barton | fix for building, also use const char in more places. |
tree | commitdiff |
2010-11-11 |
Campbell Barton | BLF_draw functions take an extra length argument, so... |
tree | commitdiff |
2010-11-07 |
Campbell Barton | better exception check for calling operators. non dict... |
tree | commitdiff |
2010-11-05 |
Tamito Kajiyama | Merged changes in the trunk up to revision 32886. |
tree | commitdiff |
2010-11-04 |
Campbell Barton | fix to allow [#24009] to be fixed. |
tree | commitdiff |
2010-10-31 |
Campbell Barton | own recent commit broke this python import: |
tree | commitdiff |
2010-10-29 |
Campbell Barton | use PyImport_ExtendInittab for py module initialization... |
tree | commitdiff |
2010-10-27 |
Campbell Barton | Convenience defines SEP and ALTSEP (python has these... |
tree | commitdiff |
2010-10-27 |
Campbell Barton | workaround for python bug [#24400] If Script is execute... |
tree | commitdiff |
2010-10-26 |
Campbell Barton | move matrix decomposition out of object.c into BLI_math... |
tree | commitdiff |
2010-10-25 |
Campbell Barton | move geometry python module into mathutils.geometry... |
tree | commitdiff |
2010-10-25 |
Campbell Barton | Added function RNA_property_update_check() to check... |
tree | commitdiff |
2010-10-24 |
Tamito Kajiyama | Merged changes in the trunk up to revision 32684. |
tree | commitdiff |
2010-10-23 |
Campbell Barton | use explicit file paths for CMake rather then globing... |
tree | commitdiff |
2010-10-22 |
Campbell Barton | bpy.props: replace common error checks with macros... |
tree | commitdiff |
2010-10-20 |
Campbell Barton | fix for -Wunused-value |
tree | commitdiff |
2010-10-19 |
Campbell Barton | fix for exceptions in recent commit. |
tree | commitdiff |
2010-10-19 |
Campbell Barton | [#24270] RNA Properties with long Variable Names |
tree | commitdiff |
2010-10-19 |
Nathan Letwory | * Enable compile and link flags to build info also... |
tree | commitdiff |
2010-10-18 |
Tamito Kajiyama | Merged changes in the trunk up to revision 32565. |
tree | commitdiff |
next |