projects
/
blender.git
/ history
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Fix T43427: Particle system children sometimes not generated on reload
[blender.git]
/
source
/
blender
/
modifiers
/
2015-01-26
Bastien Montagne
Cleanup: strcmp/strncmp -> STREQ/STREQLEN (in boolean...
tree
|
commitdiff
2015-01-20
Lukas Tönne
Made SimDebugData into a single global instance.
tree
|
commitdiff
2015-01-20
Campbell Barton
Cleanup: warnings
tree
|
commitdiff
2015-01-20
Lukas Tönne
Fix for particle system copy: This has to make sure...
tree
|
commitdiff
2015-01-20
Lukas Tönne
Another fix for particle instance child lookups, was...
tree
|
commitdiff
2015-01-20
Lukas Tönne
Fix for invalid particle pointer access in mixed partic...
tree
|
commitdiff
2015-01-20
Lukas Tönne
Randomness factor for hair bending stiffness.
tree
|
commitdiff
2015-01-20
Lukas Tönne
Fix for particle instance initial frames.
tree
|
commitdiff
2015-01-20
Lukas Tönne
Fix for particle instance modifier: use a stable parall...
tree
|
commitdiff
2015-01-20
Lukas Tönne
Basic solver result feedback from the mass-spring ...
tree
|
commitdiff
2015-01-20
Lukas Tönne
Added new data in the cloth modifier for hair root...
tree
|
commitdiff
2015-01-20
Lukas Tönne
Debug drawing for simulations, to aid in visualizing...
tree
|
commitdiff
2015-01-13
Campbell Barton
Cleanup: consistent arg order in bmesh
tree
|
commitdiff
2015-01-12
Bastien Montagne
Cleanup: rename BKE's 'object_data_transfer' to 'data_t...
tree
|
commitdiff
2015-01-12
Campbell Barton
revert part of 7a1dc20
tree
|
commitdiff
2015-01-11
Bastien Montagne
Cleanup: quite some harmless but noisy warnings from...
tree
|
commitdiff
2015-01-09
Bastien Montagne
Transfer data: add modifier.
tree
|
commitdiff
2015-01-07
Campbell Barton
Fix for bool flag use
tree
|
commitdiff
2015-01-06
Campbell Barton
Remove slurph shape-key feature
tree
|
commitdiff
2015-01-04
Campbell Barton
cleanup: use 'coords' abbreviation for functions.
tree
|
commitdiff
2015-01-01
Campbell Barton
cleanup: redundant casts & const cast correctness
tree
|
commitdiff
2014-12-02
Sergey Sharybin
Fix T42767: Subsurfacing union boolean with same-named...
tree
|
commitdiff
2014-11-30
Campbell Barton
Cleanup: warnings & space
tree
|
commitdiff
2014-11-29
Campbell Barton
Cleanup: use const, avoid float -> double in matrix...
tree
|
commitdiff
2014-11-28
Joshua Leung
Compile Fix: BKE_mesh.h is needed for the BKE_MESH_OMP_...
tree
|
commitdiff
2014-11-28
Campbell Barton
Cleanup: unused headers
tree
|
commitdiff
2014-11-24
Campbell Barton
BLI_utildefines: add UNUSED_VARS() macro
tree
|
commitdiff
2014-11-18
Sergey Sharybin
Fix T42608: Mesh deform modifier for curve fails in...
tree
|
commitdiff
2014-11-16
Campbell Barton
Cleanup: use SUBD_CORNER_* prefix for Subdiv flags
tree
|
commitdiff
2014-11-16
Campbell Barton
Cleanup: use BLI_listbase_*** prefix for count,sort...
tree
|
commitdiff
2014-11-10
Campbell Barton
Fix T42486: Array modifier cap-end crash
tree
|
commitdiff
2014-11-03
Sergey Sharybin
Optimization of parallel range
tree
|
commitdiff
2014-11-01
Bastien Montagne
Cleanup/fix from latest coverity report.
tree
|
commitdiff
2014-10-23
Campbell Barton
Cleanup: spelling
tree
|
commitdiff
2014-10-22
Sergey Sharybin
Meshdeform: Use SSE intrinsics in meshdeform_dynamic_bind()
tree
|
commitdiff
2014-10-22
Sergey Sharybin
Meshdeform modifier: Use threaded evaluation
tree
|
commitdiff
2014-10-15
Sergey Sharybin
SCons: Fix compilation error with booleans disabled
tree
|
commitdiff
2014-10-15
Bastien Montagne
Bevel modifier: Add weight support for vertices bevelling.
tree
|
commitdiff
2014-10-07
Jason Wilkins
Ghost Context Refactor
tree
|
commitdiff
2014-10-05
Bastien Montagne
Fix T41983: Array Modifier "Merge" bug?
tree
|
commitdiff
2014-10-04
Bastien Montagne
Fix T42065: Shading issue using Array modifier
tree
|
commitdiff
2014-10-03
Campbell Barton
Fix T41983: Array regression with center-verts
tree
|
commitdiff
2014-10-03
Bastien Montagne
Better fix for T42054 - modifiers have a callback to...
tree
|
commitdiff
2014-10-03
Bastien Montagne
Fix T42054: Problem when using Cast modifier with Wiref...
tree
|
commitdiff
2014-09-26
Campbell Barton
Cleanup: unused
tree
|
commitdiff
2014-09-25
Brecht Van Lommel
Fix the skin modifier crashing when building without...
tree
|
commitdiff
2014-09-21
Bastien Montagne
Fix T41890: Regression in new array modifier code,...
tree
|
commitdiff
2014-08-29
Bastien Montagne
Fix T41630: Edge Split Modifier don't work anymore...
tree
|
commitdiff
2014-08-25
Bastien Montagne
Fix T41580: Cast modifier - Edit Cache problems.
tree
|
commitdiff
2014-08-20
Campbell Barton
Fix for recent solidify rim-only patch
tree
|
commitdiff
2014-08-18
Campbell Barton
Cleanup: assert / warn
tree
|
commitdiff
2014-08-15
Campbell Barton
Solidify Modifier "Rim Only" Option
tree
|
commitdiff
2014-08-13
Campbell Barton
Math Lib: name signed versions of dist_to_plane_v3...
tree
|
commitdiff
2014-08-12
Campbell Barton
Spelling
tree
|
commitdiff
2014-08-12
Campbell Barton
Rewritten Array Modifier D443
tree
|
commitdiff
2014-08-01
Bastien Montagne
Cleanup: Move SpaceTransform helpers from `BKE_shrinkwr...
tree
|
commitdiff
2014-07-26
Campbell Barton
Correct includes on different endian systems
tree
|
commitdiff
2014-07-21
Campbell Barton
Math Lib: rename mul_serie_m3 to mul_m3_series & reorde...
tree
|
commitdiff
2014-07-20
Campbell Barton
Math Lib: use variable length args for mul_serie_m3...
tree
|
commitdiff
2014-07-19
Campbell Barton
Defines: replace ELEM3-16 with ELEM(...), that can...
tree
|
commitdiff
2014-07-17
Howard Trickey
Fix T34664: bevel face material can be set in tool...
tree
|
commitdiff
2014-06-28
Campbell Barton
Correction to last commit
tree
|
commitdiff
2014-06-28
Campbell Barton
BLI_stackdefines
tree
|
commitdiff
2014-06-28
Campbell Barton
BLI_stack: use strict flags
tree
|
commitdiff
2014-06-25
Campbell Barton
Use fill function for setting origindex
tree
|
commitdiff
2014-06-25
Campbell Barton
Speedup for skin modifier, avoid calculating normals...
tree
|
commitdiff
2014-06-24
Campbell Barton
move STACK_* macros into BLI_stackdefines.h
tree
|
commitdiff
2014-06-18
Sergey Sharybin
Code cleanup: use bool instead of int
tree
|
commitdiff
2014-06-14
Campbell Barton
Skin Modifier: use BLI_bitmap to tag edges
tree
|
commitdiff
2014-06-13
Campbell Barton
BLI_bitmap: rename macros
tree
|
commitdiff
2014-06-13
Campbell Barton
Code cleanup: replace interp_v2_v2v2 with mid_v2_v2v2
tree
|
commitdiff
2014-06-12
Sergey Sharybin
Fix T40582: issues with apply scale when having multire...
tree
|
commitdiff
2014-06-01
Tamito Kajiyama
Fix a typo in a comment.
tree
|
commitdiff
2014-05-26
Sergey Sharybin
Fix T40315: Boolean modifier with Freestyle edges
tree
|
commitdiff
2014-05-22
Campbell Barton
Fix T40215: Boolean looses bevel width
tree
|
commitdiff
2014-05-15
Sergey Sharybin
Fix T40053: Cloth simulation, rest shape key does not...
tree
|
commitdiff
2014-05-13
Campbell Barton
Code cleanup: indentation
tree
|
commitdiff
2014-05-13
Sergey Sharybin
Fix T40151: Problem in normal with subdivision surface...
tree
|
commitdiff
2014-05-03
Sergey Sharybin
Fix T39997: Multiple boolean modifiers sharing the...
tree
|
commitdiff
2014-04-30
Campbell Barton
Code cleanup: remove unused includes
tree
|
commitdiff
2014-04-26
Campbell Barton
Code cleanup: const args and arrays
tree
|
commitdiff
2014-04-26
Campbell Barton
Code cleanup: use 'const' for arrays (blenloader, gpu...
tree
|
commitdiff
2014-04-19
Campbell Barton
Math Lib: add shell_v3v3_normalized_to_dist and v2...
tree
|
commitdiff
2014-04-15
Sergey Sharybin
Fix T39610: Shared mesh used for Mesh Deform causes...
tree
|
commitdiff
2014-04-13
Bastien Montagne
Split Normals I (2/5): Add basic BMesh support of split...
tree
|
commitdiff
2014-04-04
Campbell Barton
Code cleanup: no need to use calloc when memory is...
tree
|
commitdiff
2014-04-03
Campbell Barton
Fix T39567: simple deform modifier error
tree
|
commitdiff
2014-04-01
Campbell Barton
Code cleanup: remove TRUE/FALSE & WITH_BOOL_COMPAT...
tree
|
commitdiff
2014-03-30
Campbell Barton
Code cleanup: use strict flags for BLI_rand
tree
|
commitdiff
2014-03-30
Campbell Barton
Code cleanup: de-duplicate cotangent weight function...
tree
|
commitdiff
2014-03-28
Campbell Barton
Code cleanup: use sqrtf when input and output are float
tree
|
commitdiff
2014-03-20
Campbell Barton
Code cleanup: use bools
tree
|
commitdiff
2014-03-17
Campbell Barton
KDTree: deprecate 'normal' argument
tree
|
commitdiff
2014-03-17
Campbell Barton
Code cleanup: comments and typos
tree
|
commitdiff
2014-03-15
Campbell Barton
Code cleanup: use r_ prefix for return args
tree
|
commitdiff
2014-03-14
Campbell Barton
CMake: fix for standalone player and remove recast...
tree
|
commitdiff
2014-03-13
Bastien Montagne
Fix T39152: Blender crash when duplicate mesh with...
tree
|
commitdiff
2014-03-05
Sergey Sharybin
Fix T38962: Boolean modifier crashes when only right...
tree
|
commitdiff
2014-03-04
Bastien Montagne
Fix T38941: Laplacian Deform crashes on OSX
tree
|
commitdiff
2014-02-27
Campbell Barton
Fix T38859: Laplacian Deform Crash
tree
|
commitdiff
next