projects
/
blender.git
/ history
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Cleanup: sort forward declarations of enum & struct
[blender.git]
/
source
/
blender
/
blenloader
/
2019-01-28
Campbell Barton
Cleanup: sort forward declarations of enum & struct
tree
|
commitdiff
2019-01-23
Richard Antalik
Add font selection to VSE text strips
tree
|
commitdiff
2019-01-15
Campbell Barton
Cleanup: commas at the end of enums
tree
|
commitdiff
2018-12-14
Campbell Barton
Missed last commit
tree
|
commitdiff
2018-12-12
Campbell Barton
Cleanup: use colon separator after parameter
tree
|
commitdiff
2018-12-10
Campbell Barton
Fix T53544: Undo in pose mode selects all fcurves
tree
|
commitdiff
2018-12-10
Campbell Barton
DNA: add runtime struct to for graph & action editor
tree
|
commitdiff
2018-12-02
Campbell Barton
Cleanup: BKE_effect.h naming
tree
|
commitdiff
2018-11-30
Campbell Barton
Cleanup: ensure '_END' macros end with a semicolon
tree
|
commitdiff
2018-11-30
Campbell Barton
Cleanup: name macros w/ matching BEGIN/END
tree
|
commitdiff
2018-11-30
Campbell Barton
Cleanup: name macros w/ matching BEGIN/END
tree
|
commitdiff
2018-11-30
Campbell Barton
Cleanup: style
tree
|
commitdiff
2018-11-22
Campbell Barton
Fix T57989: File loaded as startup
tree
|
commitdiff
2018-11-14
Campbell Barton
Cleanup: comment block tabs
tree
|
commitdiff
2018-10-29
Campbell Barton
Fix assert weight painting after undo
tree
|
commitdiff
2018-09-19
Campbell Barton
BLI_utildefines: rename pointer conversion macros
tree
|
commitdiff
2018-08-29
Campbell Barton
Cleanup: indentation
tree
|
commitdiff
2018-07-23
Bastien Montagne
Fix T55668: Volume Keyframe on Cut-ted Metastrip.
tree
|
commitdiff
2018-07-20
Bastien Montagne
Cleanup: Move 'WAVEFORM_LOADING' of sounds from flags...
tree
|
commitdiff
2018-07-20
Bastien Montagne
Fix T55414: waveforms are reprocessed when undoing
tree
|
commitdiff
2018-07-18
Stefan Werner
Compositor: Cryptomatte compositing node.
tree
|
commitdiff
2018-07-12
Campbell Barton
Cleanup: remove legacy mesh save support
tree
|
commitdiff
2018-07-11
Campbell Barton
Cleanup: duplicate versioning block
tree
|
commitdiff
2018-07-06
Sybren A. Stüvel
Ocean Modifier: removed unused refresh flags
tree
|
commitdiff
2018-07-06
Sybren A. Stüvel
Ocean Modifier: removed the MOD_OCEAN_REFRESH_ADD flag
tree
|
commitdiff
2018-06-29
Campbell Barton
Cleanup: trailing newlines
tree
|
commitdiff
2018-06-17
Campbell Barton
Cleanup: trailing space for blenloader
tree
|
commitdiff
2018-06-17
Campbell Barton
Cleanup: BLI path extension API
tree
|
commitdiff
2018-06-15
Lukas Stockner
Cycles: change Ambient Occlusion shader to output colors.
tree
|
commitdiff
2018-06-15
Campbell Barton
WM: 2.8 screen compatibility
tree
|
commitdiff
2018-06-13
Bastien Montagne
Cleanup: get rid of last G.main in BMesh code.
tree
|
commitdiff
2018-06-12
Bastien Montagne
Cleanup: moar removal of G.main in BKE area...
tree
|
commitdiff
2018-06-05
Bastien Montagne
Cleanup: use new accessors to blendfile path (Main...
tree
|
commitdiff
2018-06-03
Campbell Barton
Cleanup: remove blockscale & handler
tree
|
commitdiff
2018-06-01
Campbell Barton
Cleanup: trailing whitespace (comment blocks)
tree
|
commitdiff
2018-05-31
Bastien Montagne
Cleanup: get rid of last G.main usages in BKE library...
tree
|
commitdiff
2018-05-09
Bastien Montagne
Fix broken 'check/validate libs' code with indirect...
tree
|
commitdiff
2018-05-08
Campbell Barton
Cleanup: quiet -Warray-bounds warning
tree
|
commitdiff
2018-04-20
Bastien Montagne
Fix usage of lib filepath in previous own commit...
tree
|
commitdiff
2018-04-20
Bastien Montagne
Add debug tool to check validity of current file *befor...
tree
|
commitdiff
2018-04-19
Sergey Sharybin
Port particle instance modifier changes from Gooseberry...
tree
|
commitdiff
2018-04-19
Campbell Barton
Cleanup: style
tree
|
commitdiff
2018-04-16
Campbell Barton
Cleanup: indentation
tree
|
commitdiff
2018-04-16
Campbell Barton
Cleanup: indentation
tree
|
commitdiff
2018-04-14
Campbell Barton
Cleanup: rename WriteData struct members.
tree
|
commitdiff
2018-04-14
Campbell Barton
Undo: refactor memfile writing
tree
|
commitdiff
2018-04-09
Sybren A. Stüvel
Added support for the WEBM/VP9 video codec
tree
|
commitdiff
2018-04-05
Campbell Barton
Undo: split text undo steps out of the data-block
tree
|
commitdiff
2018-04-04
Bastien Montagne
Tweak ID->tag reset on file load (no visible change...
tree
|
commitdiff
2018-04-04
Sergey Sharybin
Depsgraph: Only bind ID-data and indices to depsgraph...
tree
|
commitdiff
2018-04-01
Campbell Barton
Resolve unsigned comparison error w/ MSVC
tree
|
commitdiff
2018-03-31
Campbell Barton
Undo: unified undo system w/ linear history
tree
|
commitdiff
2018-03-27
Campbell Barton
Cleanup: global undo (minor changes to internals)
tree
|
commitdiff
2018-03-23
Campbell Barton
Cleanup: stray tabs
tree
|
commitdiff
2018-03-19
Bogdan Nagirniak
Fix T54019: copying and linking bugs with custom ID...
tree
|
commitdiff
2018-03-12
Sergey Sharybin
Fix T54296: Cycles viewport render stuck on constant...
tree
|
commitdiff
2018-02-24
Kévin Dietrich
Smoke: expose empty space clipping property to the UI.
tree
|
commitdiff
2018-02-16
Bastien Montagne
Fix part II of T53977: Severe problem with multiple...
tree
|
commitdiff
2018-02-16
Bastien Montagne
Fix part I of T53977: Severe problem with multiple...
tree
|
commitdiff
2018-02-15
Campbell Barton
Cleanup: use '_len' instead of '_size' w/ BLI API
tree
|
commitdiff
2018-02-15
Sergey Sharybin
Simple hair children: Initial implementation of twist...
tree
|
commitdiff
2018-02-07
Campbell Barton
Cleanup: add _types.h suffix to DNA headers
tree
|
commitdiff
2018-02-01
Campbell Barton
Cleanup: pass userdef to write_userdef, const args
tree
|
commitdiff
2018-01-29
Campbell Barton
Cleanup: rename user preference flags
tree
|
commitdiff
2018-01-26
Brecht Van Lommel
Fix part of T53080: all material previews re-rendering...
tree
|
commitdiff
2018-01-25
Campbell Barton
UI: change tool-tips to be stored in the screen
tree
|
commitdiff
2018-01-19
Campbell Barton
Cleanup: typos
tree
|
commitdiff
2018-01-18
Campbell Barton
Fix T53808: VSE doesn't show scene strip markers
tree
|
commitdiff
2018-01-18
Campbell Barton
Fix weight particle brush versioning
tree
|
commitdiff
2018-01-17
Brecht Van Lommel
Fix buffer overflow vulnerability in curve, font, parti...
tree
|
commitdiff
2018-01-17
Brecht Van Lommel
Fix buffer overflow vulnerabilities in mesh code.
tree
|
commitdiff
2018-01-17
Brecht Van Lommel
Fix buffer overflow vulernability in thumbnail file...
tree
|
commitdiff
2018-01-17
Campbell Barton
Correct simple deform versioning from D2989
tree
|
commitdiff
2018-01-16
Sergey Sharybin
Cleanup: Avoid ifdefs in multiple places
tree
|
commitdiff
2018-01-16
Campbell Barton
readfile: ensure blend header follows the spec
tree
|
commitdiff
2018-01-10
Campbell Barton
Cleanup: BKE naming conventions for datablock add/localize
tree
|
commitdiff
2018-01-10
Campbell Barton
Alternate fix for brush user count
tree
|
commitdiff
2018-01-09
Campbell Barton
Correct error in last commit (versioning)
tree
|
commitdiff
2018-01-09
Campbell Barton
Add deform axis for Simple Deform modifier
tree
|
commitdiff
2018-01-08
Bastien Montagne
Fix T53509: Datablock ID Properties attached to bpy...
tree
|
commitdiff
2017-12-15
Sergey Sharybin
Move ID recalc flags into dedicated field in ID
tree
|
commitdiff
2017-12-13
Sergey Sharybin
Depsgraph: Cleanup, use less explicit checks of LIB_TAG...
tree
|
commitdiff
2017-12-11
Campbell Barton
DNA/RNA: add 'py_instance' for ID types
tree
|
commitdiff
2017-12-05
Joshua Leung
Version patching fixes for F-Curves (as required for...
tree
|
commitdiff
2017-12-04
Bastien Montagne
Cleanup: link/append: get rid of booleans in func param...
tree
|
commitdiff
2017-11-29
Maikon Araujo
Sequencer: add many more color blend modes, and a new...
tree
|
commitdiff
2017-11-27
Sergey Sharybin
Sequencer: Add option to render OpenGL preview with DoF
tree
|
commitdiff
2017-11-05
Campbell Barton
Cleanup: spelling
tree
|
commitdiff
2017-10-17
Alexander Gavrilov
Make auto handle placement aware of cyclic extrapolation.
tree
|
commitdiff
2017-10-17
Campbell Barton
Cleanup: use 'e' prefix for enum typedefs
tree
|
commitdiff
2017-10-06
Campbell Barton
Vertex Paint: move normal falloff into the brush
tree
|
commitdiff
2017-10-06
Campbell Barton
Cleanup: style
tree
|
commitdiff
2017-10-05
Campbell Barton
Sculpt Mode: 2D falloff option
tree
|
commitdiff
2017-10-03
Campbell Barton
Vertex Paint: remove accumulate (soc-2017-vertex_paint)
tree
|
commitdiff
2017-10-02
Campbell Barton
Remove brush versioning (again!)
tree
|
commitdiff
2017-10-02
Campbell Barton
Vertex Paint: projection options
tree
|
commitdiff
2017-09-29
Campbell Barton
Vertex Paint: Alpha Support
tree
|
commitdiff
2017-09-28
Campbell Barton
Adding paint brushes crashes w/ linked libs
tree
|
commitdiff
2017-09-27
Campbell Barton
Vertex/Weight Paint: Use PBVH for painting
tree
|
commitdiff
2017-09-26
Campbell Barton
Cleanup: indentation
tree
|
commitdiff
next