projects
/
blender.git
/ history
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Fix missing 'prop_required' flags in some ID RNA funcs.
[blender.git]
/
source
/
blender
/
makesrna
/
intern
/
rna_ID.c
2016-09-09
Bastien Montagne
Fix missing 'prop_required' flags in some ID RNA funcs.
blob
|
commitdiff
|
raw
2016-08-12
Sergey Sharybin
Depsgraph: tag relations for update when aterial slots...
blob
|
commitdiff
|
raw
|
diff to current
2016-08-06
Kévin Dietrich
Basic Alembic support
blob
|
commitdiff
|
raw
|
diff to current
2016-07-26
Julian Eisel
Correct UI names of ID types
blob
|
commitdiff
|
raw
|
diff to current
2016-07-19
Bastien Montagne
Add 'reload' function to libraries' RNA API.
blob
|
commitdiff
|
raw
|
diff to current
2016-07-12
Bastien Montagne
Fix 48831, Step I: Mismatch issues bewteen ID icon...
blob
|
commitdiff
|
raw
|
diff to current
2016-07-10
Bastien Montagne
Cleanup/Refactor: pass Main pointer to all ID copy...
blob
|
commitdiff
|
raw
|
diff to current
2016-06-25
Bastien Montagne
Cleanup: remove RNA's `ID.destroy()` function.
blob
|
commitdiff
|
raw
|
diff to current
2016-06-22
Bastien Montagne
ID-Remap, step two: add some user-level tools.
blob
|
commitdiff
|
raw
|
diff to current
2016-06-22
Bastien Montagne
ID-Remap - Step one: core work (cleanup and rework...
blob
|
commitdiff
|
raw
|
diff to current
2016-01-06
Bastien Montagne
'users of ID' py API.
blob
|
commitdiff
|
raw
|
diff to current
2015-12-28
Campbell Barton
Cleanup: use BLI_libblock prefix for id functions
blob
|
commitdiff
|
raw
|
diff to current
2015-12-27
Bastien Montagne
Split id->flag in two, persistent flags and runtime...
blob
|
commitdiff
|
raw
|
diff to current
2015-11-23
Campbell Barton
Cleanup: use `rna_enum_` prefix for RNA enums
blob
|
commitdiff
|
raw
|
diff to current
2015-11-09
Bastien Montagne
Fake user: add BKE_library helpers to set/clear that...
blob
|
commitdiff
|
raw
|
diff to current
2015-10-23
Campbell Barton
Cleanup: rename 'datablocks' -> 'data-blocks'
blob
|
commitdiff
|
raw
|
diff to current
2015-10-06
Campbell Barton
Cleanup: return PROP_EDITABLE rna flag
blob
|
commitdiff
|
raw
|
diff to current
2015-09-01
Bastien Montagne
RNA PreviewImage: add float pixels accessors.
blob
|
commitdiff
|
raw
|
diff to current
2015-08-10
Bastien Montagne
Data previews: add utils to generate/clear previews.
blob
|
commitdiff
|
raw
|
diff to current
2015-08-06
Campbell Barton
Cleanup: whitespace, unused var
blob
|
commitdiff
|
raw
|
diff to current
2015-07-14
Sergey Sharybin
Fix T45423: depsgraph: crash in IDDepsNode::tag_update
blob
|
commitdiff
|
raw
|
diff to current
2015-05-11
Bastien Montagne
Expose PreviewImage & custom icons to py API.
blob
|
commitdiff
|
raw
|
diff to current
2015-04-13
Campbell Barton
Cleanup: style
blob
|
commitdiff
|
raw
|
diff to current
2015-04-13
Gaia Clary
Minor edits of python class documentation (regarding...
blob
|
commitdiff
|
raw
|
diff to current
2015-04-04
Campbell Barton
Cleanup: use BKE_animdata_* prefix
blob
|
commitdiff
|
raw
|
diff to current
2015-01-12
Bastien Montagne
Cleanup: add missing MovieClip entry in RNA's id_type_i...
blob
|
commitdiff
|
raw
|
diff to current
2014-10-06
Campbell Barton
RNA: id enum was incomplete
blob
|
commitdiff
|
raw
|
diff to current
2014-08-05
Campbell Barton
Add RNA access to packed libraries
blob
|
commitdiff
|
raw
|
diff to current
2014-07-21
Antony Riakiotakis
GSOC 2013 paint
blob
|
commitdiff
|
raw
|
diff to current
2014-04-01
Campbell Barton
Code cleanup: remove TRUE/FALSE & WITH_BOOL_COMPAT...
blob
|
commitdiff
|
raw
|
diff to current
2014-03-03
Campbell Barton
Icon for LineStyle
blob
|
commitdiff
|
raw
|
diff to current
2014-01-03
Campbell Barton
Text3d: avoid converting utf8 to wchar_t in editmode
blob
|
commitdiff
|
raw
|
diff to current
2013-09-26
Tamito Kajiyama
Fix for the name of line style ID blocks, from "Freesty...
blob
|
commitdiff
|
raw
|
diff to current
2013-09-26
Irie Shinsuke
Use the brush icon rather than the particle icon for...
blob
|
commitdiff
|
raw
|
diff to current
2013-09-11
Campbell Barton
code cleanup: set enums as static or add RNA_enum_types...
blob
|
commitdiff
|
raw
|
diff to current
2013-08-16
Thomas Dinges
Merged revision(s) 59108-59184 from trunk/blender into...
blob
|
commitdiff
|
raw
|
diff to current
2013-08-15
Sergey Sharybin
Merging r59136 through r59152 from trunk into soc-2013...
blob
|
commitdiff
|
raw
|
diff to current
2013-08-14
Campbell Barton
add materials.clear() method, matching other python...
blob
|
commitdiff
|
raw
|
diff to current
2013-08-13
Sergey Sharybin
Merging r59104 through r59112 from trunk into soc-2013...
blob
|
commitdiff
|
raw
|
diff to current
2013-08-13
Campbell Barton
make materials.pop() and more like pythons list.pop
blob
|
commitdiff
|
raw
|
diff to current
2013-07-09
Mitchell Stokes
Creating a BGE staging branch.
blob
|
commitdiff
|
raw
|
diff to current
2013-04-06
Tamito Kajiyama
Part I of the Freestyle branch merger: new 'freestyle...
blob
|
commitdiff
|
raw
|
diff to current
2013-04-06
Tamito Kajiyama
Pre-merger changes.
soc-2008-mxcurioni
blob
|
commitdiff
|
raw
|
diff to current
2013-04-06
Sergey Sharybin
svn merge ^/trunk/blender -r55815:55840
blob
|
commitdiff
|
raw
|
diff to current
2013-04-05
Campbell Barton
svn merge ^/trunk/blender -r55813:55815
blob
|
commitdiff
|
raw
|
diff to current
2013-04-05
Campbell Barton
svn merge ^/trunk/blender -r55776:55813
blob
|
commitdiff
|
raw
|
diff to current
2013-04-04
Campbell Barton
svn merge ^/trunk/blender -r55700:55776
blob
|
commitdiff
|
raw
|
diff to current
2013-04-01
Tamito Kajiyama
Merged changes in the trunk up to revision 55700.
blob
|
commitdiff
|
raw
|
diff to current
2013-03-27
Campbell Barton
svn merge ^/trunk/blender -r55594:55635
blob
|
commitdiff
|
raw
|
diff to current
2013-03-26
Sergey Sharybin
Merging r55547 through r55594 from trunk into soc-2008...
blob
|
commitdiff
|
raw
|
diff to current
2013-03-26
Sergey Sharybin
Freestyle: fix crash unlinking object
blob
|
commitdiff
|
raw
|
diff to current
2013-03-24
Tamito Kajiyama
Merged changes in the trunk up to revision 55546.
blob
|
commitdiff
|
raw
|
diff to current
2013-03-23
Tamito Kajiyama
A major code update for making the DNA file specificati...
blob
|
commitdiff
|
raw
|
diff to current
2013-03-18
Campbell Barton
svn merge ^/trunk/blender -r55372:55392
blob
|
commitdiff
|
raw
|
diff to current
2013-03-18
Campbell Barton
svn merge ^/trunk/blender -r55357:55372
blob
|
commitdiff
|
raw
|
diff to current
2013-03-18
Tamito Kajiyama
Merged changes in the trunk up to revision 55357.
blob
|
commitdiff
|
raw
|
diff to current
2013-03-10
Campbell Barton
code cleanup:
blob
|
commitdiff
|
raw
|
diff to current
2013-03-10
Campbell Barton
patch [#34103] check_for_dupid.patch
blob
|
commitdiff
|
raw
|
diff to current
2013-03-07
Campbell Barton
use bool for rna funcs.
blob
|
commitdiff
|
raw
|
diff to current
2013-03-03
Tamito Kajiyama
Merged changes in the trunk up to revision 54992.
blob
|
commitdiff
|
raw
|
diff to current
2013-02-25
Sergey Sharybin
code cleanup: remove unused and unsupported functions...
blob
|
commitdiff
|
raw
|
diff to current
2013-02-25
Sergey Sharybin
Camera tracking: libmv distortion API now also uses...
blob
|
commitdiff
|
raw
|
diff to current
2013-02-24
Tamito Kajiyama
Merged changes in the trunk up to revision 54802.
blob
|
commitdiff
|
raw
|
diff to current
2013-02-16
Tamito Kajiyama
Merged changes in the trunk up to revision 54594.
blob
|
commitdiff
|
raw
|
diff to current
2013-02-10
Tamito Kajiyama
Merged changes in the trunk up to revision 54421.
blob
|
commitdiff
|
raw
|
diff to current
2013-01-29
Tamito Kajiyama
Merged changes in the trunk up to revision 54171.
blob
|
commitdiff
|
raw
|
diff to current
2013-01-26
Tamito Kajiyama
Merged changes in the trunk up to revision 54110.
blob
|
commitdiff
|
raw
|
diff to current
2013-01-12
Tamito Kajiyama
Merged changes in the trunk up to revision 53729.
blob
|
commitdiff
|
raw
|
diff to current
2013-01-09
Campbell Barton
add RNA_def_struct_ptr(...) to use for runtime struct...
blob
|
commitdiff
|
raw
|
diff to current
2013-01-05
Tamito Kajiyama
Merged changes in the trunk up to revision 53584.
blob
|
commitdiff
|
raw
|
diff to current
2012-12-23
Tamito Kajiyama
Merged changes in the trunk up to revision 53280.
blob
|
commitdiff
|
raw
|
diff to current
2012-12-20
Tamito Kajiyama
Another big patch set by Bastien Montagne, thanks a...
blob
|
commitdiff
|
raw
|
diff to current
2012-12-19
Tamito Kajiyama
Merged changes in the trunk up to revision 53146.
blob
|
commitdiff
|
raw
|
diff to current
2012-12-10
Tamito Kajiyama
Merged changes in the trunk up to revision 52858.
blob
|
commitdiff
|
raw
|
diff to current
2012-12-08
Tamito Kajiyama
Merged changes in the trunk up to revision 52815.
blob
|
commitdiff
|
raw
|
diff to current
2012-12-01
Tamito Kajiyama
Merged changes in the trunk up to revision 52690.
blob
|
commitdiff
|
raw
|
diff to current
2012-11-26
Tamito Kajiyama
Merged changes in the trunk up to revision 52546.
blob
|
commitdiff
|
raw
|
diff to current
2012-11-19
Tamito Kajiyama
Merged changes in the trunk up to revision 52340.
blob
|
commitdiff
|
raw
|
diff to current
2012-11-14
Tamito Kajiyama
Merged changes in the trunk up to revision 52191.
blob
|
commitdiff
|
raw
|
diff to current
2012-11-12
Tamito Kajiyama
Merged changes in the trunk up to revision 52118.
blob
|
commitdiff
|
raw
|
diff to current
2012-11-07
Tamito Kajiyama
Merged changes in the trunk up to revision 51985.
blob
|
commitdiff
|
raw
|
diff to current
2012-11-05
Sergey Sharybin
Merging r50625 through r51896 from trunk into soc-2011...
blob
|
commitdiff
|
raw
|
diff to current
2012-11-04
Tamito Kajiyama
Merged changes in the trunk up to revision 51863.
blob
|
commitdiff
|
raw
|
diff to current
2012-11-04
Tamito Kajiyama
Merged changes in the trunk up to revision 51853.
blob
|
commitdiff
|
raw
|
diff to current
2012-10-29
Tamito Kajiyama
Merged changes in the trunk up to revision 51718.
blob
|
commitdiff
|
raw
|
diff to current
2012-10-21
Bastien Montagne
A final bunch of UI messages fixes and tweaks, and...
blob
|
commitdiff
|
raw
|
diff to current
2012-10-20
Tamito Kajiyama
Merged changes in the trunk up to revision 51448.
blob
|
commitdiff
|
raw
|
diff to current
2012-10-09
Ove Murberg Henriksen
svn merge ^/trunk/blender -r48592:HEAD
blob
|
commitdiff
|
raw
|
diff to current
2012-10-06
Tamito Kajiyama
Merged changes in the trunk up to revision 51126.
blob
|
commitdiff
|
raw
|
diff to current
2012-09-30
Tamito Kajiyama
Merged changes in the trunk up to revision 50956.
blob
|
commitdiff
|
raw
|
diff to current
2012-09-23
Tamito Kajiyama
Merged changes in the trunk up to revision 50829.
blob
|
commitdiff
|
raw
|
diff to current
2012-09-22
Campbell Barton
code cleanup: make many functions static
blob
|
commitdiff
|
raw
|
diff to current
2012-09-15
Tamito Kajiyama
Merged changes in the trunk up to revision 50607.
blob
|
commitdiff
|
raw
|
diff to current
2012-08-29
Tamito Kajiyama
Merged changes in the trunk up to revision 50257.
blob
|
commitdiff
|
raw
|
diff to current
2012-08-18
Tamito Kajiyama
Merged changes in the trunk up to revision 49986.
blob
|
commitdiff
|
raw
|
diff to current
2012-08-12
Tamito Kajiyama
Merged changes in the trunk up to revision 49797.
blob
|
commitdiff
|
raw
|
diff to current
2012-08-05
Sergey Sharybin
Merging r49534 through r49573 from trunk into soc-2011...
blob
|
commitdiff
|
raw
|
diff to current
2012-08-03
Campbell Barton
code cleanup: use camelcase for struct name.
blob
|
commitdiff
|
raw
|
diff to current
2012-08-03
Campbell Barton
code cleanup:
blob
|
commitdiff
|
raw
|
diff to current
2012-08-02
Tamito Kajiyama
Merged changes in the trunk up to revision 49478.
blob
|
commitdiff
|
raw
|
diff to current
next