tornavis/source/blender/makesdna
Sergey Sharybin a27772cd66 Fix makesdna not checking alignment for a non-native platform
This was causing alignment issues which were only visible on a platform
of particular bitness, so it was easy to break stuff for 32bit when
working on 64bit platform and vice versa.
2016-05-09 09:54:51 +02:00
..
intern Fix makesdna not checking alignment for a non-native platform 2016-05-09 09:54:51 +02:00
CMakeLists.txt Another big patch set by Bastien Montagne, thanks a lot! 2012-12-20 07:57:26 +00:00
DNA_ID.h Better fix for T47787 - remove extra user due to 'user_one' as soon as we increase 'real' user count. 2016-03-14 15:05:52 +01:00
DNA_action_types.h AnimEditors: Fuzzy/Multi-Word Name Filtering 2016-03-24 02:45:14 +13:00
DNA_actuator_types.h BGE: Remove KX_IPOActuator. 2015-11-03 10:31:08 +01:00
DNA_anim_types.h Revert "Fix T47896: Scripted Expression string length limit is too short for some autogenerated expressions" 2016-03-26 23:00:20 +13:00
DNA_armature_types.h DNA: replace GCC poison with ifdef for enums 2015-07-10 15:58:50 +10:00
DNA_boid_types.h style cleanup: trailing tabs & expand some non prefix tabs into spaces. 2012-10-21 05:46:41 +00:00
DNA_brush_types.h Sculpt: Add rake option to snake-hook 2016-01-21 21:28:07 +11:00
DNA_camera_types.h Multi-View: Cycles - Spherical Stereo support (VR Panoramas) 2016-03-10 09:28:29 -03:00
DNA_cloth_types.h Removed the cloth preroll feature. 2015-02-12 16:30:07 +01:00
DNA_color_types.h Cleanup: redundant struct declarations 2015-03-29 03:56:39 +11:00
DNA_constraint_types.h Pataz-Gooseberry Request: Limits on Volume Preservation for Spline IK 2015-01-13 18:06:53 +13:00
DNA_controller_types.h BGE - button for deactivate sensors, controllers and actuators 2014-04-16 22:40:07 -03:00
DNA_curve_types.h Fix for missing update changing VFont.filepath 2016-03-05 17:40:33 +11:00
DNA_customdata_types.h Fix T45471: Blend file: Bad old_addr handling in mesh's customdata writing. 2015-07-21 12:02:11 +02:00
DNA_defs.h DNA Deprecation: add DNA_DEPRECATED_GCC_POISON for enum/structs. 2013-12-10 13:01:55 +11:00
DNA_documentation.h DNA; document how to ignore a struct 2015-05-08 06:54:13 +10:00
DNA_dynamicpaint_types.h Cleanup: redundant struct declarations 2015-03-29 03:56:39 +11:00
DNA_effect_types.h
DNA_fileglobal_types.h Refactor BKE_blender into separate headers 2016-04-25 19:27:45 +10:00
DNA_freestyle_types.h Cleanup: #define -> enums. 2014-11-19 20:49:18 +01:00
DNA_genfile.h Cleanup: use enum constant for DNA comparison 2016-01-16 15:00:22 +11:00
DNA_gpencil_types.h Fix makesdna not checking alignment for a non-native platform 2016-05-09 09:54:51 +02:00
DNA_gpu_types.h Depth of field high quality: 2015-03-19 15:18:14 +01:00
DNA_group_types.h Data previews: add preview to Object, Group and Scene. 2015-08-10 15:41:28 +02:00
DNA_image_types.h World textures displaying for viewport in BI. 2016-01-27 12:06:57 +03:00
DNA_ipo_types.h Cleanup: unused defines 2015-11-12 18:54:26 +11:00
DNA_key_types.h Remove slurph shape-key feature 2015-01-07 02:06:37 +11:00
DNA_lamp_types.h Full Inverse-Quadratic-Equation Lamp Falloff 2016-03-13 02:05:36 +01:00
DNA_lattice_types.h Make lattice deform safe for threading 2013-08-19 10:11:48 +00:00
DNA_linestyle_types.h Code cleanup: White space and dead code. 2015-07-10 23:15:57 +09:00
DNA_listBase.h patch [#34103] - listbase.patch, insertlinkbefore.patch 2013-02-22 14:12:55 +00:00
DNA_mask_types.h Mask: add option to detect self intersections 2014-02-13 19:12:28 +11:00
DNA_material_types.h Support multiple tangents for BI render & viewport 2016-04-26 20:43:29 +10:00
DNA_mesh_types.h DNA: replace GCC poison with ifdef for enums 2015-07-10 15:58:50 +10:00
DNA_meshdata_types.h Fix T44048: freestyle lines in Cycles are in the wrong color space. 2015-10-10 18:44:19 +02:00
DNA_meta_types.h Remove unused bounding box from MetaBall 2013-08-19 09:41:13 +00:00
DNA_modifier_types.h Simple Deform modifier: invert vgroup option 2016-03-07 11:28:21 +11:00
DNA_movieclip_types.h Clip editor prefetch changes 2013-04-04 09:50:38 +00:00
DNA_nla_types.h code cleanup: comment/remove unused defines 2013-05-28 01:15:59 +00:00
DNA_node_types.h Compositor: negative color support for ASC-CDL offset 2016-05-05 00:06:55 +10:00
DNA_object_fluidsim.h Cleanup: remove unused fluidsim members 2015-10-08 18:17:10 +11:00
DNA_object_force.h Cleanup: unused defines 2015-11-12 18:54:26 +11:00
DNA_object_types.h Grease Pencil: Merge GPencil_Editing_Stage3 branch into master 2015-12-13 21:03:13 +13:00
DNA_outliner_types.h Fix (unreported) crash with undo/outliner and drivers. 2015-09-09 16:36:23 +02:00
DNA_packedFile_types.h Cleanup: style & const's 2015-05-05 05:19:49 +10:00
DNA_particle_types.h Fix T47038: Particles in Particle Edit Mode get added in completely wrong location. 2016-01-04 12:19:45 +01:00
DNA_property_types.h code cleanup: comment/remove unused defines 2013-05-28 01:15:59 +00:00
DNA_rigidbody_types.h Rigidbody: Allow triangle mesh shapes to deform during simulation 2013-12-26 18:38:06 +01:00
DNA_scene_types.h Curve Draw: option to apply absolute offset 2016-05-04 15:45:55 +10:00
DNA_screen_types.h Fix T47837: Filtering UIList broken with recent master. 2016-03-19 17:06:32 +01:00
DNA_sdna_types.h incorrect spelling in comments 2012-09-26 20:05:38 +00:00
DNA_sensor_types.h Cleanup: unused defines 2015-11-12 18:54:26 +11:00
DNA_sequence_types.h Sequencer text strip color options 2016-04-27 15:49:13 +10:00
DNA_smoke_types.h Implementation of OpenVDB as a possible cache format for smoke 2016-01-23 08:39:40 +01:00
DNA_sound_types.h DNA: replace GCC poison with ifdef for enums 2015-07-10 15:58:50 +10:00
DNA_space_types.h cleanup: spelling / typos 2016-01-28 00:30:50 -05:00
DNA_speaker_types.h
DNA_text_types.h code cleanup: comment/remove unused defines 2013-05-28 01:15:59 +00:00
DNA_texture_types.h Color sources for point density textures based on mesh vertices 2016-03-24 12:07:03 +01:00
DNA_tracking_types.h Cleanup: redundant struct declarations 2015-03-29 03:56:39 +11:00
DNA_userdef_types.h Fix T46909: Text strip not themeable 2015-12-02 00:01:36 +01:00
DNA_vec_types.h
DNA_vfont_types.h Defines: replace ELEM3-16 with ELEM(...), that can take varargs 2014-07-20 01:33:40 +10:00
DNA_view2d_types.h Fix T44432: Zoom to mouse fails /w FCurve editor 2015-04-21 13:10:32 +10:00
DNA_view3d_types.h Revert "3D Cursor: Add option to lock it in place to prevent accidental modification" 2015-12-17 14:58:21 +11:00
DNA_windowmanager_types.h Fix T47204: selection failing directly after disabling multisample in user prefs. 2016-02-06 12:21:41 +01:00
DNA_world_types.h cleanup: spelling, comments, alignment 2016-01-28 01:36:12 -05:00