2011-03-13 |
Campbell Barton | Inconsistent use of array_index vs index with animation... |
blob | commitdiff | raw |
2011-03-03 |
Campbell Barton | replace 0 with NULL when used as a pointer |
blob | commitdiff | raw | diff to current |
2011-02-27 |
Nathan Letwory | doxygen: blender/makesrna tagged. |
blob | commitdiff | raw | diff to current |
2011-02-23 |
Nathan Letwory | doxygen: prevent GPL license block from being parsed... |
blob | commitdiff | raw | diff to current |
2011-02-01 |
Joshua Leung | Bugfix: Renaming Keying Sets didn't update timeline |
blob | commitdiff | raw | diff to current |
2011-01-24 |
Campbell Barton | Raise an exception when registering classes with ID... |
blob | commitdiff | raw | diff to current |
2011-01-19 |
Joshua Leung | Added missing updates for NLA RNA settings |
blob | commitdiff | raw | diff to current |
2011-01-13 |
Campbell Barton | remove/comment unused vars |
blob | commitdiff | raw | diff to current |
2011-01-12 |
Campbell Barton | modification to Joshua's commit r34270, |
blob | commitdiff | raw | diff to current |
2011-01-12 |
Joshua Leung | Patch [#24763] NLA Track & Strip methods |
blob | commitdiff | raw | diff to current |
2011-01-10 |
Campbell Barton | comment/remove various unused vars, |
blob | commitdiff | raw | diff to current |
2011-01-07 |
Campbell Barton | remove references to BKE_utildefines where its not... |
blob | commitdiff | raw | diff to current |
2011-01-07 |
Campbell Barton | split BKE_utildefines.h, now it only has blender specif... |
blob | commitdiff | raw | diff to current |
2010-12-29 |
Joshua Leung | Bugfix [#24163] Unable to animate INSIDE a group node... |
blob | commitdiff | raw | diff to current |
2010-12-28 |
Joshua Leung | - Typo fixes |
blob | commitdiff | raw | diff to current |
2010-12-07 |
Campbell Barton | pass along the context to extension functions, this... |
blob | commitdiff | raw | diff to current |
2010-12-04 |
Campbell Barton | Give functions that use printf style formatting GCC... |
blob | commitdiff | raw | diff to current |
2010-11-17 |
Campbell Barton | use 'const char *' by default with RNA functions except... |
blob | commitdiff | raw | diff to current |
2010-11-14 |
Campbell Barton | bugfix [#24668] Deleting armature objects removes a... |
blob | commitdiff | raw | diff to current |
2010-10-16 |
Campbell Barton | most unused arg warnings corrected. |
blob | commitdiff | raw | diff to current |
2010-09-23 |
Campbell Barton | bugfix [#23795] Insert Visual Loc/Rot Keyframe of Armat... |
blob | commitdiff | raw | diff to current |
2010-08-24 |
Campbell Barton | py/rna remove functions now all work in a similar way. |
blob | commitdiff | raw | diff to current |
2010-08-24 |
Campbell Barton | move more active variables to be nested in collections. |
blob | commitdiff | raw | diff to current |
2010-08-23 |
Campbell Barton | - move more active properties into their collections: |
blob | commitdiff | raw | diff to current |
2010-08-18 |
Campbell Barton | rna naming mainly for Scene/IK/KeyingSet's |
blob | commitdiff | raw | diff to current |
2010-08-18 |
Campbell Barton | rna renaming, still only adjusting properties that... |
blob | commitdiff | raw | diff to current |
2010-08-17 |
Campbell Barton | apply UserPrefs and Theme rna naming changes. |
blob | commitdiff | raw | diff to current |
2010-08-05 |
Joerg Mueller | svn merge -r 30954:31059 https://svn.blender.org/svnroo... |
blob | commitdiff | raw | diff to current |
2010-08-03 |
Campbell Barton | rna pointer poll function, not used yet. |
blob | commitdiff | raw | diff to current |
2010-06-19 |
Joerg Mueller | Recreating my GSoC branch. |
blob | commitdiff | raw | diff to current |
2010-06-19 |
Joerg Mueller | Deleting my GSoC branch to recreate it. |
blob | commitdiff | raw |
2010-05-25 |
Joerg Mueller | Merge with trunk, revision 28528 - 28976. |
blob | commitdiff | raw | diff to current |
2010-05-20 |
Joshua Leung | Bugfix #22374: index=-1 not work for keyingset.paths... |
blob | commitdiff | raw | diff to current |
2010-05-04 |
Daniel Salazar | Great patch by Harley Acheson fixing about 80 typos... |
blob | commitdiff | raw | diff to current |
2010-04-04 |
Campbell Barton | make keying set path functions members of the paths... |
blob | commitdiff | raw | diff to current |
2010-03-25 |
Joshua Leung | More assorted Keying Sets changes for Cessen (mainly... |
blob | commitdiff | raw | diff to current |
2010-03-24 |
Joshua Leung | Keying Sets - PyAPI consistency issues: |
blob | commitdiff | raw | diff to current |
2010-03-24 |
Campbell Barton | remove unused rna includes |
blob | commitdiff | raw | diff to current |
2010-03-23 |
Joshua Leung | Keying Sets: BuiltIn vs Absolute Tweaks |
blob | commitdiff | raw | diff to current |
2010-03-18 |
Joshua Leung | Bugfix: Autokeying was non-functional after the Keying... |
blob | commitdiff | raw | diff to current |
2010-03-17 |
Joshua Leung | PyKeyingSet Bugfixes: |
blob | commitdiff | raw | diff to current |
2010-03-16 |
Joshua Leung | == Massive Keying Sets Recode == |
blob | commitdiff | raw | diff to current |
2010-02-27 |
Joshua Leung | * Renaming some Keying Sets API functions to make the... |
blob | commitdiff | raw | diff to current |
2010-02-12 |
Campbell Barton | correct fsf address |
blob | commitdiff | raw | diff to current |
2010-02-10 |
Campbell Barton | batch remove .'s used with RNA_def_struct_ui_text |
blob | commitdiff | raw | diff to current |
2010-01-24 |
Campbell Barton | copy of docs from 2.4x for python modules that have... |
blob | commitdiff | raw | diff to current |
2010-01-05 |
Arystanbek Dyussenov | Merge from trunk -r 25003:25745. |
blob | commitdiff | raw | diff to current |
2010-01-05 |
Arystanbek Dyussenov | Merge -c 25001,25310,25311,25638,25746 from COLLADA... |
blob | commitdiff | raw | diff to current |
2009-12-14 |
Joshua Leung | Keyframing Bugfixes and Feature Requests: |
blob | commitdiff | raw | diff to current |
2009-12-11 |
Brecht Van Lommel | Sculpt Branch: sculpt25 |
blob | commitdiff | raw | diff to current |
2009-12-10 |
Campbell Barton | * rename 'rna_path' --> 'data_path', rna and dna are... |
blob | commitdiff | raw | diff to current |
2009-12-10 |
Joshua Leung | Durian Request: Default F-Curve Auto-Colour Modes |
blob | commitdiff | raw | diff to current |
2009-11-25 |
Brecht Van Lommel | Sculpt: |
blob | commitdiff | raw | diff to current |
2009-11-22 |
Arystanbek Dyussenov | COLLADA branch: merge from trunk -r 24522:24758. |
blob | commitdiff | raw | diff to current |
2009-11-16 |
Campbell Barton | python api for ID property access by Joseph Eager,... |
blob | commitdiff | raw | diff to current |
2009-11-13 |
Joshua Leung | Driver Editing Tweaks: |
blob | commitdiff | raw | diff to current |
2009-10-25 |
Arystanbek Dyussenov | Merge from trunk -r 23000:23968. |
blob | commitdiff | raw | diff to current |
2009-10-19 |
Arystanbek Dyussenov | Merge from trunk -r 22040:23000. |
blob | commitdiff | raw | diff to current |
2009-10-14 |
Joshua Leung | UI Templates: ('Any ID' Selector) |
blob | commitdiff | raw | diff to current |
2009-10-06 |
Andre Susano Pinto | svn merge -r 23528:23646 https://svn.blender.org/svnroo... soc-2009-jaguarandi |
blob | commitdiff | raw | diff to current |
2009-10-03 |
Joshua Leung | Keying Sets UI: |
blob | commitdiff | raw | diff to current |
2009-09-29 |
Campbell Barton | Copying scripts from 2.4x without 2.5x changes |
blob | commitdiff | raw | diff to current |
2009-09-28 |
Andre Susano Pinto | svn merge -r 23207:23528 https://svn.blender.org/svnroo... |
blob | commitdiff | raw | diff to current |
2009-09-27 |
Joshua Leung | 2.5 - Assorted Animation UI/Editing Tweaks |
blob | commitdiff | raw | diff to current |
2009-09-24 |
Benoit Bolsee | Merge ... itasc branch. Project files, scons and cmake... |
blob | commitdiff | raw | diff to current |
2009-09-22 |
Arystanbek Dyussenov | Manual merge of soc-2009-kazanbas branch: |
blob | commitdiff | raw | diff to current |
2009-09-15 |
Arystanbek Dyussenov | Undo revision 23130 which was a merge with 2.5, a messy... soc-2009-kazanbas |
blob | commitdiff | raw | diff to current |
2009-09-15 |
Andre Susano Pinto | svn merge -r 22571:22800 https://svn.blender.org/svnroo... |
blob | commitdiff | raw | diff to current |
2009-09-14 |
Campbell Barton | use static functions where possible for some local... |
blob | commitdiff | raw | diff to current |
2009-09-12 |
Martin Poirier | copying 2.5 over to trunk |
blob | commitdiff | raw | diff to current |
2009-09-11 |
Arystanbek Dyussenov | Merge with -r 22620:23107. |
blob | commitdiff | raw | diff to current |
2009-09-11 |
Campbell Barton | svn merge https://svn.blender.org/svnroot/bf-blender... |
blob | commitdiff | raw | diff to current |
2009-09-08 |
Dalai Felinto | manual merge trunk -r 23037 |
blob | commitdiff | raw | diff to current |
2009-09-07 |
Campbell Barton | svn merge https://svn.blender.org/svnroot/bf-blender... |
blob | commitdiff | raw | diff to current |
2009-09-07 |
Campbell Barton | svn merge https://svn.blender.org/svnroot/bf-blender... |
blob | commitdiff | raw | diff to current |
2009-09-01 |
Campbell Barton | svn merge https://svn.blender.org/svnroot/bf-blender... |
blob | commitdiff | raw | diff to current |
2009-08-29 |
Campbell Barton | svn merge https://svn.blender.org/svnroot/bf-blender... |
blob | commitdiff | raw | diff to current |
2009-08-27 |
Joshua Leung | Grease Pencil: RNA Wrapping |
blob | commitdiff | raw | diff to current |
2009-08-25 |
Matt Ebb | * Volume Rendering |
blob | commitdiff | raw | diff to current |
2009-08-25 |
Joshua Leung | 2.5 - Keying Sets API (now usable from Py-Scripts) |
blob | commitdiff | raw | diff to current |
2009-08-24 |
Nathan Letwory | * merge r22734 from trunk |
blob | commitdiff | raw | diff to current |
2009-08-23 |
Campbell Barton | svn merge https://svn.blender.org/svnroot/bf-blender... |
blob | commitdiff | raw | diff to current |
2009-08-22 |
Campbell Barton | svn merge https://svn.blender.org/svnroot/bf-blender... |
blob | commitdiff | raw | diff to current |
2009-08-22 |
Campbell Barton | svn merge https://svn.blender.org/svnroot/bf-blender... |
blob | commitdiff | raw | diff to current |
2009-08-21 |
Campbell Barton | svn merge https://svn.blender.org/svnroot/bf-blender... |
blob | commitdiff | raw | diff to current |
2009-08-15 |
Joshua Leung | Commenting out code from commit 22457 by Genscher for... |
blob | commitdiff | raw | diff to current |
2009-08-13 |
Matt Ebb | * First commit merging 2.4-based sim_physics in to... |
blob | commitdiff | raw | diff to current |
2009-08-11 |
Andre Susano Pinto | svn merge -r 22138:22364 https://svn.blender.org/svnro... |
blob | commitdiff | raw | diff to current |
2009-08-07 |
Campbell Barton | svn merge https://svn.blender.org/svnroot/bf-blender... |
blob | commitdiff | raw | diff to current |
2009-08-04 |
Campbell Barton | svn merge https://svn.blender.org/svnroot/bf-blender... |
blob | commitdiff | raw | diff to current |
2009-08-03 |
Arystanbek Dyussenov | Merge with 2.5 -r 21756:22173. |
blob | commitdiff | raw | diff to current |
2009-08-02 |
Joshua Leung | NLA Tweaks: |
blob | commitdiff | raw | diff to current |
2009-08-02 |
Campbell Barton | svn merge https://svn.blender.org/svnroot/bf-blender... |
blob | commitdiff | raw | diff to current |
2009-08-01 |
Andre Susano Pinto | svn merge -r 21508:22111 https://svn.blender.org/svnroo... |
blob | commitdiff | raw | diff to current |
2009-07-31 |
Campbell Barton | svn merge https://svn.blender.org/svnroot/bf-blender... |
blob | commitdiff | raw | diff to current |
2009-07-31 |
Joshua Leung | Animato - NLA + Realtime Animating Goodies |
blob | commitdiff | raw | diff to current |
2009-07-31 |
Campbell Barton | svn merge https://svn.blender.org/svnroot/bf-blender... |
blob | commitdiff | raw | diff to current |
2009-07-30 |
Arystanbek Dyussenov | Merge with 2.5 -r 21788:22040. |
blob | commitdiff | raw | diff to current |
2009-07-25 |
Campbell Barton | svn merge https://svn.blender.org/svnroot/bf-blender... |
blob | commitdiff | raw | diff to current |
2009-07-25 |
Campbell Barton | svn merge https://svn.blender.org/svnroot/bf-blender... |
blob | commitdiff | raw | diff to current |
next |