projects
/
blender-staging.git
/ history
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
style cleanup
[blender-staging.git]
/
source
/
blender
/
makesrna
/
intern
/
rna_access.c
2013-05-11
Campbell Barton
style cleanup
blob
|
commitdiff
|
raw
2013-05-10
Brecht Van Lommel
Fix #35289: UV layout export to image was extremely...
blob
|
commitdiff
|
raw
|
diff to current
2013-05-02
Campbell Barton
adjustment to own commit r56463.
blob
|
commitdiff
|
raw
|
diff to current
2013-04-25
Bastien Montagne
Fix [#34545] Render layer name is unwantedly translated...
blob
|
commitdiff
|
raw
|
diff to current
2013-04-23
Campbell Barton
fix [#34958] keyframe many items would fail if there...
blob
|
commitdiff
|
raw
|
diff to current
2013-04-22
Joshua Leung
Bugfix [#34836] Crash when driver variable has path...
blob
|
commitdiff
|
raw
|
diff to current
2013-04-15
Sergey Sharybin
Touch properties when clearing/adding to a collection.
blob
|
commitdiff
|
raw
|
diff to current
2013-04-09
Sergey Sharybin
Fix #34938: Not freeing dynstr_cstring memory blocks...
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-05
Sergey Sharybin
Apparently, you shall not define variables in the middl...
blob
|
commitdiff
|
raw
|
diff to current
2013-04-05
Brecht Van Lommel
Fix #34862: some operators like mesh separate or object...
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-03
Brecht Van Lommel
Fix #34856: crash passing an object rather than a mesh...
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-31
Campbell Barton
style cleanup
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-19
Bastien Montagne
Various cleanup around default i18n context.
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
Lukas Toenne
Merge ... the PyNodes branch (aka "custom nodes") into...
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-07
Campbell Barton
use bool for rna funcs.
blob
|
commitdiff
|
raw
|
diff to current
2013-03-06
Campbell Barton
add asserts for passing negative index values to RNA...
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-03-01
Campbell Barton
style cleanup: braces with multi-line statements, also...
blob
|
commitdiff
|
raw
|
diff to current
2013-02-28
Brecht Van Lommel
Fix #34372: mesh.verts.foreach_set not working with...
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-10
Tamito Kajiyama
Merged changes in the trunk up to revision 54421.
blob
|
commitdiff
|
raw
|
diff to current
2013-02-03
Campbell Barton
style cleanup & some spelling
blob
|
commitdiff
|
raw
|
diff to current
2013-02-01
Brecht Van Lommel
Fix python foreach_get/foreach_set not working with...
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-20
Campbell Barton
code cleanup: remove some paranoid checks which would...
blob
|
commitdiff
|
raw
|
diff to current
2013-01-15
Campbell Barton
style cleanup
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
fix [#33808] custom property write RNA_pointer_get...
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
2013-01-05
Lukas Toenne
This patch adds support in bpy.props for getter/setter...
blob
|
commitdiff
|
raw
|
diff to current
2012-12-28
Campbell Barton
fix [#33677] Lambda is un-settable for mesh.vertices_sm...
blob
|
commitdiff
|
raw
|
diff to current
2012-12-28
Campbell Barton
fix for memory leaks in own recent changes.
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-19
Campbell Barton
fix error in recent addition - reporting property chang...
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-18
Bastien Montagne
Various minor fixes to i18n code (mostly, translation...
blob
|
commitdiff
|
raw
|
diff to current
2012-12-18
Campbell Barton
use 'bpy.context' when printing properties in the info...
blob
|
commitdiff
|
raw
|
diff to current
2012-12-18
Campbell Barton
changing RNA properties now prints python script in...
blob
|
commitdiff
|
raw
|
diff to current
2012-12-18
Campbell Barton
some speedup by avoiding translation on entire enum...
blob
|
commitdiff
|
raw
|
diff to current
2012-12-18
Campbell Barton
add index argument to RNA_property_as_string() - curren...
blob
|
commitdiff
|
raw
|
diff to current
2012-12-10
Sergey Sharybin
Merging r51923 through r52851 from trunk into soc-2011...
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-02
Brecht Van Lommel
Fix warning about missing BKE_idcode_to_name_plural.
blob
|
commitdiff
|
raw
|
diff to current
2012-12-02
Campbell Barton
There was no way of knowing what ID type a property...
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-25
Campbell Barton
code cleanup: warnings, style
blob
|
commitdiff
|
raw
|
diff to current
2012-11-25
Campbell Barton
fix [#33299] When I click right button on proportional...
blob
|
commitdiff
|
raw
|
diff to current
2012-11-25
Brecht Van Lommel
Fix #33297: crash loading modal keymap after recent...
blob
|
commitdiff
|
raw
|
diff to current
2012-11-24
Brecht Van Lommel
Fix #33286: when keyframing object scale, noise fmodifi...
blob
|
commitdiff
|
raw
|
diff to current
2012-11-20
Brecht Van Lommel
Fix #33227: custom keymap syncing didn't work well...
blob
|
commitdiff
|
raw
|
diff to current
2012-11-20
Lukas Toenne
Support for type callbacks on IDProperty pointers....
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-11
Bastien Montagne
Replacing gettext i18n backend by boost::locale one.
blob
|
commitdiff
|
raw
|
diff to current
2012-11-08
Campbell Barton
patch [#32874] Fixed the property path calculation...
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-10-29
Tamito Kajiyama
Merged changes in the trunk up to revision 51718.
blob
|
commitdiff
|
raw
|
diff to current
2012-10-24
Campbell Barton
fix [#32855] Obj im and export and the file path and...
blob
|
commitdiff
|
raw
|
diff to current
2012-10-23
Campbell Barton
fix for crash using an uninitialized pointer when fcurv...
blob
|
commitdiff
|
raw
|
diff to current
2012-10-23
Campbell Barton
style cleanup: also rename bmesh_decimate.c --> bmesh_d...
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-20
Bastien Montagne
More UI messages fixes and tweaks, and BKE_report<...
blob
|
commitdiff
|
raw
|
diff to current
2012-10-14
Campbell Barton
correct another misuse of FLT_MIN
blob
|
commitdiff
|
raw
|
diff to current
2012-10-14
Campbell Barton
style cleanup
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-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-09-13
Sergey Sharybin
Merging r50522 through r50572 from trunk into soc-2011...
blob
|
commitdiff
|
raw
|
diff to current
2012-09-11
Campbell Barton
code cleanup: use min/max inline functions rather than...
blob
|
commitdiff
|
raw
|
diff to current
2012-09-08
Sergey Sharybin
Merging r50470 through r50477 from trunk into soc-2011...
blob
|
commitdiff
|
raw
|
diff to current
2012-09-08
Campbell Barton
style cleanup
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-08
Sergey Sharybin
Merging r49667 through r49680 from trunk into soc-2011...
blob
|
commitdiff
|
raw
|
diff to current
2012-08-07
Campbell Barton
use -FLT_MAX where FLT_MIN was misused
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
2012-07-29
Campbell Barton
svn merge ^/trunk/blender -r49333:49361
blob
|
commitdiff
|
raw
|
diff to current
2012-07-29
Campbell Barton
style cleanup
blob
|
commitdiff
|
raw
|
diff to current
2012-07-13
Tamito Kajiyama
Merged changes in the trunk up to revision 48893.
blob
|
commitdiff
|
raw
|
diff to current
2012-07-10
Sergey Sharybin
Movie Clip Node: skip putting frame to cache when...
blob
|
commitdiff
|
raw
|
diff to current
2012-07-10
Sergey Sharybin
Mango request: added an input node to use track's posit...
blob
|
commitdiff
|
raw
|
diff to current
2012-07-10
Sergey Sharybin
Mango request: option to clamp result of Mix RGB and...
blob
|
commitdiff
|
raw
|
diff to current
2012-07-10
Sergey Sharybin
Merging r48755 through r48793 from trunk into soc-2011...
blob
|
commitdiff
|
raw
|
diff to current
2012-07-09
Bastien Montagne
UI translation from inside Blender UI: first part.
blob
|
commitdiff
|
raw
|
diff to current
2012-06-17
Ove Murberg Henriksen
svn merge ^/trunk/blender -r47023:HEAD
blob
|
commitdiff
|
raw
|
diff to current
2012-06-10
Tamito Kajiyama
Merged changes in the trunk up to revision 47700.
blob
|
commitdiff
|
raw
|
diff to current
2012-06-10
Sergey Sharybin
Merging r47677 through r47683 from trunk into soc-2011...
blob
|
commitdiff
|
raw
|
diff to current
2012-06-10
Campbell Barton
change RNA_struct_find_function to accept a type rather...
blob
|
commitdiff
|
raw
|
diff to current
2012-06-06
Sergey Sharybin
Merging r47507 through r47534 from trunk into soc-2011...
blob
|
commitdiff
|
raw
|
diff to current
2012-06-06
Campbell Barton
style cleanup: (indentation)
blob
|
commitdiff
|
raw
|
diff to current
2012-06-03
Tamito Kajiyama
Merged changes in the trunk up to revision 47381.
blob
|
commitdiff
|
raw
|
diff to current
2012-05-28
Campbell Barton
svn merge ^/trunk/blender -r47070:47099
blob
|
commitdiff
|
raw
|
diff to current
2012-05-27
Campbell Barton
style cleanup: defines with braces
blob
|
commitdiff
|
raw
|
diff to current
2012-05-27
Campbell Barton
style cleanup
blob
|
commitdiff
|
raw
|
diff to current
next