2013-11-08 |
Campbell Barton | fix for crash when deleting from an id property, with... |
tree | commitdiff |
2013-11-06 |
Bastien Montagne | Fix [#34675] *AFTER 2.69* Info view shows duplicate... |
tree | commitdiff |
2013-11-05 |
Campbell Barton | code cleanup: typos |
tree | commitdiff |
2013-11-04 |
Sergey Sharybin | Made buildinfo aware of builds from GIT |
tree | commitdiff |
2013-10-31 |
Campbell Barton | code cleanup: spelling |
tree | commitdiff |
2013-10-31 |
Campbell Barton | code cleanup: warnings |
tree | commitdiff |
2013-10-28 |
Campbell Barton | move bmesh array lookup data and utility functions... |
tree | commitdiff |
2013-10-27 |
Andrew Hale | Expose MVertSkin customdata layer in Python. This allow... |
tree | commitdiff |
2013-10-21 |
Campbell Barton | style cleanup |
tree | commitdiff |
2013-10-17 |
Campbell Barton | add local _PyLong_AsInt() needed for python older then... |
tree | commitdiff |
2013-10-17 |
Campbell Barton | add typechecks when assigning id-property arrays from... |
tree | commitdiff |
2013-10-17 |
Campbell Barton | simplify & improve error handling for id-property pytho... |
tree | commitdiff |
2013-10-17 |
Campbell Barton | fix [#37105] Long int IDproperties produces errors... |
tree | commitdiff |
2013-10-16 |
Campbell Barton | add IDP_FreeFromGroup(), replaces IDP_RemFromGroup... |
tree | commitdiff |
2013-10-12 |
Dalai Felinto | cmake/openimageio - partially reverting #60692 |
tree | commitdiff |
2013-10-12 |
Campbell Barton | code cleanup: use const's for vector args. |
tree | commitdiff |
2013-10-11 |
Irie Shinsuke | Fix build scripts related to PSD support. Both CMake... |
tree | commitdiff |
2013-10-11 |
Dalai Felinto | adding WITH_IMAGE_OPENIMAGEIO and removing the PSD... |
tree | commitdiff |
2013-10-08 |
Dalai Felinto | Photoshop PSD support |
tree | commitdiff |
2013-10-03 |
Campbell Barton | fix [#36924] Calling .define(...) on Macro subclass... |
tree | commitdiff |
2013-09-19 |
Campbell Barton | correct include guards and add checks in check_style_c... |
tree | commitdiff |
2013-09-18 |
Campbell Barton | replace macro PYC_INTERPRETER_ACTIVE for PyC_IsInterpre... |
tree | commitdiff |
2013-09-18 |
Campbell Barton | fixes for python api docs. |
tree | commitdiff |
2013-09-18 |
Campbell Barton | fix relating to bug [#36758], |
tree | commitdiff |
2013-09-17 |
Bastien Montagne | Update foreach_get/_set doc. |
tree | commitdiff |
2013-09-14 |
Campbell Barton | minor changes needed for building standalone mathutils. |
tree | commitdiff |
2013-09-12 |
Campbell Barton | add back library linking warning when renaming library... |
tree | commitdiff |
2013-09-11 |
Campbell Barton | fix [#36020] SmartUV Project is messy on a cube |
tree | commitdiff |
2013-09-11 |
Campbell Barton | add mathutils.geometry.box_fit_2d() to wrap BLI_convexh... |
tree | commitdiff |
2013-09-10 |
Campbell Barton | add angle_to_mat2 utility function. |
tree | commitdiff |
2013-09-10 |
Campbell Barton | misc minor changes |
tree | commitdiff |
2013-09-10 |
Campbell Barton | add 2d convex hull utility function, BLI_convexhull_2d... |
tree | commitdiff |
2013-09-05 |
Campbell Barton | fix for error in bmesh api, selection setting needs... |
tree | commitdiff |
2013-09-03 |
Joshua Leung | Tweaks to New Driver creation behaviour |
tree | commitdiff |
2013-09-02 |
Campbell Barton | Add poll message when poll fails because of window... |
tree | commitdiff |
2013-09-02 |
Campbell Barton | bmesh: internal api change, remove BMOElemMapping,... |
tree | commitdiff |
2013-08-31 |
Campbell Barton | tweak mempool loop comparisons when we know there is... |
tree | commitdiff |
2013-08-31 |
Campbell Barton | Simplify line/plane intersection, add line_plane_factor... |
tree | commitdiff |
2013-08-28 |
Thomas Dinges | Cycles / Sky Texture: |
tree | commitdiff |
2013-08-27 |
Campbell Barton | fix [#36528] crash when reinitializing bmesh from mesh |
tree | commitdiff |
2013-08-26 |
Bastien Montagne | This commit adds optional parameters for pyfunc impleme... |
tree | commitdiff |
2013-08-23 |
Campbell Barton | patch to add backkbacks for game engine start/end, |
tree | commitdiff |
2013-08-23 |
Campbell Barton | math api edits - replace point-normal form for a plane... |
tree | commitdiff |
2013-08-21 |
Campbell Barton | bmesh api cleanup, face creation args now accept an... |
tree | commitdiff |
2013-08-21 |
Campbell Barton | use BM_CREATE_NOP arg rather then zero, with pointer... |
tree | commitdiff |
2013-08-21 |
Campbell Barton | fix own regression [#36443] Vertex to UV index doesn... |
tree | commitdiff |
2013-08-20 |
Campbell Barton | add is_finite_v# functions, use bool's |
tree | commitdiff |
2013-08-20 |
Campbell Barton | fix incorrect docs [#36518] Vector.rotate() does not... |
tree | commitdiff |
2013-08-13 |
Thomas Dinges | Merged revision(s) 59035-59107 from trunk/blender into... |
tree | commitdiff |
2013-08-13 |
Sergey Sharybin | Merging r59083 through r59103 from trunk into soc-2013... |
tree | commitdiff |
2013-08-12 |
Campbell Barton | bmesh_vert_separate: remove unused return value |
tree | commitdiff |
2013-08-12 |
Sergey Sharybin | Merging r58778 through r59080 from trunk into soc-2013... |
tree | commitdiff |
2013-08-07 |
Thomas Dinges | Merged revision(s) 58859-58993 from trunk/blender into... |
tree | commitdiff |
2013-08-07 |
Campbell Barton | code cleanup: some structs were declaring data when... |
tree | commitdiff |
2013-07-31 |
Thomas Dinges | Cycles / HSV Separator and Combine node: |
tree | commitdiff |
2013-07-29 |
Sergey Sharybin | Merging r58475 through r58700 from trunk into soc-2013... |
tree | commitdiff |
2013-07-24 |
Thomas Dinges | Merged revision(s) 58452-58584 from trunk/blender into... |
tree | commitdiff |
2013-07-21 |
Campbell Barton | code cleanup: compiler warnings |
tree | commitdiff |
2013-07-21 |
Sergey Sharybin | Merging r58464 through r58474 from trunk into soc-2013... |
tree | commitdiff |
2013-07-21 |
Campbell Barton | code cleanup: add break statements in switch ()'s,... |
tree | commitdiff |
2013-07-21 |
Sergey Sharybin | Merging r58362 through r58463 from trunk into soc-2013... |
tree | commitdiff |
2013-07-20 |
Thomas Dinges | Merged revision(s) 58356-58423 from trunk/blender into... |
tree | commitdiff |
2013-07-19 |
Mitchell Stokes | Merged changes from trunk r58324-58419. |
tree | commitdiff |
2013-07-19 |
Campbell Barton | style cleanup: braces/indentation |
tree | commitdiff |
2013-07-17 |
Mitchell Stokes | Merging changes from trunk r58091-58323. |
tree | commitdiff |
2013-07-13 |
Thomas Dinges | Merged revision(s) 58093-58225 from trunk/blender into... |
tree | commitdiff |
2013-07-11 |
Sergey Sharybin | Merging r58148 through r58165 from trunk into soc-2013... |
tree | commitdiff |
2013-07-11 |
Campbell Barton | fix for problem with edge slide where it would stop... |
tree | commitdiff |
2013-07-09 |
Sergey Sharybin | Merging r58073 through r58111 from trunk into soc-2013... |
tree | commitdiff |
2013-07-09 |
Thomas Dinges | Merged revision(s) 58059-58092 from trunk/blender into... |
tree | commitdiff |
2013-07-09 |
Mitchell Stokes | Creating a BGE staging branch. |
tree | commitdiff |
2013-07-09 |
Mitchell Stokes | Deleting the ge_dev branch so it can be rebranched... |
tree | commitdiff |
2013-07-09 |
Campbell Barton | minor improvements |
tree | commitdiff |
2013-07-08 |
Sergey Sharybin | Merging r57989 through r58072 from trunk into soc-2013... |
tree | commitdiff |
2013-07-08 |
Campbell Barton | edit on own commit r57801, don't check the size of... |
tree | commitdiff |
2013-07-03 |
Thomas Dinges | Merged revision(s) 57908-57978 from trunk/blender into... |
tree | commitdiff |
2013-07-02 |
Sergey Sharybin | Merging r57925 through r57933 from trunk into soc-2013... |
tree | commitdiff |
2013-07-02 |
Campbell Barton | remove nan copyrights from code added since blender... |
tree | commitdiff |
2013-06-27 |
Thomas Dinges | Merged revision(s) 57768-57827 from trunk/blender into... |
tree | commitdiff |
2013-06-27 |
Sergey Sharybin | Merging r57729 through r57815 from trunk into soc-2013... |
tree | commitdiff |
2013-06-27 |
Campbell Barton | fix for python api bug: assigning the wrong size array... |
tree | commitdiff |
2013-06-27 |
Campbell Barton | remove redundant casts |
tree | commitdiff |
2013-06-26 |
Thomas Dinges | Merged revision(s) 57671-57767 from trunk/blender into... |
tree | commitdiff |
2013-06-26 |
Campbell Barton | fix [#35507] BMesh module: Crash on to_mesh() if faces... |
tree | commitdiff |
2013-06-24 |
Sergey Sharybin | Merging r57629 through r57694 from trunk into soc-2013... |
tree | commitdiff |
2013-06-24 |
Campbell Barton | use booleans for bpath api. |
tree | commitdiff |
2013-06-17 |
Sergey Sharybin | Merging r57395 through r57513 from trunk into soc-2013... |
tree | commitdiff |
2013-06-16 |
Thomas Dinges | Merged revision(s) 57423-57498 from trunk/blender into... |
tree | commitdiff |
2013-06-13 |
Campbell Barton | fix for pythons __dir__ returning registrable functions... |
tree | commitdiff |
2013-06-13 |
Thomas Dinges | Merged revision(s) 57369-57422 from trunk/blender into... |
tree | commitdiff |
2013-06-12 |
Campbell Barton | minor changes to the script auto-execution based on... |
tree | commitdiff |
2013-06-10 |
Thomas Dinges | Cycles / Wavelength to RGB node: |
tree | commitdiff |
2013-06-10 |
Thomas Dinges | SVN merge r57320-57365 into soc-2013-dingto |
tree | commitdiff |
2013-06-10 |
Campbell Barton | fix [#35691] Context Override replaces instead of overrides |
tree | commitdiff |
2013-06-10 |
Campbell Barton | Python script auto-execution changes: |
tree | commitdiff |
2013-06-09 |
Campbell Barton | code cleanup: group python reset functions in BPY_pytho... |
tree | commitdiff |
2013-06-02 |
Campbell Barton | fix [#35555] Collada: export destroys mesh in some... |
tree | commitdiff |
2013-05-28 |
Campbell Barton | move BLO_sys_types.h -> BLI_sys_types.h (it had nothing... |
tree | commitdiff |
2013-05-21 |
Campbell Barton | code cleanup: remove callbacks only added to wrap MEM_freeN |
tree | commitdiff |
2013-05-20 |
Campbell Barton | code cleanup: split scons includes onto multiple lines... |
tree | commitdiff |
next |